Hello Expert,
In our SAP system, when one sales order is created by VA01, a customing function module Z_SENDIDOC will be called to send out IDOC.
The logic and the FM were implemented by another colleague, who already left the company.
Currently, I take over his job. I want to know how the FM Z_SENDIDOC is triggered. I set breakpoints(both internal and external breakpoints) in the FM. Then I run VA01 to create the sales order. But the program will not stop at these breakpoints.
I already switch on system debugging and update debugging. I'm sure the FM will be called when the sales order is created.
Can any expert help me on what I should do to stop the program in the FM?
Thanks in advance,
Best Regards,
Johnny