TILM_STOR_RTM - ILM DB Store: Runtime Management
ILM DB Store: Runtime Management information is stored in SAP table TILM_STOR_RTM.
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_RTM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
HANDLE | ILM Store: Resource Handle | X | ILM_STOR_HANDLE | CHAR | 64 | |
STATUS | ILM DB Store: Status of an Element | ILM_STOR_STATUS | INT4 | 4 | ||
FILE_SERVER | Server Name | BTCSRVNAME | CHAR | 40 | ||
FILENAME | ILM DB Store: File Name in File System | ILM_STOR_FILENAME | CHAR | 2048 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
REQUEST_KEY | ILM Store: Resource Handle | ILM_STOR_HANDLE | CHAR | 64 | ||
PROC_TYPE | ILM Store: How to process a resource (especially PUT) | ILM_STOR_PROCESS_TYPE | CHAR | 6 | ||
PROC_PHASE | ILM Store: Phase ID when processing a resource | ILM_STOR_PROCESS_PHASE | CHAR | 6 | ||
COMMAND | ILM Store: Name of a command | ILM_STOR_COMMAND | CHAR | 20 |