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: 

Query regarding BAPI_OBJCL_CHANGE

Former Member
0 Kudos

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

Former Member
0 Kudos

Please use BAPI_TRANSACTION_COMMIT after the calling the above BAPI.

0 Kudos

Hi,

I have done that but still its not updating.

Regards,

Balaji.