‎2006 Jan 20 5:06 AM
Hi
I don't know the driver program for smartforms. I need to find it out how do I go about it?
e.g. I want to find out the driver program for /SMB11/SDQUO_L how can I find it?
Thanks & regards
Deepti
‎2006 Jan 20 5:12 AM
Hi,
go to <b>TNAPR</b> table and find the driver program for the layout.
give the layout name, if you know the output type also give it.
regards
vijay
‎2006 Jan 20 5:16 AM
if you don't find an entry then you can
go to se71 and go to the layout , check the text elements syntax then it will show the possible driver programs in the window to choose.
that way you can find..
regards
vijay
‎2006 Jan 20 5:34 AM
Hi Deepti,
For each smartform one function module is generated when we activate it. you can get it using Smartforms-> Environment->Function module name. you can get a where-used list for that function module from SE37 to get driver program or programs for that smartform.
Hope it helps!
Regards,
Komal.
‎2006 Jan 20 5:40 AM
Hi,
Use TNAPR Table.
In that give ur Smartform Name then u will get Driver Program Name.
‎2006 Jan 20 5:45 AM
Hi All
Thanks for your response.
But I am not able to find out entry for that form in TNAPR table. It says no records.
Also I tried where used list option. There also no records and it says may be the functin module is generated dynamically.
Is there any other alternative?
Thanks & Regards
Deepti
‎2006 Jan 20 5:53 AM
hi,
check the syntax of text elements used in your layout.
that way you can find the attached driver.
regards
vijay
‎2006 Jan 20 6:22 AM
Hi Deepti,
Otherwise, Go to SE38
press F4
Give ur Driver program Description i.e if it is smartform for Purchase Order then Print Program for Purchase Order.
Regards,
Murali K
‎2006 Jan 20 6:10 AM
Hi Deepti,
If ur smartform attached to some Y or Z driver Program, then it is difficult to find out. Becauce FM for Smartform is changed at runtime. Our Y or Z Program get current FM for SmartForms by FM 'SSF_FUNCTION_MODULE_NAME'.
In table TPANR, U can find those smartforms & Program names which are attached with some output type.
Regards,
Digesh Panchal