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: 

BAPI/Function Module for Info-record

Former Member
0 Kudos

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

former_member181962
Active Contributor
0 Kudos

Try this FM:

ME_DIRECT_INPUT_INFORECORD

Regards,

Ravi

0 Kudos

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.

0 Kudos

Refer this link:

REgards,

Ravi

Former Member
0 Kudos

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