RSCNVSTEP - Steps for dimension conversion
Steps for dimension conversion information is stored in SAP table RSCNVSTEP.
It is part of development package RSCNV in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Package for Metadata Remodeling".
It is part of development package RSCNV in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "Package for Metadata Remodeling".
Fields for table RSCNVSTEP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | Conversion Request Number | X | RSMRT_CNVREQNO | RAW | 16 | |
STEPNM | Operation Name | X | RSMRT_OPNM | CHAR | 60 | |
IPRONM | InfoProvider Being Converted | X | RSMRT_IPRONM | CHAR | 60 | |
IS_PARTPROV | Boolean | RS_BOOL | CHAR | 2 | ||
STEPNO | Serial Number of Conversion Step | RSMRT_STEPNO | NUMC | 6 | ||
PREVSTEPNM | Operation Name | RSMRT_OPNM | CHAR | 60 | ||
SHOW_IN_MONITOR | Boolean | RS_BOOL | CHAR | 2 | ||
STARTTIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
ENDTIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
STATUS | Conversion Step Status | RSMRT_STEPSTATUS | CHAR | 2 |