Question:
hi all,
i want to know how to get idoc from sap in bc and how to sent back an idoc to sap.
i'll appreciate ur reply,
thank u
shiv
==
Answer:
Create a Logical system name, assign it to a port (TCP/IP) connection. Determine a program ID under TCP/IP connection in SM59. The same Program ID is to be setup on BC as a listener once you have completed the SAP server details for Logon purposes.
Once done you can add the relevant message type in the Distribution Model (with the LS defined for BC as the receiver.)
Do this first before attempting to determine how to send an Idoc back into SAP, this is a little more complicated than sending out from SAP.