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

Value assignment tab not getting updated when posted data through bapi

Former Member
0 Likes
507

Hi Experts,

I am trying to add new value assignment tab with new set of values for regulation ,compliance and exemption values in already existing specification using bapi_bus1077_create but

Value assignment tab not getting updated when posted data through bapi

Kindly help me in solving this issue.

<removed by moderator>

Regards,

SAP Technical Consultant.

Edited by: Thomas Zloch on May 1, 2011 8:51 PM - please do not promise ...

2 REPLIES 2
Read only

Former Member
0 Likes
427

Hi,

Are you using BAPI_TRANSACTION_COMMIT after your BAPI call?

You must call this bapi to commit your work other wise it wont update.

Hope it helps,

Regards,

Shraddha

Read only

0 Likes
427

Hi,

I has used BAPI_TRANSACTION_COMMIT and BAPI_BUS1077_SAVEDATAFROMBUFFER but still it is not commiting in the data base