EDI_DC40 segment
|
Field |
Rule |
Example |
|---|---|---|
| TABNAM | Constant value | EDI_DC40 |
| MANDT | Context parameter "sap_client" | 800 |
| DOCNUM | Sequence number starting at 1. Number is unique for each map execution. | 0000000000000001 |
| DOCREL | Context parameter "sap_release" | 731 |
| DIRECT | Constant value giving the direction (inbound from an SAP standpoint) | 2 |
| IDOCTYP | Stored in the IDocs representation properties (Original IDoc type name) | BANK_CREATE01 |
| CIMTYP | Stored in the IDocs representation properties (Original IDoc extension) | - |
| MESTYP | Stored in the IDocs representation properties (Original IDoc message type) | BANK_CREATE |
| SNDPOR | Context parameter "sap_sender_port" | SAPCEI |
| SNDPRT | Context parameter "sap_sender_partner_type" | LS |
| SNDPRN | Context parameter "sap_sender_partner_number" | CEICLNT800 |
| RCVPOR | Context parameter "sap_receiver_port" | TALENDF |
| RCVPRT | Context parameter "sap_receiver_partner_type" | LS |
| RCVPRN | Context parameter "sap_receiver_partner_number" | EEICLNT800 |
| CREDAT | Creation date | - |
| CRETIM | Creation time | - |