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 |
|---|---|---|---|---|---|---|---|
| |
PROGRAM | TYPE | RS38L-INCLUDE | Name of main program of a function group | |||
| |
GROUP | TYPE | RS38L-AREA | Function group name without namespace | |||
| |
NAMESPACE | TYPE | RS38L-NAMESPACE | Namespace | |||
| |
COMPLETE_AREA | TYPE | RS38L-AREA | Entire function group name | |||
| |
TOP | TYPE | RS38L-INCLUDE | Name of the TOP include | |||
| |
UXX | TYPE | RS38L-INCLUDE | Name of the UXX include | |||
| |
INCLUDE | TYPE | RS38L-INCLUDE | Name of a function group include | |||
| |
INCLUDE_NUMBER | TYPE | TFDIR-INCLUDE | Number of the function module include | |||
| |
NOT_ENOUGH_INPUT | TYPE | |||||
| |
NO_FUNCTION_POOL | TYPE | |||||
| |
DELIMITER_WRONG_POSITION | TYPE | |||||
Processing Type
| Normal Function 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 |