why SAP scripts are client dependent and smart forms are not?
Answer Posted / sandeep
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are spa/gpa parameters (sap memory)?
10) How to get Item Header in Sales Order?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
please give the remaining answers.
What are critical issues you have faced in your project
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
How would you define the exponents for a type ‘f’ field?
What are the components of selection table?
What is macro? : abap hr
In the `select' statement what is group by ?
What is the use of dequeue function module? : sap abap data dictionary
Describe data classes? : abap hr
What is the use of enqueue function module? : sap abap data dictionary
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is a bsp application? : sap abap hr