The Function Module RS_VARIANT_DEL_ALL_CLIENTS () is a standard Function Module in SAP ERP and is part of the function group SVAR within the package SLDBV.
Function Module | RS_VARIANT_DEL_ALL_CLIENTS |
Short Text | |
Function Group | SVAR |
Package | SLDBV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MANDT | LIKE | SY-MANDT | SPACE | |
REPORT | LIKE | RSVAR-REPORT | Name of Report |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBC | LIKE | SY-SUBRC | Return Code |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEL_VARIANTS | LIKE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED | No Authorization |
NOT_EXECUTED | Not executed |
NO_REPORT | No report |
REPORT_NOT_EXISTENT | Report does not exist |
REPORT_NOT_SUPPLIED | No report name specified |
VARIANT_LOCKED | Variant locked |