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 generic buffering?
How does the interection between the dynpro and the abap/4 modules takes place?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What is table buffer?
how do you transport lsmw data from one system to another?
What happens if we use leave to list-processing without using suppress-dialog?
How are BAPI different from normal function modules?
What is database view ? : sap abap data dictionary
Mention what is alv programming in abap?
What are user exits? What is involved in writing them? What precations are needed?
What are the other modules integrated with om? : sap abap hr
What actually happens in real-time recruitment? : sap abap hr
What happens if a function module runs in an update task? : abap modularization
What is the use of the raising exception?
How do you work with semi colon se[arated files in BDC ?