2006 Feb 14 4:03 PM
Is there a way or transaction to tell the print program associated with a standard SAP smartform. The smartform is WB2_CONTRACT_VENDOR
2006 Feb 14 4:04 PM
Hi,
you could find a lot of association between print program and form in the transaction NACE
Rgd
Frédéric
2006 Feb 14 4:05 PM
Hi Amrutha,
One way is check the table TNAPR.
Another way is put a break point in the program RSNAST00 line no. 813 & find the values of
tnapr-fonam = fonam. "Form name or snamrtform name
tnapr-pgnam = pgnam. " program name.
2006 Feb 14 4:11 PM
Hi Phani,
I checked the TNAPR table and don't see any entries for this smartform. Does that mean it is not being used in any application printing and SAP just delivered that form?
Thanks,
Amrutha
2006 Feb 14 4:15 PM
Hi Amrutha,
For smartform,you have to enter the smartform name in the field SFORM & check for the details.
2006 Feb 14 4:19 PM
2006 Feb 14 4:29 PM
Hi,
In TNAPR table, enter the form name in the last, then only you will get the corresponding print program name.
Regards,
Ranjan
2006 Feb 14 4:19 PM
Hi Amrutha,
Please note that the smartform WB2_CONTRACT_CUSTOMER will be using in trading contracts package "WB2B". I think you have to assign this form to O/P determination for trading contracts thru customization. then that will crate an entry in TNAPR table.
Have you implemented Global Trading ? If so then you can see the print program for this form in table TNAPR.
Hope this will help you.
Lanka
Message was edited by: Lanka Murthy