sap smart form debug.
how to debug smart form.
get the function module
at the 8th position replace with 'L'
and at the end add 'f01'
then press display.
now cont+f (find)
and give the name of the node you want to debug (your code)
it will directly take there.
Otherwise, execute the smartform in debugging mode and then in the
%global_init find the code node.
how to debug smart form.
get the function module
at the 8th position replace with 'L'
and at the end add 'f01'
then press display.
now cont+f (find)
and give the name of the node you want to debug (your code)
it will directly take there.
Otherwise, execute the smartform in debugging mode and then in the
%global_init find the code node.
No comments:
Post a Comment