RSCOPY_FLD - Mapping Between Original Fields and Target Fields
Mapping Between Original Fields and Target Fields information is stored in SAP table RSCOPY_FLD.
It is part of development package RSCOPY in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Data Flow Copy".
It is part of development package RSCOPY in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Data Flow Copy".
Fields for table RSCOPY_FLD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RUNID | Copy Process (Run for Copy Tool) | X | RSCOPY_RUNID | INT4 | 4 | |
ORIG_TYPE | BW: Object Type (TLOGO) | X | RSTLOGO | CHAR | 8 | |
ORIG_SUBTYPE | BW Metadata Repository: Subtype of TLOGO Type | X | RSO_TLOGO_SUBTYPE | CHAR | 8 | |
ORIG_NAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | |
ORIG_FIELD | Field of a Data Flow Object | X | RSCOPY_FIELD | CHAR | 60 | |
COPY_TYPE | BW: Object Type (TLOGO) | X | RSTLOGO | CHAR | 8 | |
COPY_SUBTYPE | BW Metadata Repository: Subtype of TLOGO Type | X | RSO_TLOGO_SUBTYPE | CHAR | 8 | |
COPY_NAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | |
COPY_FIELD | Field of a Data Flow Object | RSCOPY_FIELD | CHAR | 60 |