UJP_VALID_DEF - BPC: Validation Logic Definition
BPC: Validation Logic Definition information is stored in SAP table UJP_VALID_DEF.
It is part of development package UJP in software component EPM-BPC-NW-TDL. This development package consists of objects that can be grouped under "Parameter driven logic".
It is part of development package UJP in software component EPM-BPC-NW-TDL. This development package consists of objects that can be grouped under "Parameter driven logic".
Fields for table UJP_VALID_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RULE_TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
RULE_FIELD_NAME | Field Name | X | FIELDNAME | CHAR | 60 | |
REF_DIM_TYPE | BPC: Dimension Type | UJ_DIM_TYPE | CHAR | 2 | ||
REF_DIM_ATTRS | CHAR | 400 | ||||
REF_RULE_TAB | Table Name | TABNAME | CHAR | 60 | ||
REF_RULE_FIELDS | CHAR | 400 | ||||
REF_IN_VALUES | BPC: list of included validation values | UJP_IN_VALUES | CHAR | 256 | ||
REF_EX_VALUES | BPC: list of excluded validation values | UJP_EX_VALUES | CHAR | 256 | ||
VALIDATE_CLASS | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
VALIDATE_METHOD | Full Component Name | SEOCPDNAME | CHAR | 122 | ||
VALIDATE_PARAM | BPC: parameter value | UJP_PARAM_VALUE | CHAR | 100 | ||
F_ALLOW_BLANK | BPC: Generic indicator | UJ_FLG | CHAR | 2 |