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

Function module to process IDOC type OILBL_RECEIVEDETAIL

Former Member
0 Likes
384

Hi,

I am working currently on an interface between two SAP environments which will consist on sending all MRN data (service station master data) which have been modified, deleted or created in the source environment (in fact, it will be an interface of synchronization between these two environments).

We have identified all the concerned fields which should be synchronized. When one data is created, deleted or updated, an IDOC will be automatically created (we have used a change pointer). This IDOC is an IDOC with message type OILBL_RECEIVEDETAIL .We have managed to customize the creation and the sending of the IDOC. But we have a problem during the IDOC process in the target environment : we have the below message

Function module not allowed: BAPI_IDOC_INPUTP

Message no. B1 252

Diagnosis

The function module BAPI_IDOC_INPUTP and the application object type which were determined are not valid for this IDoc.

We have tried different process codes but we have still this error message. Is there someone who knows which process code should we use to process this kind of IDOC (type OILBL_RECEIVEDETAIL) or should we develop a specific function module ?

Thanks a lot for your help

1 REPLY 1
Read only

jitendra_it
Active Contributor
0 Likes
336

Hi Vincent,

have u got solution ?

I also have similar situation, please share your solution.

Thanks

Jitendra soni