‎2006 Nov 14 8:40 AM
hi
could anyone tell me the
TC for finding the prog name for existing smartform
thanking u
rocky
‎2006 Nov 14 8:42 AM
I dnt know know abt tcode but I guess FM SSF_FUNCTION_ MODULE_NAME gives the name of the Fm when smart form is activated.
You need to call this function module first that uses the form name to determine the current name of the generated module.
Have a look at below link.
http://help.sap.com/saphelp_nw04/helpdata/en/1c/f40c5bddf311d3b574006094192fe3/content.htm
Best Regards,
Vibha
*Please mark all the helpful answers
‎2006 Nov 14 8:42 AM
Hi
NACE would have the smartform linked to the modules.
Check TNAPR table, it would give you list of smartforms
Regards
Deepak
‎2006 Nov 14 8:54 AM
you can get the program name for a smartform in TNAPR table.Just give the smartform name in sform field and check the prog name field.