SAP ABAP Function Module FUNCTION_IMPORT_INTERFACE (Providing Interface of a Function Module)
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_IMPORT_INTERFACE | Providing Interface of a Function Module |
Function Group | SUNI | Function Library program interface |
Program Name | SAPLSUNI | |
INCLUDE Name | LSUNIU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
GLOBAL_FLAG | TYPE | RS38L-GLOBAL | Global Interface | |||
![]() |
REMOTE_CALL | TYPE | RS38L-REMOTE | Function module can be called with remote function | |||
![]() |
UPDATE_TASK | TYPE | RS38L-UTASK | Function module running in update task | |||
![]() |
EXCEPTION_CLASSES | TYPE | ENLFDIR-EXTEN3 | Additional Attributes for Function Modules | |||
![]() |
REMOTE_BASXML_SUPPORTED | TYPE | RS38L-BASXML_ENABLED | BasXML Log | |||
![]() |
FUNCNAME | TYPE | RS38L-NAME | Name of Function Module | |||
![]() |
INACTIVE_VERSION | TYPE | CHAR1 | SPACE | Reads inactive version according to worklist | ||
![]() |
WITH_ENHANCEMENTS | TYPE | CHAR1 | 'X' | X = Enhancement Parameters Will Be Provided | ||
![]() |
IGNORE_SWITCHES | TYPE | CHAR1 | SPACE | X = Switches Are Ignored | ||
![]() |
EXCEPTION_LIST | TYPE | RSEXC | Table of exceptions | |||
![]() |
EXPORT_PARAMETER | TYPE | RSEXP | Table of Export Parameters | |||
![]() |
IMPORT_PARAMETER | TYPE | RSIMP | Table of Import Parameters | |||
![]() |
CHANGING_PARAMETER | TYPE | RSCHA | Table for Changing Parameters | |||
![]() |
TABLES_PARAMETER | TYPE | RSTBL | Table With Tables | |||
![]() |
P_DOCU | TYPE | RSFDO | X | |||
![]() |
ENHA_EXP_PARAMETER | TYPE | RSEXP | Table of ENHA Export Parameters | |||
![]() |
ENHA_IMP_PARAMETER | TYPE | RSIMP | Table of ENHA Import Parameters | |||
![]() |
ENHA_CHA_PARAMETER | TYPE | RSCHA | Table of ENHA Changing Parameters | |||
![]() |
ENHA_TBL_PARAMETER | TYPE | RSTBL | Table of ENHA Table Parameters | |||
![]() |
ENHA_DOCU | TYPE | RSFDO | ENHA Parameter Documentation | |||
![]() |
ERROR_MESSAGE | TYPE | X | ||||
![]() |
FUNCTION_NOT_FOUND | TYPE | Function module does not exist | ||||
![]() |
INVALID_NAME | TYPE | Invalid Function Module | ||||
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 | 19950113 |
SAP Release Created in |