TILMSTOREVENT - ILM DB Store: Event Recording
ILM DB Store: Event Recording information is stored in SAP table TILMSTOREVENT.
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 TILMSTOREVENT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
ORIGIN | ILM Store: Indicates the Origin of the Data | X | ILM_STOR_ORIGIN | CHAR | 64 | * |
REQUEST_KEY | 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 | |
AREA | ILM DB Store: Area from which an Event Originates | X | ILM_STOR_EVENT_AREA | INT2 | 2 | |
EVENT_STEP | ILM DB Store: Timepoint in an Event | X | ILM_STOR_EVENT_STEP | INT1 | 1 | |
SEQUENCE | Sequence Number of Event | X | INT1 | 1 | ||
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
REQUEST_DATE | Field of type DATS | DATS | DATS | 16 | ||
REQUEST_TIME | Field of type TIMS | TIMS | TIMS | 12 | ||
TAG | ILM DB Store: Description of Text Table | ILM_STOR_DESCRIPTION | CHAR | 120 | ||
NOTIFICATION | Additional Information | STRG | 8 | |||
DURATION | Duration of Event in Milliseconds (Only Closing Events) | INT4 | 4 |