We have a requirement to map the incoming IDOC to EDI X12 856. Client provided the mapping specs and sample IDOC.but now my question is how we create ISdocument(IDATA) type for the incoming IDOC.we requested the client for IDOC schema but no use.Is there any way to create the IS document type for SAP IDOC ? please help me on this.quick response is appreciated.
You can use SAP Adapter to create an DESADV/DELVRY01 IDOC (IS Document type structure) by two ways
Either IDOC team can provide the dtd’s from the SAP site or create a RFC listener notification where it can pull the IDOC definition that’s available in your SAP ECC system (assuming the RFC destination is tested and delivery IDOC’S are available to consume which your BASIS/SAP team can assist you on this part)