SAP Function RPY_FUNCTIONMODULE_INSERT - Insert a function module in the R/3 development environment

Parameter Reference Type Length Default Optional Text
CORRNUM E071-TRKORR C 20 SPACE X Correction number
FUNCNAME RS38L-NAME C 30 Name of the function module
FUNCTION_POOL RS38L-AREA C 26 Respective function group
INTERFACE_GLOBAL RS38L-GLOBAL C 1 SPACE X Indicator for global interface
NAMESPACE RS38L-NAMESPACE C 10 SPACE X Namespace
NEW_SOURCE RSFB_SOURCE h 8 X
REMOTE_BASXML_SUPPORTED RS38L-BASXML_ENABLED C 1 SPACE X
REMOTE_CALL RS38L-REMOTE C 1 SPACE X Can be used for RFC
SHORT_TEXT TFTIT-STEXT C 74 Short description of the function module
SUPPRESS_CORR_CHECK RS38L-EXTERN C 1 'X' X Suppression of the correction system (=default)
UPDATE_TASK RS38L-UKIND1 C 1 SPACE X Update type

Parameter Reference Type Length Text
FUNCTION_INCLUDE RS38L-INCLUDE C 40 Name of the respective INCLUDE file

Parameter Reference Length Optional Text
CHANGING_PARAMETER RSCHA 217
EXCEPTION_LIST RSEXC 31 List of the exceptions
EXPORT_PARAMETER RSEXP 194 Export parameters
IMPORT_PARAMETER RSIMP 217 Import parameters
PARAMETER_DOCU RSFDO 114 Short description of the parameter
SOURCE RSSOURCE 72
TABLES_PARAMETER RSTBL 194 Table parameters

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