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
What are the different methods of passing data?
What is logical database? : abap hr
Does sap handle multiple currencies?
What are the system fields you have worked with? Explain?
Difference between /N and /BEND?
How do you process errors in call transaction method? : abap bdc
How do you use tab sets in layout sets?
what is code to upload cost centers through call trans. and procedure
What is append structure?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Application Category?
How can we set the table spaces and extent sizes? : abap data dictionary
what is defference between repository and non repository Object?
What are the various types of selection screen event?
Where do you create indexes in abap?