The Function Module FUNCTION_INCLUDE_INFO (Get Function Modules and Includes Belonging to a Function Group) is a standard Function Module in SAP ERP and is part of the function group SUNI within the package SFUNC.
Function Module | FUNCTION_INCLUDE_INFO |
Short Text | Get Function Modules and Includes Belonging to a Function Group |
Function Group | SUNI |
Package | SFUNC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCTAB | TYPE | SUNI_FUNCTAB | ||
NAMESPACE | LIKE | RS38L-NAMESPACE | Namespace |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCNAME | LIKE | RS38L-NAME | Function Module Name | |
GROUP | LIKE | RS38L-AREA | ||
INCLUDE | LIKE | RS38L-INCLUDE |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_NOT_EXISTS | |
GROUP_NOT_EXISTS | |
INCLUDE_NOT_EXISTS | |
NO_SELECTIONS |