Menu

SAP Function Module SCPR_CHECK_REMOVE_DENIED_VALS

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.

Technical Information

Function Module SCPR_CHECK_REMOVE_DENIED_VALS
Short Text
Function Group SCPRCHECK
Package SCPR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_MODIFIED TYPE C

Table Parameters

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)

Exceptions

This function module does not define any Exceptions.