‎2007 Jan 11 12:23 PM
Hi
I would like to locate the print programs and the corresponding smart forms. say for invoice we have a smart form available and how to track the print program for it. pls advise.
thkx
Prabhu
‎2007 Jan 11 12:29 PM
‎2007 Jan 11 12:31 PM
that happens only when the print progm and smart form is linked thru NACE. Mibne is new requirement to use smart form for invoice but unable to decie which print program to use. we have std print program for the invoice script. like that do we have anything in invoice smart form?
‎2007 Jan 11 1:15 PM
hi Prabu,
We have a standard print program for Invoice which is RLB_INVOCE.
Please Close this thread if when u r problem ise solved
Regards
Naresh Reddy K
‎2007 Jan 12 5:05 AM
hi Naresh
Thkx. Can tyou tell me the source to identifing the print preogram for other smartforms like PO etc
‎2007 Jan 12 5:16 AM
go to transaction NACE -
>select application type ex- ef fpr po--->click on output type->select output type ex- neu for po->click on processing routine leftside-->now u come to the table control here u c smartform name script name or attach driver program
‎2007 Jan 12 7:46 AM
Hi,
For finding the print program of a smartform,TNAPR is the table name.
Ex:
PGNAM:SAPFM06P
SFORM:LB_BIL_INVOICE
TNAPR table Processing programs for output
Useful for output types.
TTFXP -Selection list of print programs will also be used for finding print program
You will get SD and MM related forms in TNAPR table FI related forms will be there in T001F table.
‎2007 Jan 11 12:30 PM
Hi Prabhu,
You can track the Program through mainintaing table TNAPR. TNAPR is the table which is having entries for "Processing Programs for output".
Here you have fields like
pgnam - Program Name
sform - Smartform Name
fonam - Script Name
kschl - Output type
Here,You can maintain form against a program name.
Hope you are clear.
Regards,
Siddhesh Sanghvi.
‎2007 Feb 14 6:38 AM