why we call smartform as a client independent?
(as we are able to retrive data from any client dependent
d/b table in smartforms. )
Answer Posted / bvsuman
when we execute a smartform a function module is being
created.we call this fm in our program using another function
module SSF_FUNCTION_MODULE_NAME.As fmodules are client
independent smartforms are also client independent..
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How would you suppress the display of a parameter on the selection screen?
Why do we use logical blocks in abap program?
What are the two statements which are required in an abap program to output an icon using a write statement?
What is tcode se16? For what is it used.
What are indexes? : sap abap data dictionary
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Abstract class and interface, multiple inheritance, live example
Why bapi need then bdc ? : abap bdc
What is asynchronous and synchronous update?
What is search help exit? : sap abap data dictionary
How do you find number of records present in internal table?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What is the difference between function group and function module?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Concepts of OO ABAP and why we are using it?