Menu

SAP Function Module FUNCTION_INCLUDE_INFO

Get Function Modules and Includes Belonging to a Function Group

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.

Technical Information

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FUNCTION_NOT_EXISTS
GROUP_NOT_EXISTS
INCLUDE_NOT_EXISTS
NO_SELECTIONS