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/Function Module for Info-record

Former Member
0 Likes
741

Hi all,

do you know a bapi/function module for insert/modify the info-record in to R/3.?

I know the idoc INFREC but i cannot use it for my interface.

Best regards

Dorino.

4 REPLIES 4
Read only

Former Member
0 Likes
655

Try this FM:

ME_DIRECT_INPUT_INFORECORD

Regards,

Ravi

Read only

0 Likes
655

The function ME_DIRECT_INPUT_INFORECORD does not resolve my problem because it is necessary also function ME_POST_INFORECORD.

Il BCD in not possibile because i have need of one bapi/function module.

Thanks.

Read only

0 Likes
655

Refer this link:

REgards,

Ravi

Read only

Former Member
0 Likes
655

I think there is only a BAPI to get the details of a Info record BAPI_INFORECORD_GETLIST. For creagting / updating you will have to write a BDC.

regards,

Ravi

Note : Please mark the helpful answers