what is function group? Difference between function group
and FM?
Answer Posted / aditya
fonction group is where funtion modules are stored.
so function module could be said a sub-set of function-
group.
| Is This Answer Correct ? | 42 Yes | 5 No |
Post New Answer View All Answers
What happens if only one of the commands set screen and leave screen is used without using the other?
What is runtime analysis?
What are the Control levels in internal tables?
what is the difference between hashed & sorted internal tables?
How are BAPI different from Normal function modules ?
What are the check tables and value tables?
What is table attribute? : abap data dictionary
What are domains and data element? : abap hr
What is the use of 'table index'?
How do you document abap/4 programs? Do you use program documentation menu option?
How the transaction that are programmed by the user can be protected?
How to write a bdc – how do you go about it?
What are the advantages and disadvantages of using views in abap programming ?
What are the data types of the abap/4 layer?
What is the disadvantage of a call by reference? : abap modularization