Menu

SAP Function Module FUNCTION_CREATE_REMOTE

The Function Module FUNCTION_CREATE_REMOTE () is a standard Function Module in SAP ERP and is part of the function group SUNI within the package SFUNC.

Technical Information

Function Module FUNCTION_CREATE_REMOTE
Short Text
Function Group SUNI
Package SFUNC
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
REMOTE_CALL LIKE RS38L-REMOTE SPACE Can be used for remote function call
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 category

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 exceptions
EXPORT_PARAMETER LIKE RSEXP Export parameters
IMPORT_PARAMETER LIKE RSIMP Import parameters
PARAMETER_DOCU LIKE RSFDO Short description of parameters
TABLES_PARAMETER LIKE RSTBL Table parameters

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOUBLE_TASK RFC updates were marked
ERROR_MESSAGE The issue of messages is suppressed
FUNCTION_ALREADY_EXISTS Function already exists
INVALID_FUNCTION_POOL Function group not yet created
INVALID_NAME X
TOO_MANY_FUNCTIONS More than 99 functions in the function group