EDOAIFMSG - Relation between AIF Message and eDocument
Relation between AIF Message and eDocument information is stored in SAP table EDOAIFMSG.
It is part of development package GLO-EDO in software component CA-GTF-CSC-EDO. This development package consists of objects that can be grouped under "eDocument General".
It is part of development package GLO-EDO in software component CA-GTF-CSC-EDO. This development package consists of objects that can be grouped under "eDocument General".
Fields for table EDOAIFMSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
AIF_MSG_GUID | Interface Message ID | X | EDOC_INTERFACE_GUID | CHAR | 64 | |
EDOC_GUID | eDocument: GUID | EDOC_GUID | CHAR | 64 | EDOCUMENT | |
IS_RESPONSE | Interface Message ID for Response | EDOC_FLAG_MSG_RESP | CHAR | 2 | ||
PREC_MSG_GUID | Preceding Interface Message ID | EDOC_INTF_GUID_PREC | CHAR | 64 | ||
AIF_NS | eDocument: Namespace for AIF Mapping | EDOC_AIF_NS | CHAR | 12 | ||
AIF_INTERFACE | eDocument: Interface Name for AIF Mapping | EDOC_AIF_INTERFACE | CHAR | 20 | ||
AIF_VERSION | eDocument: Interface Version for AIF Mapping | EDOC_AIF_VERSION | CHAR | 10 | ||
CREATED_BY | Created By (User) | EDOC_CREATION_USER | CHAR | 24 | ||
CREATE_DATE | Creation Date | EDOC_CREATION_DATE | DATS | 16 | ||
CREATE_TIME | Created on (Time) | EDOC_CREATION_TIME | TIMS | 12 |