‎2007 Jan 20 11:12 AM
Hi All,
I have created a customized BAPI to accept data from external system. When I test the BAPI as a function module in SAP directly it is working fine and i am able to generrate SO but when i9 am trying to fetch data from external system and create SO it is not happening.
Hence, kindly anybody suggest a work around.
Regards,
shyam.
‎2007 Jan 20 11:43 AM
Hi,
Check attributes of BAPI weather you have given processing type Remote Enabled or not. If not make it Remote Enabled. And also check update module should be send immediately.
If above things are ok then check weather RFC destination is maintained or not (Transaction code SM59). Without this it will not establish connection.
Ashven
‎2007 Jan 20 11:48 AM
I have the attribute as RFC and send immediately. more over I am able to send data from SAP to the external system
regards,
shyam