what is function group? Difference between function group
and FM?
Answer Posted / kesavulu thumala
Function Group is a collection of Function Modules,Each Function module is created under function group.But without Function Group cannot create a function module.
The Function Group Act as a Containers for Function modules that logically belong together.
We creates Function Groups and Function Modules in the Abap workbench "Function Builder".
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is the table & field to identify the no of items (bottles) stored in one case?
What are logical databases? : abap hr
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the value tables?
What are the drill-down features provided by abap/4 in interactive lists?
What is logical database? : abap hr
Is there any method apart from bdc for data upload to sap? : abap bdc
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is primary index?
How does the system handle roll areas for external program components?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Which transaction code can I used to analyze the performance of ABAP program.?
What data is contained in data dictionary? : abap data dictionary
In which cluster time results are stored? : abap hr
What are the differences between table controls and step loops?