Menu

SAP Function Module RPY_PROGRAM_INSERT

The Function Module RPY_PROGRAM_INSERT () 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_PROGRAM_INSERT
Short Text
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
APPLICATION LIKE RGLIF-APPL 'X'
AUTHORIZATION_GROUP LIKE RGLIF-AUTH SPACE Authorization Group
DEVELOPMENT_CLASS LIKE RGLIF-DEVCLASS SPACE Package
EDIT_LOCK LIKE RGLIF-EDIT_LOCK SPACE Editor lock flag
LOG_DB LIKE RGLIF-LOGDB SPACE Name of Logical Database
PROGRAM_NAME LIKE RGLIF-INCLUDE
PROGRAM_TYPE LIKE RGLIF-PROGTYPE '1'
R2_FLAG LIKE RGLIF-R2 SPACE
TEMPORARY LIKE RGLIF-TEMPORARY SPACE Temporary Object
TITLE_STRING LIKE RGLIF-TITLE
TRANSPORT_NUMBER LIKE RGLIF-TRKORR SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
SOURCE LIKE ABAPSOURCE Table of Messages

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALREADY_EXISTS
NAME_NOT_ALLOWED
PERMISSION_ERROR