‎2011 Mar 21 1:06 PM
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
‎2011 Jul 19 7:44 PM
Hi Vincent,
have u got solution ?
I also have similar situation, please share your solution.
Thanks
Jitendra soni