what is difference between method and function module?
Answers were Sorted based on User's Feedback
Answer / ram
method is nothing but a function defined inside or outside
of a class where as class is a collection of objects
where every object is different from the other one......
Function modules allow you to encapsulate and reuse global
functions in the R/3 System. They
are stored in a central library.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / 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 |
Explain client-dependent and client-independent tables.
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
WHAT IS FIELD-SYMBOLS?
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
what is the Currency and Quantity field in BDC?
What is Macro
What is a transaction variant and why are they used?
i want to block some spaces after end of page in classical report?how to do that?
What are the events we use in dialog programming and explain them?
what is type group?how to create it and what is the use of it?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
hi,how to diable the popup window which is displayed afetr executing the SAP script program?