Hi Experts
I'm a ABAPer. Obviously a Beginner . I have a scenario in test system which i need to debug. I have a PO Number. for that PO the delivery is not posted. (I found the delivery number in the PO) In log we got message that " POD has not been completed" . I need to debug and find the root cause for why this occurs.
Its not a standard code and I found the code lines where this message is displayed. But, i don't know how to debug this since i dont know how to post the delivery.
i need to know how to post the delivery so that while it tries to post the debugger will be trigerred.