Hello ,
I'm facing a strange scenario where in the inbound idoc for 5C2 is not getting posted .
In our development system this is working fine but in Quality this is not working as expected .
Idoc is posted with errors.
On observing the stack we are sure that a Z badi implementation is causing this issue . The update of partners is happening via CRM_ORDER_MAINTAIN fm in this badi.
Since its a Z- implementation im dubious if SAP can provide me with a solution but also checking with them.
I tried to check the same by manually creating that particular process type order , The order is not getting created in Quality and the system is triggering an error message as 'Administration header could not be found guid xxx'.
On narrowing this the below FM is causing the error.
read admin header from object buffer
call function 'CRM_ORDERADM_H_READ_OB'
Can you please share if anyone has faced such error's / Scenario's or if i have missed anything in the check.
Any inputs are appreciated.
Thanks for your time.
Br,
Vijay