Application Development 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: 

Regarding Smartforms

Former Member
0 Kudos

Hi all,

Can anybody tell me what are the standard smart forms available in SAP.

Like <b>SAP Scripts</b> is <b>SMART Forms</b> are also having standard programs and layout sets for all types of orders like Sales Order, Purchase order, Quotation, Inquiry, Schedule agreement etc.

Also can any body tell me how can we copy standard programs for diffrent orders in SAP Script into SMART Forms!

can anybody tell me how we can go about above things.

Thanks & Regards,

Rayeez.

2 REPLIES 2

Former Member
0 Kudos

Hi Shaik,

1. Can anybody tell me what are the standard smart forms available in SAP.

There are not much.

Thru tcode SMARTFORMS,

use * and then F4.

2. Like SAP Scripts is SMART Forms are also having standard programs and layout sets for all types of orders like Sales Order, Purchase order, Quotation, Inquiry, Schedule agreement etc

Not for all business documents.

In fact much less as compared to SAPScripts.

3. Also can any body tell me how can we copy standard programs for diffrent orders in SAP Script into SMART Forms

I don't think we can copy.

I hope it helps.

regards,

amit m.

Former Member
0 Kudos

Hi

You can find all std smartforms using trx smartforms: the std print has usually the same program for sapscript and smartform:

- See the table TNAPR

You can only copy the layout from sapscript to smartform by trx smartform, but after you have to place the abap code in smartform.

Max