RSCDS_SP_CONFIG - Configuration of stored procedure
Configuration of stored procedure information is stored in SAP table RSCDS_SP_CONFIG.
It is part of development package RSCDS in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Summarization Routines for Fact Table".
It is part of development package RSCDS in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Summarization Routines for Fact Table".
Fields for table RSCDS_SP_CONFIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GUID | UUID | X | RSUUID | CHAR | 64 | |
COUNTER | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
TYPE | Character field, length 64 | CHAR64 | CHAR | 128 | ||
NAME | Character field, length 64 | CHAR64 | CHAR | 128 | ||
VALUE | 128 character | CHAR128 | CHAR | 256 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
INFOCUBE | InfoCube | RSINFOCUBE | CHAR | 60 | ||
MAX_REQUEST | Master data ID | RSSID | INT4 | 4 |