ACORGPOL

This table is deprecated and is provided for backward compatibility only.

Column Descriptions:

NameTypeDescription
ACPOLICY_IDINTEGER NOT NULLThe ID of the template policy. It is a foreign key to the ACPOLICY table.
MEMBER_IDBIGINT NOT NULLThe ID of the organizational entity that does not want the template policy applied to it. It is a foreign key to the MEMBER table.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The 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>ACPOLICY_ID+MEMBER_IDPrimary Key
I0000436MEMBER_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_25MEMBER_IDMEMBERMEMBER_IDCascade
F_26ACPOLICY_IDACPOLICYACPOLICY_IDCascade