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

Issue in update database bapi BAPI_FIXEDASSET_CHANGE

Former Member
0 Likes
672

Hi All,

i am using bapi BAPI_FIXEDASSET_CHANGE.

After the execution the system returns the following message :

"S - BAPI1022 - 008 - The asset 1 with the sub nuumber 0 has been modified" but database update is not happening.

i have used bapi commit too but data base is not getting updated.

your inputs will be very helpful.

Regards

Santosh

3 REPLIES 3
Read only

0 Likes
541

hi ,

Maintain the parameter WAIT = 'X'. in BAPI_TRANSACTIO_COMMIT.

Read only

0 Likes
541

I have checked dat too .. but same database is not getting updated.

Read only

0 Likes
541

i have done it throgh calling BDC in RFC.

Regards

Santosh