2015 Nov 27 3:01 PM
Hi to all,
I have a dubt,
is it possible to create a function group that contains other function groups?
I have a lot of custom tables, with their own function group, i would aggregate all function group into a function group father because i need to use some variables and include for all tables.
Thank you in advance
Fabio
2015 Nov 27 5:02 PM
With FG hierarchy is not possible, you can have it with packages only.
If you want to use some defined variables in more than 1 FG then use includes.
2015 Nov 28 6:18 AM
No. A function group is a single program with many includes. Each function module within the group is in its own includes. You can see this by drilling down on the includes from the main program of a function group.