Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Smartforms and print program

Former Member
0 Likes
907

Is there a way or transaction to tell the print program associated with a standard SAP smartform. The smartform is WB2_CONTRACT_VENDOR

7 REPLIES 7
Read only

FredericGirod
Active Contributor
0 Likes
836

Hi,

you could find a lot of association between print program and form in the transaction NACE

Rgd

Frédéric

Read only

Former Member
0 Likes
836

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.

Read only

0 Likes
836

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

Read only

0 Likes
836

Hi Amrutha,

For smartform,you have to enter the smartform name in the field SFORM & check for the details.

Read only

0 Likes
836

Hi Amrutha,

Is your problem solved??

Read only

0 Likes
836

Hi,

In TNAPR table, enter the form name in the last, then only you will get the corresponding print program name.

Regards,

Ranjan

Read only

Former Member
0 Likes
836

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