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
What is the length of function code at user-command?
Differentiate between static and dynamic step loops?
What is asynchronous and synchronous update?
Differentiate database index and match code.
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
How to give programe name as input in BDC report of abap ?
How to find the return code of an stmt in abap programs?
Explain the call transaction method? : abap bdc
Why do we use abstract class
What is the advantage of structures?
Explain read dataset in sap abap?
What does the insert statement in extract datasets do?
Why are insert and append statement used in sap abap?
What is meant by hotspots?
What is the meaning of table buffer? This buffer is used by which type oftable?