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 is gui status? How to create /edit gui status?
What are the function module in bdc?
What was the requirement of IDoc in your project? How it was working?
Explain the uses of the simple maintenance interface? : sap abap hr
Can you show multiple alvs on a single screen?
What is projection view?
Work most on which module: name a few tables?
how to track records from data dictionary?
What are different types of parameters?
What is a data element?
What is an interactive report?
Mention what is alv programming in abap?
Concepts of OO ABAP and why we are using it?
Where do you use help views?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization