why we call smartform as a client independent?
(as we are able to retrive data from any client dependent
d/b table in smartforms. )
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nitin gautam
yes..the above answer is correct but also i would like add on thing that as created fm have differenet names/numbers w.r.t different servers in sap..ie in dev,quality & production...thats why first we need to get the name of that FM FROM SSF_FUNCTION_MODULE_NAME, Instead of direct calling for smartform then after the getting the name...then we pass this function module name variable to call the SF....
Is This Answer Correct ? | 1 Yes | 0 No |
How do you find if a logical database exists for your program requirements?
WHAT IS TABLE BUFFERING AND ADVANTAGE?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
what is work flow?
3 Answers FutureSoft, Siebel Systems,
How do you write UTP?(unit test plan)
what are the critical issues u face in ur project?
How can i insert a field in script without using executable program
How can we create Search Help, without using table field? for example I have two fields in one table and I required one more field in search help how?
1 Answers Accenture, Maples, Patni, TCS,
What is the structure of a BDC sessions.
which method is suitable for call transaction asynchronous or synchronous
Can any one tell me the exact difference between BAPI and RFC.
How can you manipulate the presentation and attributes of interactive lists?