0% found this document useful (0 votes)
82 views

Procedure For Creating Smartform With Driver Program: Tcode: Smartforms

Smartforms are client-independent objects used to communicate with business partners like customers and vendors. When a smartform is generated, it generates a function module that is called in a program. The key differences between smartforms and SAP scripts are that scripts are client-dependent due to text elements, while smartforms put all text into pages, windows, and elements that can be formatted flexibly. Important transaction codes for smartforms include SMARTFORMS for creation, SMARTSTYLES for fonts and styles, SE78 for logos, SO10 for standard text, and SE73 for fonts.

Uploaded by

anil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
82 views

Procedure For Creating Smartform With Driver Program: Tcode: Smartforms

Smartforms are client-independent objects used to communicate with business partners like customers and vendors. When a smartform is generated, it generates a function module that is called in a program. The key differences between smartforms and SAP scripts are that scripts are client-dependent due to text elements, while smartforms put all text into pages, windows, and elements that can be formatted flexibly. Important transaction codes for smartforms include SMARTFORMS for creation, SMARTSTYLES for fonts and styles, SE78 for logos, SO10 for standard text, and SE73 for fonts.

Uploaded by

anil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 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

You might also like