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 ME12

Former Member
0 Likes
2,590

Hi All,

I am using BDC for automating Transaction ME12.

Is there any BAPI available for the same or not?

Please Help...............

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,604

i think There is no BAPI but you can use <b>ME_DIRECT_INPUT_INFORECORD</b>. otherwise wait for another replies...

i think There is no BAPI but you can use <b>ME_DIRECT_INPUT_INFORECORD</b>. otherwise wait for another replies...

2 REPLIES 2
Read only

Former Member
0 Likes
1,605

i think There is no BAPI but you can use <b>ME_DIRECT_INPUT_INFORECORD</b>. otherwise wait for another replies...

Read only

Former Member
0 Likes
1,604

Hi,

Alternatively you can use these FM's

ME_DB_UPDATE_INFORECORDS       Updating info records in database                                    
ME_UPDATE_INFORECORD           Update program for purchasing info record                            
ME_UPDATE_INFORECORD_COND      Update price in info record during maintenance from condition transac
ME_UPDATE_INFORECORD_PD        Update info records from purchasing documents                        

Cheers

VJ