RSDDTMPTAB_LOG - Log for DB Temporary Objects in BW
Log for DB Temporary Objects in BW information is stored in SAP table RSDDTMPTAB_LOG.
It is part of development package RSDRU in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Data Manager Database Utilities".
It is part of development package RSDRU in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Data Manager Database Utilities".
Fields for table RSDDTMPTAB_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT_NAME | Table Name | X | TABNAME | CHAR | 60 | * |
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
OPERATION | Name of the operation Module | CHAR | 100 | |||
LINE_IN_OP_CODE | Position of Logging in the Operation Code | INT4 | 4 | |||
CALLSTACK | Callstack for the operation(top-bottom) | CHAR | 510 | |||
USERNAME | User calling indirectly the RSDDTMPTAB framework | CHAR | 24 |