DDREPLICATORVI - DD: Information on Metadata Transfer
DD: Information on Metadata Transfer information is stored in SAP table DDREPLICATORVI.
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 DDREPLICATORVI
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 | DDREPLICATOR |
| 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 | |
| VIEWCLASS | View Type | VIEWCLASS | CHAR | 2 | ||
| COLUMNS | Exception fields in target system | STRG | 8 | |||
| BASETABLE | Table Name | DDVIEWTABL | CHAR | 60 | * | |
| DBVIEWNAME | DD: Name of View on Database | DBVIEWNAME | CHAR | 500 | ||
| DEVCLASS | Package | DEVCLASS | CHAR | 60 | * | |
| RC | Return Code | SYSUBRC | INT4 | 4 | ||
| DONE | 'X': Object was processed | CHAR | 2 |