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

Dialog progarm using BAPI

Former Member
0 Likes
299

Hi,

I have to create a dialog program using BAPI. The screens should lie in BAPI and they should be supressed there. From the transaction I need to call BAPI.But I could not find any example of it. DO we some standard BAPI where this screens have been supressed.Please suggest.

1 REPLY 1
Read only

hadiman_ngoei
Product and Topic Expert
Product and Topic Expert
0 Likes
271

You can create a BDC recording and inside the BAPI you can use CALL TRANSACTION with mode N, asynchronous and update type local.

Thanks & regards,

Hadiman