DD10B - DD: Parameters for Structured Objects, for ex. View Entities
DD: Parameters for Structured Objects, for ex. View Entities information is stored in SAP table DD10B.
It is part of development package SDCBO in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "RDL Artifacts".
It is part of development package SDCBO in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "RDL Artifacts".
Fields for table DD10B
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
STRUCOBJN | DD: Name of a structured object (e.g. entity, context) | X | DDSTRUCOBJNAME | CHAR | 60 | |
NODENAME | Node Name of BO in ABAP Dictionary | X | DDNODENAME | CHAR | 60 | |
PARAMETERNAME | DD: Name of a Parameter | X | DDPARNAME | CHAR | 60 | |
POSNR | DD: Marked Position in a Repeat Group | X | DDFDPOS | INT4 | 4 | |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
ROLLNAME | Data element (semantic domain) | ROLLNAME | CHAR | 60 | ||
COMPTYPE | DD: Component Type | COMPTYPE | CHAR | 2 | ||
DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
PARAMETERNAME_RAW | DD: Name of a parameter in original notation | DDPARNAME_RAW | CHAR | 60 | ||
ABAPTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
DBLENGTH | Length of field in ABAP | DBLENGTH | RAW | 2 | ||
DBLENGTH2 | ABAP Dictionary: Length on Database | DBLENGTH2 | RAW | 4 | ||
DIGITS | Dictionary length for DEC, CURR, QUAN types | DDINTLENG | RAW | 2 | ||
SYSTFIELD | Field Name | FIELDNAME | CHAR | 60 | ||
PARAMETERTYPE | DD: CDS Parameter Type | DD_CDS_PARAMETER_TYPE | CHAR | 2 |