DDREPLICATOR - DD: Information on Metadata Transfer
DD: Information on Metadata Transfer information is stored in SAP table DDREPLICATOR.
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 DDREPLICATOR
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 | |
NEWNAME | Name of the ABAP Dictionary object | OBJECTNAME | CHAR | 60 | ||
COLUMNS | Defining Fields | STRG | 8 | |||
ROWORCOLST | Distinguish between row memory and column memory | DDROWORCOLST | CHAR | 2 | ||
EXISTCHECK | Existence Check: A: abort, I': ignore | CHAR | 2 | |||
EXISTRC | 0: Table exists; 4: Table does not exist in replic. schema | INT1 | 1 | |||
DROP_CREATE | 'X': DROP/CREATE | CHAR | 2 | |||
DBNAMENEW | Table Name | TABNAME | CHAR | 60 | * | |
DBVIEWNAME | DD: Name of View on Database | DBVIEWNAME | CHAR | 500 | ||
BASETABLE | Table Name | DDVIEWTABL | CHAR | 60 | * | |
PRESERVE_FK | DD: Preserve Foreign Keys in Replications | DDPRESERVE_FK | CHAR | 2 | ||
PRESERVE_INDX | DD: Preserve Secondary Indexes in Replications | DDPRESERVE_INDX | CHAR | 2 | ||
LOCALDB | X: Metadata will be taken from local DB | CHAR | 2 | |||
RC | Return Code | SYSUBRC | INT4 | 4 | ||
DONE | 'X': Object was processed | CHAR | 2 |