what is need of function group for function modules whereas
there is no need of f.group for subroutines?

Answer Posted / jaswant sahjlan

The function group used to hold multiple function modules. The most powerful advantages of function group is to share the abap elements of function module with each other that is not possible in subroutines. For example you can use the screen define in function module module1 into module 2 if both the modules have same function group.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an authorization in sap?

602


What kind of BDC programs are written ?

593


Difference between .Include and .append?

729


Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

1658


What are the page windows? How many main windows will be there in a page window?

551






What is the difference between call transaction method and the session method? : abap bdc

528


Which table stores the programs created?

606


What are the different message types available in the abap/4 ?

549


What are the advantages of logical databases : abap hr

592


What data is contained? : abap data dictionary

685


What is modularization and its benefits? : abap modularization

713


​​What is amdp (abap managed data procedures)?​​

632


What are the properties of selection screen?

553


What are the functional modules used in sequence in bdc? : abap hr

584


How do you document ABAP programs? Do you use program documentation menu option?

638