RSWR_DATA_BACKUP - Runtime Data Backup
Runtime Data Backup information is stored in SAP table RSWR_DATA_BACKUP.
It is part of development package RSWEBRUNTIME in software component BW-BEX-ET. This development package consists of objects that can be grouped under "Web Runtime Environment Functions (7.x)".
It is part of development package RSWEBRUNTIME in software component BW-BEX-ET. This development package consists of objects that can be grouped under "Web Runtime Environment Functions (7.x)".
Fields for table RSWR_DATA_BACKUP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | ID of Runtime Data | X | RSWR_DATA_ID | CHAR | 60 | |
TYPE | Type of Runtime Data | RSWR_DATA_TYPE | CHAR | 2 | ||
STATUS | Status of Runtime Data | RSWR_DATA_STATUS | CHAR | 2 | ||
DATA | Runtime Data as String | RSWR_DATA_STRING | STRG | 8 | ||
OWNER | User Name in User Master Record | XUBNAME | CHAR | 24 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
STATUS_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
MAIN_TLOGO | BW: Object Type (TLOGO) | RSTLOGO | CHAR | 8 | ||
MAIN_OBJECT_ID | Object Name in Object Directory | SOBJ_NAME | CHAR | 80 | ||
XDATA | Runtime Data as X-String | RSWR_DATA_XSTRING | RSTR | 8 |