SAP ABAP Function Module FUNCTION_IMPORT_DOKU (FUNCTION_IMPORT_DOKU)
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_DOKU  
Function Group SUNI   Function Library program interface  
Program Name SAPLSUNI    
INCLUDE Name LSUNIU07    
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 update task
Exporting SHORT_TEXT TYPE TFTIT-STEXT Short text for function module
Exporting FREEDATE TYPE ENLFDIR-FREEDATE
Exporting EXCEPTION_CLASS TYPE ENLFDIR-EXTEN3
Exporting REMOTE_BASXML_SUPPORTED TYPE RS38L-BASXML_ENABLED BasXML Protokoll
Importing FUNCNAME TYPE RS38L-NAME Name of the function module
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU SAP R/3 System, Current Language
Importing WITH_ENHANCEMENTS TYPE CHAR1 'X' X=Enhancement-params werden dazu geliefert
Importing IGNORE_SWITCHES TYPE CHAR1 SPACE X=Switches werden ignoriert
Tables DOKUMENTATION TYPE FUNCT Short description of parameters
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
Tables TABLES_PARAMETER TYPE RSTBL Table of tables
Tables ENHA_EXP_PARAMETER TYPE RSEXC Tabelle der ENHA Export-Parameter
Tables ENHA_IMP_PARAMETER TYPE RSIMP Tabelle der ENHA Import-Parameter
Tables ENHA_CHA_PARAMETER TYPE RSCHA Tabelle der ENHA Changing-Parameter
Tables ENHA_TBL_PARAMETER TYPE RSTBL Tabelle der ENHA Tabellen-Parameter
Tables ENHA_DOKUMENTATION TYPE FUNCT ENHA-Kurzbeschreibung der Parameter
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