SAP ABAP Function Module FUNCTION_CREATE (Einfügen eines neuen Funktionsbausteins)
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 Einfügen eines neuen Funktionsbausteins  
Function Group SUNI   Function Library program interface  
Program Name SAPLSUNI    
INCLUDE Name LSUNIU01    
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 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 type
Importing NAMESPACE TYPE RS38L-NAMESPACE SPACE Namensraum der Funktionsgruppe
Importing SUPPRESS_ENQUEUE TYPE SPACE
Importing SAVE_ACTIVE TYPE CHAR1 'X' X = Aktiv sichern
Importing EXCEPTION_CLASS TYPE CHAR1 SPACE X = mit Exception Klassen
Importing REMOTE_BASXML_SUPPORTED TYPE CHAR1 SPACE Einstelliges Kennzeichen
Importing RFC_ATTRIBUTES TYPE UCON_RFC_SERVICE_ATTRIBUTES SPACE RFC classification
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 selected
Exception ERROR_MESSAGE TYPE Message output 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