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 doubts

Former Member
0 Likes
291

Hi All ,

I have some doubts in Bapi

1) why we can not use exception in Bapi ?

2) BAPI must not execute a COMMIT-WORK command.

3) why its necessary to released the bapi & how ?

4) In Bapi there is a test for Example IF 1 = 2. If the test is true a message is displayed. The condition will obviously never be true, and we will never want to display a message in a BAPI

then why it is necessary ?

Thanks in advance

Rahul

1 REPLY 1
Read only

Former Member
0 Likes
258

solved