‎2006 Aug 18 3:35 AM
Hi SDN,
i am new to EDI IDocs infact Cross Apps...
my scenario is like this -
i use extension of basic idoc type ORDERS05
1. i receive IDocs from a FTP server.
2. i use the fm EDI_DATA_INCOMING for receiving the IDocs into IDoc database
3. and now to make the data available in SAP tables, do i write a fm / report prog. how does it differ?
My doubts are -
1. is this fm EDI_DATA_INCOMING correct or not for my requirement?
2. What all configuration is necessary?(ports, part prof...etc)
3. are there any std progs / fms for the inbound processing for type ORDERS05.
Please clarify me in simple steps as i am new to this EDI.
Thanks in advance
Gopi
‎2006 Aug 18 4:07 AM
Hello Gopi,
SAP standard Inbound Posting function module is IDOC_INPUT_ORDERS with process code ORDE. You need to maintain Inbound partner profile for the partner function 'KU', message type ORDERS and process code ORDE using WE20. Triggering of Application posting can be done immediately or by batch program RBDAPP01.
Thanks,
Venu
‎2006 Aug 18 4:07 AM
Hello Gopi,
SAP standard Inbound Posting function module is IDOC_INPUT_ORDERS with process code ORDE. You need to maintain Inbound partner profile for the partner function 'KU', message type ORDERS and process code ORDE using WE20. Triggering of Application posting can be done immediately or by batch program RBDAPP01.
Thanks,
Venu