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

Creating/Updating info record

Former Member
0 Likes
573

Hi..

Is there any BAPI for create new inforecord.

I found some functions to create inforecord ME_DIRECT_INPUT_INFORECORD but when i pass the parameters to this fuction, i unable to create inforecord.

pl. tell me how can i use above function.

thanks in advance

Hi..

Is there any BAPI for create new inforecord.

I found some functions to create inforecord ME_DIRECT_INPUT_INFORECORD but when i pass the parameters to this fuction, i unable to create inforecord.

pl. tell me how can i use above function.

thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi Suneel,

You can use the function module ME_POST_INFORECORD

Regards

Elini.P

Read only

Former Member
0 Likes
528

Hi,

Maybe you need to call BAPI_TRANSACTION_COMMIT as well for the info record to appear ?

Kind regards

Colin.