The Function Module SCPR_CPROF_CT_EXCLUDE_VALUE (Cust.-Profil: Prüfen, ob der Wert berücksichtigt werden soll) is a standard Function Module in SAP ERP and is part of the function group SCPRCP within the package SCPR.
Function Module | SCPR_CPROF_CT_EXCLUDE_VALUE |
Short Text | Cust.-Profil: Prüfen, ob der Wert berücksichtigt werden soll |
Function Group | SCPRCP |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TABTYPE | TYPE | OBJH-OBJECTTYPE | Tabellentyp ('V'-View, 'S'-S-Tabelle, 'T'-DB-Tabelle) | |
VALUE_AND_DESCR | TYPE | SCPR_FLDDESCR | Wert und Feldbeschreibung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RC | TYPE | I | 0-Wert nehmen, 1-Wert verwerfen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.