‎2007 Oct 29 6:41 AM
I have a Standard Smartform. Is there any way by which i can know which custom driver program is calling that smartform?
Thanks and Regards,
Frank.
‎2007 Oct 29 6:44 AM
check table tnapr in se11.
giv smartform name in selection criteria and it 'll return anme of driver program
plz reward points if dis helps
‎2007 Oct 29 6:45 AM
Sorry a small change in the question...
I have a Standard Smartform. Is there any way by which i can know which driver program is calling that smartform?
Thanks and Regards,
Frank.
‎2007 Oct 29 6:49 AM
same answer, u can check table tnapr.
also if u know da application class, go to transaction nace and select output type and den check processing routine.
‎2007 Oct 29 6:55 AM
Hi ,
Solution 1.
see in the table <b>TTXFP</b> by giving the form name
Solution 2 :
I hope u know for which "Purpose" this smartform been used.
For example if it is used for the invoice ,
Goto the transaction NACE ,
Select the V3 Billing type , press the push button "Output type"
Then select the suitable Output type and goto processing routines .
There you can find the fom name and the print program name .
Reward if it helps .
Have a nice day .
Regards
Meikandan