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
Explain about workbench request and customization requests?
Explain the advantages/disadvantages of logical databases?
What is screen flow logic? What are the sections in it?
Why is pretty printer user in abap?
Explain what is an rfc?
Define structure in abap data dictionary?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
What are pool tables?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Explain how do you use structures in the abap programs?
What are types of select statements?
What is sapnet?
Define spool request?
What are the advantages and disadvantages of ABAP query tool?
Can you delete data element, which is being used by table fields?