The Function Module SCPR_CHECK_REMOVE_DENIED_VALS () is a standard Function Module in SAP ERP and is part of the function group SCPRCHECK within the package SCPR.
Function Module | SCPR_CHECK_REMOVE_DENIED_VALS |
Short Text | |
Function Group | SCPRCHECK |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_ON_TABLE_LAYER | TYPE | C | SPACE | |
CRIT_ACT_NON_VERIF | TYPE | C | SPACE | |
CRIT_ACT_VERIFIED | TYPE | C | SPACE | |
CRIT_CREATE | TYPE | C | SPACE | |
CRIT_LOCK_DATA | TYPE | C | SPACE |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_MODIFIED | TYPE | C |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB_RECATTR | LIKE | SCPRRECA | BC Set: BC Set record attributes | |
TAB_VALUES | LIKE | SCPRVALS | BC Set: Values | |
TAB_VALUESL | LIKE | SCPRVALL | BC Set: Values (language-dependent) |
This function module does not define any Exceptions.