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: 

Info record creation - Bapi or standard function module

vinothkumar_g
Product and Topic Expert
Product and Topic Expert
0 Kudos
527

Hi All,

Is there any std function module or bapi to create Info record in transaction Me11 transaction.

<REMOVED BY MODERATOR>

Regards,

Vinoth.

Edited by: Alvaro Tejada Galindo on Apr 14, 2008 1:27 PM

5 REPLIES 5

Former Member
0 Kudos
314

Try with the function module - ME_POST_INFORECORD.

Thanks,

Srinivas

Former Member
0 Kudos
314

Hi,

Use FM "ME_POST_INFORECORD"

Thanks,

Greetson

Former Member
0 Kudos
314

Use FM

ME_POST_INFORECORD

Thanks,

Greetson

0 Kudos
314

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

Also make sure to call bapi_transaction_commit .

0 Kudos
314

Did you realize this thread was from 2008?