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 table & field to identify the no of items (bottles) stored in one case?
How to creat transactions? : abap data dictionary
What are the different types of parameters? : abap modularization
What are the different types of operators in the sap abap?
Define structure in abap data dictionary?
Where the payroll results are stored
What is the differrences between structure and table in data dictionary in abap? : abap hr
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is PS structure
How can we create callable modules of program code within one abap/4 program?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
Can a transparent table exist in the data dictionary but not in the database physically?
When will the current screen processing terminates?
What are the aggregate objects in the data dictionary? : abap data dictionary