Using B2B Developer 3.6, has anyone mapped a X12 856 document to a SAP R/3 DESADV01 IDOC?
Yes, we have mapped a X12 856 to DESADV01 IDOC…
The next step would be to post the IDOC(any IDOC) using sap.idoc.indirectCall service using IDOC_INBOUND_ASYNCHRONOUS function module.
I hope this helps.
Can you give me an idea what the record looks like that I am passing to SAP. I am passing IDOC_CONTROL and IDOC_DATA, I’m just not sure what these records are supposed to look like underneath. In the indirectCall service I get the error “Field SEGNAM in data record is default”.