ISLM_ENTITY_MSG - Message table for ISLM entities (Execution/Deployment)
Message table for ISLM entities (Execution/Deployment) information is stored in SAP table ISLM_ENTITY_MSG.
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_MSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
MESSAGE_GUID | UUID | X | ISLM2_DE_UUID | CHAR | 72 | |
REF_ENTITY_ID | Reference Entity Id | ISLM_DE_REF_ENTITY_ID | CHAR | 72 | ||
REF_ENTITY_TYPE | Reference Entity Type | ISLM_DE_REF_ENTITY_TYPE | CHAR | 4 | ||
SCENARIO_NAME | Intelligent Scenario Name | ISLM2_DE_PS_NAME | CHAR | 40 | ||
MSG_ID | Message class corresponding for the entity message | ISLM_DE_ENTITY_MSG_CLASS | CHAR | 40 | ||
MSG_NUM | Message number corresponding for the entity message | ISLM_DE_ENTITY_MSG_NUM | NUMC | 6 | ||
MSG_TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 2 | ||
MSG_V1 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_V2 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_V3 | Message Variable | SYMSGV | CHAR | 100 | ||
MSG_V4 | Message Variable | SYMSGV | CHAR | 100 | ||
CREATED_AT | Creation Date UTC time stamp | ISLM_DE_CREATIONDATE_UTC | DEC | 11 | ||
CREATED_BY | Created by | ISLM_DE_CRUSER | CHAR | 24 | ||
MODIFIED_AT | Last modified UTC time stamp | ISLM_DE_LASTMODIFIED_UTC | DEC | 11 | ||
MODIFIED_BY | Modified by | ISLM_DE_MODIFIED_BY | CHAR | 24 |