why scripts are client dependent and smart forms are client
independent.?
Answer Posted / sai krrishna
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.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
What are the names of the function modules that will be generated upon activation of a lock object?
What are the basic functions of database utility? : abap data dictionary
What is is a match code? : abap data dictionary
How do you move on to the next screen in interactive reporting?
what is defference between repository and non repository Object?
Can a constructor be declared private? If yes then in which scenario?
What is the use of info groups? : sap abap hr
What is the difference between sy-tabix and sy-index? Where it is used?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is an authorization in sap?
Which table stores the programs created?
What is sql trace? : abap data dictionary
Explain get pernr concept when we use logical data base? : abap hr
Events that can be used in both the classical and interactive reports