DDREPLINDATA - DD: Information on Metadata Transfer: New Fields
DD: Information on Metadata Transfer: New Fields information is stored in SAP table DDREPLINDATA.
It is part of development package SDRPLI in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "Dictionary Replicator".
It is part of development package SDRPLI in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "Dictionary Replicator".
Fields for table DDREPLINDATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APPLICATION | DD: Application (for example, SAP Netweaver BI Accelerator) | X | DDAPPLICATION | CHAR | 120 | |
STATE | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
OBJNAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
OBJTYPE | ABAP Dictionary Object Type | X | OBJECTTYP | CHAR | 8 | |
FIELDNAMENEW | Field Name | X | FIELDNAME | CHAR | 60 | * |
KIND | DD: Describes how a field is to be handled | X | DDCOLKIND | CHAR | 20 | |
KEYFLAG | Identifies a key field of a table | KEYFLAG | 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 | ||
COLPOSITION | Position of the field in the table | TABFDPOS | NUMC | 8 |