‎2008 Jun 20 11:50 AM
Hi,
How can i know the program names for z*created smartforms.
Thanks,
Suresh
‎2008 Jun 20 11:54 AM
Hi
Just go to the transaction "smartforms" and type z*
And press f4
PS: Award points if helps
‎2008 Jun 20 11:54 AM
Hi
Just go to the transaction "smartforms" and type z*
And press f4
PS: Award points if helps
‎2008 Jun 20 11:54 AM
Hi,
In the transaction code NACE,
you can know the program names for Z*smartforms.
procedure,
-->select the Application area,for eg EF for purchase order and
-->click on output types and select the outputtype and double click on Processing routines
-->here u can know to which program the form is attached.
Regards,
vineela.
Edited by: Radha Vineela Aepuru on Jun 20, 2008 12:55 PM
‎2008 Jun 20 11:58 AM
hi go to the table tnapr...and give the form type as 1 ..
1 is for smartforms
‎2008 Jun 20 11:58 AM
Hi Suresh,
You would have assigned an output type for the smartform.
Goto transation NACE, choose the corresponding distrbution.
Double Click the output type, it will display the program name and the smartform name.
Option2:
Goto the corresponding generated function module,put a breakpoint there...exceute the transaction where the smartform issues the output.it will stop at the brakpoint ,press F7.It will coem to the program where the smartform is called.
Thanks,
Ponraj.s.
‎2008 Jun 20 12:00 PM
‎2008 Jun 20 12:04 PM
hi,
all smartform details r stored in table STXFADM.
reward points if hlpful.
‎2008 Jun 20 12:08 PM
Refer TNAPR Table, which holds the print Program names and Smartform names. Use the fiekd SFORM to search for Pritn programs.
Smartforms and Print programs will available in the above table only if they are configured in NACE transaction.
Regards,
Kiran Bobbala
‎2008 Jun 20 12:39 PM
Hi
If you know the output type of the smartform than in the NACE transaction you can come to know program name .
other wise
you can find the smartform program name from the TNAPR table.
Hope it will solve your problem.
Rewards Poitns if useful.
Thanks & Regards
Nikunj Shah