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
Exporting GLOBAL_FLAG TYPE RS38L-GLOBAL Global Interface
Exporting REMOTE_CALL TYPE RS38L-REMOTE Function module can be called with remote function
Exporting UPDATE_TASK TYPE RS38L-UTASK Function module running in update task
Exporting EXCEPTION_CLASSES TYPE ENLFDIR-EXTEN3 Additional Attributes for Function Modules
Exporting REMOTE_BASXML_SUPPORTED TYPE RS38L-BASXML_ENABLED BasXML Log
Importing FUNCNAME TYPE RS38L-NAME Name of Function Module
Importing INACTIVE_VERSION TYPE CHAR1 SPACE Reads inactive version according to worklist
Importing WITH_ENHANCEMENTS TYPE CHAR1 'X' X = Enhancement Parameters Will Be Provided
Importing IGNORE_SWITCHES TYPE CHAR1 SPACE X = Switches Are Ignored
Tables EXCEPTION_LIST TYPE RSEXC Table of exceptions
Tables EXPORT_PARAMETER TYPE RSEXP Table of Export Parameters
Tables IMPORT_PARAMETER TYPE RSIMP Table of Import Parameters
Tables CHANGING_PARAMETER TYPE RSCHA Table for Changing Parameters
Tables TABLES_PARAMETER TYPE RSTBL Table With Tables
Tables P_DOCU TYPE RSFDO X
Tables ENHA_EXP_PARAMETER TYPE RSEXP Table of ENHA Export Parameters
Tables ENHA_IMP_PARAMETER TYPE RSIMP Table of ENHA Import Parameters
Tables ENHA_CHA_PARAMETER TYPE RSCHA Table of ENHA Changing Parameters
Tables ENHA_TBL_PARAMETER TYPE RSTBL Table of ENHA Table Parameters
Tables ENHA_DOCU TYPE RSFDO ENHA Parameter Documentation
Exception ERROR_MESSAGE TYPE X
Exception FUNCTION_NOT_FOUND TYPE Function module does not exist
Exception INVALID_NAME TYPE Invalid Function Module
               
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  19950113 
SAP Release Created in