SVIM_DELE_TABLOG - Store User Decisions For Record Deletions
Store User Decisions For Record Deletions information is stored in SAP table SVIM_DELE_TABLOG.
It is part of development package SVIM_DELETION_PERSISTENCE in software component BC-CUS-TOL-TME. This development package consists of objects that can be grouped under "Store User Decisions For Record Deletions".
It is part of development package SVIM_DELETION_PERSISTENCE in software component BC-CUS-TOL-TME. This development package consists of objects that can be grouped under "Store User Decisions For Record Deletions".
Fields for table SVIM_DELE_TABLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
OBJECTNAME | Object Name | X | OB_OBJECT | CHAR | 60 | |
OBJECTTYPE | Object type | X | OB_TYP | CHAR | 2 | |
TABLENAME | Table Name | X | TABNAME | CHAR | 60 | |
DELETED_KEY | Deleted Key(SHA-1 Checksum) | X | SVIM_DELETED_KEY | RAW | 20 | |
DELETED_BY | Deleted By | SVIM_DELETED_BY | CHAR | 24 | ||
DELETED_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |