SAP ABAP Function Module RPY_FUNCTIONMODULE_INSERT (Insert a function module in the R/3 development environment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SEUX (Package) Repository Interfaces
Basic Data
Function Module RPY_FUNCTIONMODULE_INSERT Insert a function module in the R/3 development environment  
Function Group SIFP   Interface for Program Objects  
Program Name SAPLSIFP    
INCLUDE Name LSIFPU13    
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 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 RFC
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 type
Importing CORRNUM TYPE E071-TRKORR SPACE Correction number
Importing NAMESPACE TYPE RS38L-NAMESPACE SPACE Namespace
Importing NEW_SOURCE TYPE RSFB_SOURCE Tabelle von Parametern, Visualisierung
Importing REMOTE_BASXML_SUPPORTED TYPE RS38L-BASXML_ENABLED SPACE BasXML Protokoll
Tables IMPORT_PARAMETER TYPE RSIMP Import parameters
Tables EXPORT_PARAMETER TYPE RSEXP Export parameters
Tables TABLES_PARAMETER TYPE RSTBL Table parameters
Tables CHANGING_PARAMETER TYPE RSCHA
Tables EXCEPTION_LIST TYPE RSEXC List of the exceptions
Tables PARAMETER_DOCU TYPE RSFDO Short description of the parameter
Tables SOURCE TYPE RSSOURCE
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
Exception TOO_MANY_FUNCTIONS TYPE More than 99 functions in the function group
Exception NO_MODIFY_PERMISSION TYPE
Exception NO_SHOW_PERMISSION TYPE
Exception ENQUEUE_SYSTEM_FAILURE TYPE
Exception CANCELED_IN_CORR TYPE
               
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  19950915 
SAP Release Created in