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 |
---|---|---|---|---|---|---|---|
![]() |
INCLUDE | TYPE | RS38L-INCLUDE | Name of include | |||
![]() |
NAMESPACE | TYPE | RS38L-NAMESPACE | Namespace | |||
![]() |
FUNCTION_NOT_EXISTS | TYPE | C | The specified function module does not exist | |||
![]() |
GROUP | TYPE | RS38L-AREA | Name of function group | |||
![]() |
FUNCNAME | TYPE | RS38L-NAME | Function module name | |||
![]() |
INCLUDE_NUMBER | TYPE | TFDIR-INCLUDE | Number of the function module include according to TFDIR | |||
![]() |
NO_FUNCTION_INCLUDE | TYPE | C | Not a include of a function group | |||
![]() |
NO_FUNCTION_MODULE | TYPE | C | Not a function module include | |||
![]() |
SUFFIX | TYPE | RS38L-SUFFIX | 3 characters suffix | |||
![]() |
RESERVED_NAME | TYPE | C | Name is reserved for the Function Builder | |||
![]() |
TOO_MANY_DELIMITERS | TYPE | C | Too many namespace delimiters in name | |||
![]() |
RESERVED_FOR_EXITS | TYPE | C | Name is reserved for exit modules | |||
![]() |
HIDDEN_NAME | TYPE | C | Function Builder: For internal use | |||
![]() |
PROGRAM | TYPE | RS38L-INCLUDE | Name of a program with namespace | |||
![]() |
SUPPRESS_SELECT | TYPE | C | 'X' | No access to TFDIR | ||
![]() |
COMPLETE_AREA | TYPE | RS38L-AREA | SPACE | Full name of group with namespace | ||
![]() |
INCLUDE_NOT_EXISTS | TYPE | Include does not exist | ||||
![]() |
GROUP_NOT_EXISTS | TYPE | Function group does not exist | ||||
![]() |
NO_SELECTIONS | TYPE | Nothing was selected | ||||
![]() |
NO_FUNCTION_INCLUDE | TYPE | The include you specified is not a function module | ||||
![]() |
NO_FUNCTION_POOL | TYPE | Not a function group | ||||
![]() |
DELIMITER_WRONG_POSITION | TYPE | Namespace delimiters are in the wrong position | ||||
![]() |
NO_CUSTOMER_FUNCTION_GROUP | TYPE | Not a customer exit group | ||||
![]() |
NO_CUSTOMER_FUNCTION_INCLUDE | TYPE | Not a customer exit include | ||||
![]() |
RESERVED_NAME_CUSTOMER | TYPE | Reserved for customer exits | ||||
![]() |
NAMESPACE_TOO_LONG | TYPE | |||||
![]() |
AREA_LENGTH_ERROR | 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 | 19970124 |
SAP Release Created in |