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

Query regarding BAPI_OBJCL_CHANGE

Former Member
0 Likes
430

Hi All,

I have been using the BAPI, BAPI_OBJCL_CHANGE to change the existing characteristic of an equipment.

This works fine and produces the expected results.

Query I have is, after I carry out the modification, field AEDAT(Date of Last change) of table EQUI is not updated with the revised date. Can I acheive this updation using the above BAPI ...?

Regards,

Balaji.

2 REPLIES 2
Read only

Former Member
0 Likes
383

Please use BAPI_TRANSACTION_COMMIT after the calling the above BAPI.

Read only

0 Likes
383

Hi,

I have done that but still its not updating.

Regards,

Balaji.