SAP ABAP Function Module FUNCTION_CREATE_REMOTE (FUNCTION_CREATE_REMOTE)
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_CREATE_REMOTE  
Function Group SUNI   Function Library program interface  
Program Name SAPLSUNI    
INCLUDE Name LSUNIU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FUNCTION_INCLUDE TYPE RS38L-INCLUDE Name of the respective INCLUDE file
Importing CORRNUM TYPE E071-TRKORR SPACE Correction number
Importing FUNCNAME TYPE RS38L-NAME Name of the function module
Importing FUNCTION_POOL TYPE RS38L-AREA Respective function group
Importing INTERFACE_GLOBAL TYPE RS38L-GLOBAL SPACE Indicator for global interface
Importing REMOTE_CALL TYPE RS38L-REMOTE SPACE Can be used for remote function call
Importing SHORT_TEXT TYPE TFTIT-STEXT Short description of the function module
Importing SUPPRESS_CORR_CHECK TYPE RS38L-EXTERN 'X' Suppression of the correction system (= default)
Importing UPDATE_TASK TYPE RS38L-UKIND1 SPACE Update category
Importing NAMESPACE TYPE RS38L-NAMESPACE SPACE Namespace
Importing REMOTE_BASXML_SUPPORTED TYPE RS38L-BASXML_ENABLED SPACE BasXML Protokoll
Tables EXCEPTION_LIST TYPE RSEXC List of exceptions
Tables EXPORT_PARAMETER TYPE RSEXP Export parameters
Tables IMPORT_PARAMETER TYPE RSIMP Import parameters
Tables PARAMETER_DOCU TYPE RSFDO Short description of parameters
Tables TABLES_PARAMETER TYPE RSTBL Table parameters
Tables CHANGING_PARAMETER TYPE RSCHA
Exception DOUBLE_TASK TYPE RFC updates were marked
Exception ERROR_MESSAGE TYPE The issue of messages is suppressed
Exception FUNCTION_ALREADY_EXISTS TYPE Function already exists
Exception INVALID_FUNCTION_POOL TYPE Function group not yet created
Exception INVALID_NAME TYPE X
Exception TOO_MANY_FUNCTIONS TYPE More than 99 functions in the function group
               
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