ISLM_ENTITY_ACT - Actions corresponding to ISLM entity messages
Actions corresponding to ISLM entity messages information is stored in SAP table ISLM_ENTITY_ACT.
It is part of development package S_INTSCN_LM_DB in software component BC-ISM. This development package consists of objects that can be grouped under "Database operation".
It is part of development package S_INTSCN_LM_DB in software component BC-ISM. This development package consists of objects that can be grouped under "Database operation".
Fields for table ISLM_ENTITY_ACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ENTITY_MSG_ID | Message class corresponding for the entity message | X | ISLM_DE_ENTITY_MSG_CLASS | CHAR | 40 | |
ENTITY_MSG_NUM | Message number corresponding for the entity message | X | ISLM_DE_ENTITY_MSG_NUM | NUMC | 6 | |
ACTION_MSG_ID | Message class corresponding to the corrective action | X | ISLM_DE_ACTION_MSG_CLASS | CHAR | 40 | |
ACTION_MSG_NUM | Message number corresponding for the action | X | ISLM_DE_ACTION_MSG_NUM | NUMC | 6 | |
ACTION_MSG_TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 2 |