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_PRICES_CONDITIONS

Former Member
0 Likes
575

BAPI_PRICES_CONDITIONS. Coming back sy-sub = 0. But price table not updating.

Any ideas? Thanks.

1 ACCEPTED SOLUTION
Read only

b_deterd2
Active Contributor
0 Likes
520

commit work ? ( i do forget this myself sometimes).

commit work ? ( i do forget this myself sometimes).

3 REPLIES 3
Read only

b_deterd2
Active Contributor
0 Likes
521

commit work ? ( i do forget this myself sometimes).

Read only

Former Member
0 Likes
520

Hi

Call This BAPI.

CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.

<REMOVED BY MODERATOR>

Regards

Sandeep

Edited by: Alvaro Tejada Galindo on Apr 11, 2008 3:10 PM

Read only

0 Likes
520

I am doing the commit. thx.