RSDRDLOGHEADER - Log Delete Actions (Header Table)
Log Delete Actions (Header Table) information is stored in SAP table RSDRDLOGHEADER.
It is part of development package RSDRD in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Delete Data Manager Data".
It is part of development package RSDRD in software component BW-BEX-OT. This development package consists of objects that can be grouped under "Delete Data Manager Data".
Fields for table RSDRDLOGHEADER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYDATE | Date | X | DATUM | DATS | 8 | |
SYTIME | Time | X | UZEIT | TIMS | 6 | |
SYUSER | User Name | X | USERNAME | CHAR | 12 | |
DATATARGET | Data target for transaction data (InfoCube, ODS object, ...) | X | RSDDATATARGET | CHAR | 30 | |
TABLNM | Table Name | X | TABNAME | CHAR | 30 | * |
PARTNM | Table Name | X | TABNAME | CHAR | 30 | * |
POSITION_ID | Foreign Key for Position Table RSDRDLOGPOSITION | INT4 | 4 | |||
DELMODE | Delete Mode | CHAR | 1 | |||
PARTMODE | Drop or Truncate on the Partition | CHAR | 1 | |||
DBCNT | Number of Records that were Deleted or Inserted | FLTP | 8 | |||
FINISHED_OK | Deletion Successfully Ended | CHAR | 1 |