Application Development 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: 

bapi_price_conditions for purchase inforecord condition create/change

Former Member
0 Kudos

He Experts:

I use bapi_price_conditions to create/change purchase conditons.It is successfuly update table A018 and konp.

But when I check the Application screen through the transcation code 'ME13'.The records which created/changed by bapi_price_conditions in the table A018/KONP does not appear on the screen.

Can anybody konw what is the reason??

Shwan

1 REPLY 1

Former Member
0 Kudos

HI,

Try to use BAPI_TRANSACTION_COMMIT after your BAPI.

This will solve your problem.

Thnks,

Raghu Posani.