‎2007 May 14 9:12 AM
Hi Abappers,
I have to send confirmation of the sales orders created by inbound Idocs ORDERS05 to XI. For this I have to use outbound Idoc ALEAUD01. But since I also need to send NETWR(from VBAK) and there is no field in this Idoc for that,
I have to develop an RFC enabled function module for which a RFC lookup will be performed from XI. This function module has to return NETWR values for sales orders. Can anyone please tell me how to go about with this function module.
Thanks in advance.
‎2007 May 14 9:20 AM
Hi Priyanka,
Add a parameter in <b>tables tab</b> of function module with reference to NETWR. It'll work.
Regards,
Younus
Reward Helpful Answers!!!!
‎2007 May 14 9:20 AM
Hi Priyanka,
Add a parameter in <b>tables tab</b> of function module with reference to NETWR. It'll work.
Regards,
Younus
Reward Helpful Answers!!!!