‎2008 Jul 30 9:22 AM
Hi everybody,
I have one doubt. I know only smartform name. now i want to know the program name of that smartform.
for example: if the smart form name is ZSMARTFORM
now what is the program name of this smartform. where does all these smartforms store. How to find the program name for a particular smartform.
thanking you,
with regards,
giri.
‎2008 Jul 30 9:25 AM
Use tcode - NACE and follow procedure as follows
1)Choose Application from list(eg PO)
2)Click OP type
3)Chose one OP type from Right pane.
4)Click on processing routines
and check for the smartform name and next to smartform name you will find driver program for that smartforms.
With Regards
Nikunj Shah
‎2008 Jul 30 9:25 AM
Use tcode - NACE and follow procedure as follows
1)Choose Application from list(eg PO)
2)Click OP type
3)Chose one OP type from Right pane.
4)Click on processing routines
and check for the smartform name and next to smartform name you will find driver program for that smartforms.
With Regards
Nikunj Shah
‎2008 Jul 30 9:25 AM
Hi,
The form name and the print programe name will store in TNAPR table.
Regards,
Dwaraka.
‎2008 Jul 30 9:27 AM
hiiii
use TNAPR table.. enter form name in the selection screen of table and execute it..you will get program name..
regards
twinkal
‎2008 Jul 30 9:29 AM
Hi,
NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).
You should know the Application of a document first Like:
for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.
so first select the Application type (ex: EF) for PO and press OUtput types
then a list will come in that you should know the related output type for PO.
in this case it is NEU,
select that and click on the processing Routines button on the left side
it will display the Medium, Driver Program and the Script form or smartform related to that document..
cheers,
vasavi.v
‎2008 Jul 30 9:29 AM
‎2008 Jul 30 9:29 AM
‎2008 Jul 30 9:45 AM
HI,
you can find the smartform name in nace tcode...
Go to Nace t code
Choose Application from list(eg PO)
Click OP type
Chose one OP type.
Click on processing routines
and check for the smartform name and next to smartform name you will find driver program for that smartforms.
With Regards
Jayan.