Skip to Content
0
Former Member
Dec 21, 2007 at 04:01 PM

Create an INBOUND IDOC

146 Views

Hi guys,

I need to create an idoc on the system.data is coming from the thrid pary as ascii format and kept on the application layer.i can pick up the data on the application layer`, and use the FM, IDOC_INBOUND_SINGLE to create an idoc. i have even created segments and new idoc type.

my question is how to map the data i am picking from application server, to the FM.I have idea that i should use the edidd, edidc structures for this,

but i am not able to get an idea how to code.....

pls help in this matter for which i would be greatful...