Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the main difference between Smartforms and SAP
scripts?

Answer Posted / shobha

To output documents using the programming interface, R/3
application programs makes use of scripts or smart forms.

By design sap script is a word processing tool which
displays data on the form with the help of text elements
where the logic of those is written in the print program and
Forms were designed to be driven from print program, hence
are often termed as client dependent. Smart forms are client
independent. Bcoz it doesn’t use any text elements. it will
be executed through a function module. When a print program
calls a Smart Form, the form itself takes over to produce
output, without any further direction from print program.

Steps for creation

Creation of Script

Print program will determine the output document, the areas
values, and the frequency of the output. The database access
will be made in the print program which will insert them in
the corresponding fields of the form. Script needs direction
from the print program to print output.

Scripts uses layout set that describes the layout of the
individual print pages and uses text elements to supply
definable output blocks, which a print program can call.

Creation of smart form

Ø Design the form

Ø Form Activation which returns Function module

Ø Application program for data retrieval & calling
Smart form.

Application program calls the function module, the Smart
Form uses the modules interface (which corresponds to the
form interface) to transfer any table data previously
selected and to print the form according to the form
description. In addition form can have additional data
selections.

driver program is generated automatically by activating the
smartform

we need to write the driver program .no program is generated
by activating the script

Is This Answer Correct ?    54 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

1128


In sap script how to print bar code in vertical manner

3174


What is pnp-sw-found ? : abap hr

1389


What is locking ?

1053


Is it possible to pass data to and from include programs explicitly? : abap modularization

1221


What is the function of a data element? : abap data dictionary

1010


What is meant by read lock? : sap abap data dictionary

978


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

1044


Write syntax for message error (report)?

1030


Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?

1664


What is Transactional based Application & Role based Application?

1480


How do you Export a session ?

2003


What is the differrences between structure and table in data dictionary in abap? : abap hr

1141


How to call other programs?

1019


I need some information regarding Vcentric Test pattern ? with questions.

2103