If you set a break-point by SE37, this will be available if Smartforms is called by VL02N too.
If your release is ECC 6, set an external break-point
Try setting a breakpoint in function module SSF_FUNCTION_MODULE_NAME. This function is always called by applications just before the call to smartforms function module.(to get te name of the smartforms function module)
Just like this...
1. Deactivate the SAMARTFORM....
2. Delete the Form Assignment from Txn. NACE... for your Output Type...
3. Now try output using VL02N.... Now it should give error..if the assignment is right...
using new debugger goto Settings->Dispaly/Change degger settindgs->Check 'update debugging' settings
I tried "/h" for debug mode. And then in debugger mode, Settings->Dispaly/Change degger settindgs->Check 'update debugging' . Now it do stop at the break point I set
No comments:
Post a Comment