Menu

SAP Function Module RPY_FUNCTIONMODULE_INSERT

Insert a function module in the R/3 development environment

The Function Module RPY_FUNCTIONMODULE_INSERT (Insert a function module in the R/3 development environment) is a standard Function Module in SAP ERP and is part of the function group SIFP within the package SEUX.

Technical Information

Function Module RPY_FUNCTIONMODULE_INSERT
Short Text Insert a function module in the R/3 development environment
Function Group SIFP
Package SEUX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CORRNUM LIKE E071-TRKORR SPACE Correction number
FUNCNAME LIKE RS38L-NAME Name of the function module
FUNCTION_POOL LIKE RS38L-AREA Respective function group
INTERFACE_GLOBAL LIKE RS38L-GLOBAL SPACE Indicator for global interface
NAMESPACE LIKE RS38L-NAMESPACE SPACE Namespace
NEW_SOURCE TYPE RSFB_SOURCE Tabelle von Parametern, Visualisierung
REMOTE_CALL LIKE RS38L-REMOTE SPACE Can be used for RFC
SHORT_TEXT LIKE TFTIT-STEXT Short description of the function module
SUPPRESS_CORR_CHECK LIKE RS38L-EXTERN 'X' Suppression of the correction system (-default)
UPDATE_TASK LIKE RS38L-UKIND1 SPACE Update type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNCTION_INCLUDE LIKE RS38L-INCLUDE Name of the respective INCLUDE file

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGING_PARAMETER LIKE RSCHA
EXCEPTION_LIST LIKE RSEXC List of the exceptions
EXPORT_PARAMETER LIKE RSEXP Export parameters
IMPORT_PARAMETER LIKE RSIMP Import parameters
PARAMETER_DOCU LIKE RSFDO Short description of the parameter
SOURCE LIKE RSSOURCE
TABLES_PARAMETER LIKE RSTBL Table parameters

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOUBLE_TASK RFC updates were selected
ERROR_MESSAGE Message output is suppressed
FUNCTION_ALREADY_EXISTS Function already exists
INVALID_FUNCTION_POOL Function group not yet created
INVALID_NAME
TOO_MANY_FUNCTIONS More than 99 functions in the function group