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


Please Help Members By Posting Answers For Below Questions

I need some information regarding Vcentric Test pattern ? with questions.

1689


What are the advantages and disadvantages of different types of bdc's?

545


What are the different database integrities?

582


What is a table pool? : abap data dictionary

607


What is the difference between free and refresh?

595






BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul

1619


What kind of financial periods exist in SAP? What is the relevant table for that?

605


What are the different types of views and their definition?

594


What is the procedure you followed to upload the data?

572


What are the functional areas? User groups?

605


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

772


What are clustered tables?

616


In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary

712


What are the two different ways of building a match code object?

592


How to create a check box/option button in a list?

2462