I am trying to post Internal Orders using standard BAPI - BUS2075. Everything is going good till the posting IDOCS but getting an error with status 51 at end saying -
Master system of distributed order either not correct, or not filled
Message no. 2075ALE011
Diagnosis
The LOGSYSTEM field of import parameter IMASTERDATA (function module BAPI_INTERNALORDER_SAVEREPLICA) is incorrect or must be filled.
Internal order cannot be replicated.
System Response
Processing cannot be continued.
Procedure
Function module BAPI_INTERNALORDER_SAVEREPLICA may only be used in the ALE scenarios for internal orders delivered by SAP.
See also the BAPI documentation.
Solution tried :
I tried hardcoding the LOGSYSTEM in the structure mapping step but no luck. I even checked the Logical system under BD54 and it is the right one. Still no idea why i am hitting that error.
Could anyone help ASAP!!
Thanks
Prabhakar