Menu

SAP Function Module RSS_PROGRAM_DELETE

The Function Module RSS_PROGRAM_DELETE () is a standard Function Module in SAP ERP and is part of the function group RSSG within the package SBIG.

Technical Information

Function Module RSS_PROGRAM_DELETE
Short Text
Function Group RSSG
Package SBIG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CLIENT LIKE SY-MANDT
I_NO_COMMIT TYPE RSSG_BOOL RSSG_C_TRUE
I_PROGRAM_CLASS TYPE RSSG_PROGCLASS Program Class
I_PROGRAM_NAME TYPE SY-REPID Program Name
I_UNI_IDC25 TYPE RSSG_UNI_IDC25
I_WITH_VARIANTS TYPE RSSG_BOOL RSSG_C_TRUE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DELETION_REJECTED
INVALID_PROGRAM_CLASS