SAP ABAP Function Module CLM_FUNC_IMPORT_INTERFACE (Prepare interface for modifications)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-CEX (Application Component) Customer Enhancements
     SECE (Package) Enhancement concept
Basic Data
Function Module CLM_FUNC_IMPORT_INTERFACE Prepare interface for modifications  
Function Group SEMO   Modules for modifications  
Program Name SAPLSEMO    
INCLUDE Name LSEMOU24    
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 via RFC
Exporting UPDATE_TASK TYPE RS38L-UTASK Function module running in update
Importing FUNCNAME TYPE RS38L-NAME Name of the function module
Tables EXCEPTION_LIST TYPE RSEXC Table of exceptions
Tables EXPORT_PARAMETER TYPE RSEXP Table of the export parameters
Tables IMPORT_PARAMETER TYPE RSIMP Table of the import parameters
Tables CHANGING_PARAMETER TYPE RSCHA Table of CHANGING parameters
Tables TABLES_PARAMETER TYPE RSTBL Table of the tables
Tables P_DOCU TYPE RSFDO
Exception ERROR_MESSAGE TYPE
Exception FUNCTION_NOT_FOUND TYPE Function module not available
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  19961216 
SAP Release Created in