Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI error

Former Member
0 Likes
531

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.

2 REPLIES 2
Read only

Former Member
0 Likes
369

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

Read only

0 Likes
369

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