PLCYTYCMIF

This table stores command interface relationship information for a business policy.

Column Descriptions:

NameTypeDescription
POLICYTYPE_IDCHAR (64) NOT NULLThe policy type ID.
BUSINESSCMDIFVARCHAR (254) NOT NULLThe Java command interface for the business policy object. The command for each policy instance must implement this interface. There can be zero or more commands for each business policy object.
OPTCOUNTERSMALLINTThe optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>BUSINESSCMDIFPrimary Key

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_605POLICYTYPE_IDPOLICYTYPEPOLICYTYPE_IDCascade