smartforms doc

17
Smartforms are Client-Independent objects used to communicate with the business Partners.Business partners are Customers and Vendors.Whenver a Smartform Is generated it generates a Function module.This function module is called in the Program. The difference between SAP Script and Smartform is that Scripts are Client-Dependant Objects because of Text Elements.A Text Element is the text provided for the output In the layout by the developer.A Layout is the output screen created by the developer. Everything in Smartform is a Page.A Page has Windows and windows have Text in it. So the Text can be formatted depending upon the requirement of the user. The important Transaction codes in Smartforms are as follows: SMARTFORMS – To Create Smartforms. SMARTSTYLES – To Create Fonts and Styles. SE78 – To Upload a Customized logo. SO10 – To Call the Standard Text SE73 – To Create fonts or to use the standard fonts. Procedure for Creating Smartform with Driver Program: TCode: Smartforms

Upload: anil

Post on 07-Jul-2016

262 views

Category:

Documents


8 download

DESCRIPTION

smartforms

TRANSCRIPT

Page 1: Smartforms Doc

Smartforms are Client-Independent objects used to communicate with the businessPartners.Business partners are Customers and Vendors.Whenver a SmartformIs generated it generates a Function module.This function module is called in theProgram.The difference between SAP Script and Smartform is that Scripts are Client-DependantObjects because of Text Elements.A Text Element is the text provided for the outputIn the layout by the developer.A Layout is the output screen created by the developer.

Everything in Smartform is a Page.A Page has Windows and windows have Text in it.So the Text can be formatted depending upon the requirement of the user.

The important Transaction codes in Smartforms are as follows:

SMARTFORMS – To Create Smartforms.SMARTSTYLES – To Create Fonts and Styles.SE78 – To Upload a Customized logo.SO10 – To Call the Standard TextSE73 – To Create fonts or to use the standard fonts.

Procedure for Creating Smartform with Driver Program:

TCode: Smartforms

Page 2: Smartforms Doc
Page 3: Smartforms Doc
Page 4: Smartforms Doc
Page 5: Smartforms Doc
Page 6: Smartforms Doc
Page 7: Smartforms Doc
Page 8: Smartforms Doc
Page 9: Smartforms Doc
Page 10: Smartforms Doc
Page 11: Smartforms Doc
Page 12: Smartforms Doc
Page 13: Smartforms Doc
Page 14: Smartforms Doc
Page 15: Smartforms Doc
Page 16: Smartforms Doc
Page 17: Smartforms Doc