| Home • Tips • Tutorials • Forums • Certification Q's • Interview Q's • Jobs • Testimonials • Contact Us | ||
Document Categories:
What's New?
Contribute?Sample SpecsWhat's Hot? |
Why Scripts are client dependent and Smart Forms are notBy Sirisha Vennelakanti, YASH Technologies This blog is to
understand why Sap scripts are client dependent and smart forms client
independent. 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. Further
when you downloaded a script with the sap utility program RSTXSCRP,
|
|
|
Please send us your feedback/suggestions at webmaster@SAPTechnical.COM Home • Contribute • About Us • Privacy • Terms Of Use • Disclaimer • Safe • Companies: Advertise on SAPTechnical.COM | Post Job • Contact Us ©2006-2007 SAPTechnical.COM. All rights reserved. All
product names are trademarks of their respective companies. SAPTechnical.COM
is in no way affiliated with SAP AG. Graphic Design by Round the Bend Wizards |
||