DDDRUL_PREDICATE - Dependency Rules: Predicates
Dependency Rules: Predicates information is stored in SAP table DDDRUL_PREDICATE.
It is part of development package SDDEPENDENCY_RULE in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "Data Dictionary Dependeny Rules".
It is part of development package SDDEPENDENCY_RULE in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "Data Dictionary Dependeny Rules".
Fields for table DDDRUL_PREDICATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Name of ABAP Dictionary Object | X | DDOBJNAME | CHAR | 60 | |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
PREDICATE_TYPE | Dictionary Dependency Rules: Predicate Type | X | DDDRUL_PREDICATE_TYPE | CHAR | 4 | |
ASC_POS | Dictionary Dependency Rules: Ascending Position | X | DDDRUL_ASCENDING_POSITION | INT4 | 4 | |
EXPR_TYPE | Type of a source based expression | DD_EXPR_TYPE | CHAR | 40 | ||
EXPR_PARAMCOUNT | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
BASEOBJ_ALIAS | Name of ABAP Dictionary Object | DDOBJNAME | CHAR | 60 | ||
BASEOBJ_NAME | Name of ABAP Dictionary Object | DDOBJNAME | CHAR | 60 | ||
BASEOBJ_TYPE | Type of the Dictionary object | TABTYPE | CHAR | 2 | ||
FIELD_NAME | Field Name | FIELDNAME | CHAR | 60 | ||
FUNCTION | DD: Name of a Function on the Database | DDDBFUNCNAME | CHAR | 60 | ||
OPERATOR | Operator for expressions (and, or, + -, ...) | DD_EXPR_OPERATOR | CHAR | 20 | ||
LITERAL | Literal in DD Expression | DD_EXPR_LITERAL | STRG | 8 | ||
PARAMETER_NAME | DD: Parameter name in functions with named parameters | DD_PARAMETER_NAME | CHAR | 60 | ||
ROLLNAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | ||
DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
LENGTH | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
IS_TYPE_PRESERVING | Flag (X or Blank) | AS4FLAG | CHAR | 2 | ||
START_LINE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
START_COLUMN | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
END_LINE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
END_COLUMN | 4 Byte Signed Integer | INT4 | INT4 | 4 |