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 is the last entry in all bdc tables? : abap bdc
What is the significance of delivery class?
What is the difference between get and get late?
What is search help exit? : sap abap data dictionary
How many structures can be created in a Ztable ?
What are the different window types in sapscript?
What are the parameter types for a method?
What are the field and chain statements?
Difference between user exit and badis?
How will you find manager of an employee
What is the use of enqueue function module? : sap abap data dictionary
When was the sap abap being created?
Explain what are extracts?
Event handling in oops
dynamic programming in sap abap