SCI_DD28S_E - Lines of a selection condition
Lines of a selection condition information is stored in SAP table SCI_DD28S_E.
It is part of development package S_CODE_INSPECTOR in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Source Code Analysis".
It is part of development package S_CODE_INSPECTOR in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Source Code Analysis".
Fields for table SCI_DD28S_E
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CONDNAME | Selection condition ID | X | CONDNAME | CHAR | 60 | |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
AS4VERS | Version of a selection condition | X | CONDVERS | NUMC | 8 | DD29L |
POSITIONX | Position in a repetition group | X | MCPOS | NUMC | 8 | |
TABNAME | Table Name | TABNAME | CHAR | 60 | * | |
FIELDNAME | Field Name | FIELDNAME | CHAR | 60 | * | |
NEGATION | NOT operator in selection conditions | VSNEGATION | CHAR | 6 | ||
OPERATOR | Operator in a Join Condition | VSOPERATOR | CHAR | 4 | ||
CONSTANTS | Constant in selection conditions | VSCONST | CHAR | 76 | ||
CONTLINE | Flag for continuation line in selection conditions | VSCONTFLAG | CHAR | 2 | ||
AND_OR | AND/OR link in a selection or join condition | VSCONJ | CHAR | 6 | ||
OFFSETX | Offset within a matchcode field | MCIDOFFS | NUMC | 8 | ||
FLENGTH | Field length within a MC ID | MCIDLEN | NUMC | 8 | ||
MCOFIELD | Matchcode field name | MCFIELDN | CHAR | 60 | * | |
JOPERATOR | CHAR05 data element for SYST | SYCHAR05 | CHAR | 10 |