on ‎2020 Mar 30 9:59 AM
I am creating a Invoice from VF01 with reference to Delivery document.
When Invoice is created the Nota fiscal document is getting created in the background. I have placed a debugger in Nota fiscal related code. However the debugger doesn't stop in the code but Nota fiscal document gets generated successfully.
I have checked System debugging, Update debugging options but still no luck.
Please let me know how to stop the control before creation of Nota Fiscal.
Request clarification before answering.
Hi,
Include LJ1BGF01, form create_nota_fiscal. The NF itself is created in update task, so you either place a BP before update FM or you have to turn on "update debugging".
My hint is that if you don't know what you are debugging and what you want to check in general it's not worth debugging.
Regards,
Renan Correa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 32 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.