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 / 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 |
Post New Answer View All Answers
How do you document ABAP programs? Do you use program documentation menu option?
What is buffering in abap?
Explain how to create any functions? How to go about it?
Name the abap/4 modularization techniques? : abap modularization
Explain the components of selection table?
What are lock objects?
What is retro active accounting
How to call a subroutine in sapscript?
What is alv programming in abap? When is this grid used in abap? : abap hr
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is the significance of the screen number ‘0’?
Explain the use of table maintenance allowed?
What are the user interfaces of interactive lists?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization