what is difference between method and function module?
Answer Posted / abaprajaram
Methords in the Business Object repository is differnt
Each methord will be inhearted with the Function Module
When we use the methord for the Web UI transactions we call
the methord to call the BAPI - interm BAPI will call
Function module
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is interactive reporting?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
what is bapi,badi,bdc,ale idocs?
What are logical data bases used in hr module? : abap hr
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Where the payroll results are stored
5) How to rereive text elements in SF and script?
What is new enhancement framework?
What are advantages and disadvantages of logical data base
Different between Interface and Abstract classes?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
How can we create callable modules of program code within one abap/4 program? : abap modularization
Which objects are independent transport objects? : abap data dictionary
What is logical database? : abap hr