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 the domains and data element?
What are the screen elements.
How to handle error in session method? : abap bdc
How do you work with semi colon se[arated files in BDC ?
Define alv programming in abap?
What is locking ?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Events that can be used in both the classical and interactive reports
What are the functional areas? User groups?
What is open sql vs native sql ?
How many types of tables exists and what are they in data dictionary?
What are the types of bdc s?
singleton class
What are the main events of which are used for logical database?