why sap script client dependend and smart foms are client
independend
Answer Posted / suganya
By design, 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 ? | 41 Yes | 0 No |
Post New Answer View All Answers
What is sap script? Difference between sap script and report?
I want to take the back up of my script layout into my hard disk to be loaded later. What should I do?
What are Change Pointers ?
Explain the main in sapscript
How to transfer the objects? Have you transferred any objects ?
How many main windows are allowed for sapscript?
What is the standard text?
Is it possible to create a sapscript without a main window?
What are the types of windows?
What is the client concept in SAP? What is the meaning of client independent ?
What does read_text?
How to edit standard SAPSCRIPT called by standard program ?
Explain the windows in layout set.
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
Explain the header data in layout set.