SXMSMSGDEF - Message Definition
Message Definition information is stored in SAP table SXMSMSGDEF.
It is part of development package SXMSJOB in software component BC-XI-IS-IEN. This development package consists of objects that can be grouped under "XI: Time-Driven Message Processing".
It is part of development package SXMSJOB in software component BC-XI-IS-IEN. This development package consists of objects that can be grouped under "XI: Time-Driven Message Processing".
Fields for table SXMSMSGDEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
GUID | Filter ID | X | SXMSFILTERGUID | RAW | 16 | |
.INCLUDE | SXMSMSGDEF_INC | 0 | ||||
LOCATION | Filter Location | SXMSLOCATION | CHAR | 1 | ||
SENDER | Sender/Receiver ID | SXMSSENDER_ID | CHAR | 30 | * | |
RECEIVER | Receiver ID | SXMSRECEIVER_ID | CHAR | 30 | * | |
QUEUE | ID for Message Queue | SXMSQUEUE_ID | CHAR | 16 | ||
JOB_ID | Job ID | SXMSJOB | CHAR | 32 | ||
PREFIX | Queue Prefix | SXMS_QUEUE_PREFIX | CHAR | 4 | ||
MSGTYPE | Message Type | SXMS_ACKNOWLEDGE | CHAR | 1 | ||
SIZECAT | Smaller/Larger Operator | SXMSMSGSIZECAT | CHAR | 1 | ||
MSGSIZE | Size of Message Payload in KB | SXMSMSGSIZE | NUMC | 7 | ||
SEQUENCE | Sequence of Message Filters | SXMSMSGSEQU | NUMC | 6 | ||
STATUS | Message Filter Status | SXMSMSGDEFSTATUS | CHAR | 1 | ||
MAXPACKSIZE | Maximum Size of Message Package | SXMSMAXPACKSIZE | INT4 | 4 | ||
STARTATONCE | Flag ('' space) to indicate start mode of packaged messages | SXMSSTARTATONCE | CHAR | 1 | ||
EO_QUEUE | Data Type for Generated EO tcmp Queue | SXMS_EO_QUEUE | CHAR | 24 | ||
DESCR | Description | SXMSDESCR | CHAR | 60 | ||
.INCLUDE | SXMS_USERDATES | 0 | ||||
CREATEDBY | Created by User | SXMSCREATEDBY | CHAR | 12 | ||
CREATEDDATE | Created On | SXMSCREATEDDATE | DATS | 8 | ||
CREATEDTIME | Created At | SXMSCREATEDTIME | TIMS | 6 | ||
MODIFIEDBY | Last Changed By | SXMSMODIFIEDBY | CHAR | 12 | ||
MODIFYDATE | Changed On | SXMSMODIFYDATE | DATS | 8 | ||
MODIFYTIME | Last Changed At | SXMSMODIFYTIME | TIMS | 6 |