SAP ABAP Function Module FUNCTION_INCLUDE_CONCATENATE (Determine the Name of a Function Group / Main Program by Namespace)
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_CONCATENATE Determine the Name of a Function Group / Main Program by Namespace  
Function Group SUNI   Function Library program interface  
Program Name SAPLSUNI    
INCLUDE Name LSUNIU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PROGRAM TYPE RS38L-INCLUDE Name of main program of a function group
Changing GROUP TYPE RS38L-AREA Function group name without namespace
Changing NAMESPACE TYPE RS38L-NAMESPACE Namespace
Changing COMPLETE_AREA TYPE RS38L-AREA Entire function group name
Exporting TOP TYPE RS38L-INCLUDE Name of the TOP include
Exporting UXX TYPE RS38L-INCLUDE Name of the UXX include
Exporting INCLUDE TYPE RS38L-INCLUDE Name of a function group include
Importing INCLUDE_NUMBER TYPE TFDIR-INCLUDE Number of the function module include
Exception NOT_ENOUGH_INPUT TYPE
Exception NO_FUNCTION_POOL TYPE
Exception DELIMITER_WRONG_POSITION 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  19970228 
SAP Release Created in