Previous Topic: Database-Related Keywords

Next Topic: CAIKSPAR Usage Considerations

Keywords Used by Both DataManager and CA PMA Chargeback

The following keywords are used for DataManager batch processing and CA PMA Chargeback online functions (options).

CUSTOMER_NAME=

The company name (up to 25 characters) that you want to appear on your reports.

BASE_VERSION= (required)

The four-character required field must be either TEST or PROD. It specifies the DataManager version CA PMA Chargeback will validate its data against. For example: BASE_VERSION = TEST

CAKRLOAD_EXIT= (optional)

The name of a user-written exit to be invoked during CAKRLOAD processing. The value specified must be a valid load module name available during execution of CAKRLOAD. If not specified, the default value is CA$KRLD. For more information, see The User Exit for CAKRLOAD in the CA PMA Chargeback User Guide.

CAKSLOAD_EXIT= (optional)

The name of a user-written exit to be invoked during CAKSLOAD processing. The value specified must be a valid load module name available during execution of CAKSLOAD. If not specified, the default value is CA$KREX. For more information, see The User Exit for CAKSLOAD in this guide.