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 is difference between check table and value table ?
tell me about status codes?
What is the difference between collect and append statements?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
what are command are they abap ?
What is reject statement? please reply me breifly?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
How do you find the information on the current screen?
what are the components of bdc?
Explain the client concept of sap.
what is the code for basic list to 2ndry list?
What are the different types of views and their definition?