Previous Topic: 10.2.2 Input Exits

Next Topic: 10.2.4 Output Exits

10.2.3 Parameter-Related Exits


+---------------+
| T S O A C R T |  TSO Account Code Derivation (TSOACRT)
+---------------+

DESCRIPTION:
The TSOACRT exit derives the value of the account code
elements described in prefix.MICS.PARMS(TSOACCT).

INVOCATION:
The exit is referenced once for each of the following files:
TSOTSC, TSOTSI, TSOTSU, TSO_BC, TSO_BI, and TSO_BU.

ACCOUNTING INTERFACE:
No interface is provided.

USES:
This exit sets the value of the TSOACTx variables.

ELEMENTS AVAILABLE:
All DETAIL time-span elements of the files are available.

CODING RESTRICTIONS:  Refer to Chapter 7 of this guide.

SPECIAL NOTES:
The exit code is contained in
sharedprefix.MICS.PARMS(TSOACRT).

SAMPLE USER EXIT:
See Chapter 7 for a sample exit.


+---------------+
| T S O A U R T |  TSO Application Unit Derivation (TSOAURT)
+---------------+

DESCRIPTION:
The TSOAURT exit derives the value of the Application Unit
Identifier (TSOAPU) data element used for transaction
accounting by the CA MICS Accounting and Chargeback Product.

INVOCATION:
The exit is referenced once for each of the following files:
TSOTSC, TSOTSI, TSO_BC, and TSO_BI.

ACCOUNTING INTERFACE:
No interface is provided.

USES:
This exit sets the value of the TSOAPU variable.

ELEMENTS AVAILABLE:
All DETAIL time-span elements of the files are available.
WRKTSC is set to 1 while processing the TSOTSC and TSO_BC
files.  WRKTSI is set to 1 while processing the TSOTSI and
TSO_BI files.

CODING RESTRICTIONS:  Refer to Chapter 7 of this guide.

SPECIAL NOTES:
The exit code is contained in prefix.MICS.PARMS(TSOAURT).

SAMPLE USER EXIT:
See Chapter 7 for a sample exit.