Question:
Hi all,
I am trying to send HRMD_A02 IDoc from an external application to SAP-HR module. I did this successfully so many times. But today when the process is executed it is giving a error
status 51 OBJECT DOES NOT EXIST.
Object does not exist
Message no. OL 826
Diagnosis
You tried to create an instance of the object type SOFMFOL with the key . No instance of this kind exists.
So i tried to debug the process. When i used WE19 for the same IDoc and STANDARD INBOUND the same error re occured. But when i tried to use WE19 with INBOUND FUNCTION MODULE it succeded. I dont know really what is the problem. We have some user exit code written to handle some work flow issues and so. Can any body please give me a clue about this kind of errors? This is time critical for me.
Regards,
kishore
Answer:
Hi Kishore,
As your FM is getting Triggered succesfully using standard inbound function module in WE19, I suggest you to check all the required control parameters when using Standard Inbound
I think the process code could be an incorrect entry !
Just check it and lemme know
Regards,
Sai