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
How can we upload a text file having delimiters in to legacy system?
Explain lsmw?
Lock objects and what are parameters of ENQUEUE FM?
How do you read files from the presentation server ? : abap bdc
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
Under Data Transfer Portion of ABAP, what do you mean by DX Project
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is the modification assistant?
Can i Have Some Examples on Enhancements.
What are the basic object types? : sap abap hr
Differentiate between static and dynamic step loops?
How to analysis Background Job for performance Issue?
What are your ways to performance optimization?