SAP ABAP Function Module FUNCTION_INCLUDE_SPLIT (Get Function Modules and Includes Belonging to a Function Group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC (Package) Function Builder
Basic Data
Function Module FUNCTION_INCLUDE_SPLIT Get Function Modules and Includes Belonging to a Function Group  
Function Group SUNI   Function Library program interface  
Program Name SAPLSUNI    
INCLUDE Name LSUNIU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing INCLUDE TYPE RS38L-INCLUDE Name of include
Exporting NAMESPACE TYPE RS38L-NAMESPACE Namespace
Exporting FUNCTION_NOT_EXISTS TYPE C The specified function module does not exist
Exporting GROUP TYPE RS38L-AREA Name of function group
Exporting FUNCNAME TYPE RS38L-NAME Function module name
Exporting INCLUDE_NUMBER TYPE TFDIR-INCLUDE Number of the function module include according to TFDIR
Exporting NO_FUNCTION_INCLUDE TYPE C Not a include of a function group
Exporting NO_FUNCTION_MODULE TYPE C Not a function module include
Exporting SUFFIX TYPE RS38L-SUFFIX 3 characters suffix
Exporting RESERVED_NAME TYPE C Name is reserved for the Function Builder
Exporting TOO_MANY_DELIMITERS TYPE C Too many namespace delimiters in name
Exporting RESERVED_FOR_EXITS TYPE C Name is reserved for exit modules
Exporting HIDDEN_NAME TYPE C Function Builder: For internal use
Importing PROGRAM TYPE RS38L-INCLUDE Name of a program with namespace
Importing SUPPRESS_SELECT TYPE C 'X' No access to TFDIR
Importing COMPLETE_AREA TYPE RS38L-AREA SPACE Full name of group with namespace
Exception INCLUDE_NOT_EXISTS TYPE Include does not exist
Exception GROUP_NOT_EXISTS TYPE Function group does not exist
Exception NO_SELECTIONS TYPE Nothing was selected
Exception NO_FUNCTION_INCLUDE TYPE The include you specified is not a function module
Exception NO_FUNCTION_POOL TYPE Not a function group
Exception DELIMITER_WRONG_POSITION TYPE Namespace delimiters are in the wrong position
Exception NO_CUSTOMER_FUNCTION_GROUP TYPE Not a customer exit group
Exception NO_CUSTOMER_FUNCTION_INCLUDE TYPE Not a customer exit include
Exception RESERVED_NAME_CUSTOMER TYPE Reserved for customer exits
Exception NAMESPACE_TOO_LONG TYPE
Exception AREA_LENGTH_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970124 
SAP Release Created in