why SAP script is clint dependent and smartform is clint
indepedent ?
Answer Posted / sivaramakrishna
generally in abap text's are client dependent .when a sap
script is genrated it is stored as text .but when a
smartform is excuted at backend one funtion module is
genrated .which is not(function modules are client
independent ) client dependent in sap.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between open_form and close_form?
What is Buffering Concept? When should a Table be buffered?
How to combine multiple billing into one RV document ( Step by Step)?
Why are insert and append statement used in sap abap?
Sal abap on hana interview
Explain how do you move on to the next screen in interactive reporting?
How to use messages in lists?
Different types of locks?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What is internal payroll process? : sap abap hr
What are the differences between interactive and drill down reports?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
what will happen if called program is not executable ?
Normally how many and what files get created when a transaction program is written?
What is the difference between the function module and a normal abap/4 subroutine?