LRM_RE_RES_STRUC - Registration of Rule Structure for OC and PC
Registration of Rule Structure for OC and PC information is stored in SAP table LRM_RE_RES_STRUC.
It is part of development package S_LRM_RE in software component BC-ILM-IRM-RT. This development package consists of objects that can be grouped under "Rule Processing (Internal Use)".
It is part of development package S_LRM_RE in software component BC-ILM-IRM-RT. This development package consists of objects that can be grouped under "Rule Processing (Internal Use)".
Fields for table LRM_RE_RES_STRUC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT_CATEGORY | Object Category | X | LRM_OBJECT_CATEGORY | CHAR | 10 | LRM_T_OC |
POLICY_CATEGORY | Policy Category | X | LRM_POLICY_CATEGORY | CHAR | 3 | LRM_T_PC |
RESULT_STRUCTURE | Name of Include Structure for Object / Policy Category | LRM_RE_RULE_STRUC_NAME | CHAR | 30 | * | |
RULE_TABNAME | Name of Rule Table for Object / Policy Category | LRM_RE_RULE_TAB_NAME | CHAR | 30 | * | |
COND_TABNAME | Name of Condition Table for Object / Policy Category | LRM_RE_COND_TAB_NAME | CHAR | 30 | * |