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
Module Pool Programming: Events and Table Control handling.
Some Realtime Objects on Bdc.
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the functions of lock objects?
What is the bitwise operator in the sap abap?
Explain the difference between domain and data element? What are aggregate object?
What are the sequences of event block?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Why do we use abstract class
How do you find out whether a file exits on the presentation server?
What is asynchronous update?
Why cant we use Normal function module for data transfer?
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
How do you read files from the application server ? : abap bdc