COMAP - Online BDC output mapping from message table to container
Online BDC output mapping from message table to container information is stored in SAP table COMAP.
It is part of development package CCMA in software component CS-CI-CIC. This development package consists of objects that can be grouped under "Customer Interaction Center Components".
It is part of development package CCMA in software component CS-CI-CIC. This development package consists of objects that can be grouped under "Customer Interaction Center Components".
Fields for table COMAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
BDC_NAME | Name of batch input session | X | D0100_MAPN | CHAR | 12 | CACCEL |
SEQ | Batch Input Session Sequence | X | CBDCSEQ | NUMC | 3 | |
SOURCE | BDC output map value source | CBDCOSOURCE | CHAR | 1 | ||
PID | Set/Get parameter ID | MEMORYID | CHAR | 20 | * | |
DYNAME | Batch input module name | BDC_MODULE | CHAR | 40 | ||
DYNUMB | Batch input screen number | BDC_DYNNR | CHAR | 4 | ||
MSGTYP | Batch input message type | BDC_MART | CHAR | 1 | ||
MSGID | Batch input message ID | BDC_MID | CHAR | 20 | * | |
MSGNR | Batch input message number | BDC_MNR | CHAR | 3 | ||
MSGVN | Online BDC variable message part number | CBDCMNUM | NUMC | 1 | ||
ELEMENT | Element | SWC_ELEM | CHAR | 32 | ||
TYPE | ABAP Type of element | SWC_TYPE | CHAR | 1 | ||
ELEMLENGTH | Length of the field in bytes | SWC_LENGTH | NUMC | 3 | ||
ITAB | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
REFSTRUCT | Reference table | SWC_REFSTR | CHAR | 30 | * | |
REFFIELD | Reference field | SWC_REFFLD | CHAR | 30 | * | |
OBJTYP | Object Type | SWO_OBJTYP | CHAR | 10 | * |