RSCOPY_MAP - Mapping between original and copy
Mapping between original and copy information is stored in SAP table RSCOPY_MAP.
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_MAP
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 | |
COPY_INDEX | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
COPY_TYPE | BW: Object Type (TLOGO) | RSTLOGO | CHAR | 8 | ||
COPY_SUBTYPE | BW Metadata Repository: Subtype of TLOGO Type | RSO_TLOGO_SUBTYPE | CHAR | 8 | ||
COPY_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 80 | ||
COPY_TEXT | Long description | RSTXTLG | CHAR | 120 | ||
COPY_MODE | Copy Type | RSCOPY_MODE | CHAR | 4 |