why sapscripts are client dependent and smartforms are
cliet independent,plz give me a brief explanation,thank u.
Answer Posted / purnachandra
sap scripts are by default store in the form of text format, so any thing store in text format that is client dependent.
smartforms: when we active a smartform , the smartform data can be stored in the form of function module, so function modules are client independent , so smartforms also client independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define batch input session?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
Describe the difference between macro and subroutine?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
What is a bsp application? : sap abap hr
What is ps structure? : abap hr
How to create any functions? How to go about it?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is roll area?
what is the exact code that shoud be implimented in sap note
What are the different types of data dictionary objects? : abap data dictionary
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What is amdp (abap managed data procedures)?
How can we create callable modules of program code within one abap/4 program?
Explain what are interactive reports?