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

Info record creation - Bapi or standard function module

vinothkumar_g
Product and Topic Expert
Product and Topic Expert
0 Likes
1,768

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
Read only

Former Member
0 Likes
1,555

Try with the function module - ME_POST_INFORECORD.

Thanks,

Srinivas

Read only

Former Member
0 Likes
1,555

Hi,

Use FM "ME_POST_INFORECORD"

Thanks,

Greetson

Read only

Former Member
0 Likes
1,555

Use FM

ME_POST_INFORECORD

Thanks,

Greetson

Read only

0 Likes
1,555

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

Also make sure to call bapi_transaction_commit .

Read only

0 Likes
1,555

Did you realize this thread was from 2008?