What are Major differences in Smart forms and Scripts
Answer / venkata ramamohan rao s
SAP Script is Client Dependent, Smartforms is Client
Indipendent.
In Scripts We r unable print the Background Pictures but in
Smartform can do.
In Scripts if u want to access any data from windows we
must call the write_form for every window in Driver Program
but in Smartforms when we are activating the smartform it
automatically generates a FM, using the FM we can call all
windows data From the smartform.
In Scripts Main window is mandatary but in smartform not
necessary.
In Scripts if u want with work with Tables and Templates
long process, in smartforms very easy to work using
navigation.
Smartform is very userfriendly than SAP Scripts.
In Scripts main windows are avable from main00-98 but in
Smartforms only one main window.
Is This Answer Correct ? | 18 Yes | 0 No |
What kind of financial periods exist in SAP? What is the relevant table for that?
I have one selection screen field which is meant for only display what will you do
how to find Bapi? and Badi?
From Excel to ABAP - Is batch mode possible ?
What are two methods of modifying sap standard tables?
What are the two statements which are required in an abap program to output an icon using a write statement?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
what is the function module to read the standard text?
how to print a logo in script
performance tuning concepts
what is a package is SAP
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table