TILM_STOR_AUDIT - ILM DB Store: Audit Information about Payload Requests
ILM DB Store: Audit Information about Payload Requests information is stored in SAP table TILM_STOR_AUDIT.
It is part of development package S_ILM_STOR_DB in software component BC-ILM-STO. This development package consists of objects that can be grouped under "ILM DB Store: Database".
It is part of development package S_ILM_STOR_DB in software component BC-ILM-STO. This development package consists of objects that can be grouped under "ILM DB Store: Database".
Fields for table TILM_STOR_AUDIT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ORIGIN | ILM Store: Indicates the Origin of the Data | X | ILM_STOR_ORIGIN | CHAR | 64 | * |
HANDLE | ILM Store: Resource Handle | X | ILM_STOR_HANDLE | CHAR | 64 | |
COMMAND | ILM DB Store: Name of an Event | X | ILM_STOR_EVENT_NAME | INT4 | 4 | |
REQUEST_KEY | ILM Store: Resource Handle | X | ILM_STOR_HANDLE | CHAR | 64 | |
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
DATA_SIZE | DEC type that is suitable for 64 bit integer | ABAP_MSIZE | DEC | 11 | ||
PROC_TIME | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
RETCODE | 4 Byte Signed Integer | INT4 | INT4 | 4 |