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 for create/change purchase info record

Former Member
0 Likes
3,026

Hi All,

Could any one suggest me the BAPI for the create/change purchase info record(ME11/ME12).

Earliest can be appriciable.

Regards

Anil

Hi All,

Could any one suggest me the BAPI for the create/change purchase info record(ME11/ME12).

Earliest can be appriciable.

Regards

Anil

2 REPLIES 2
Read only

P507709
Participant
0 Likes
1,342

Hi,

I did not get any bapi related to create/change purchase info. But i can give u list of purchase info . if u got revert back to me

Reward if it is usefull..

Bye.

BAPI_INFORECORD_GETLIST

Read only

0 Likes
1,342

You can use FM , ME_INFORECORD_MAINTAIN for info record creation and change. ME11/12.

Also make sure to call bapi_transaction_commit .