Menu

SAP Function Module SCPR_CPROF_CT_EXCLUDE_VALUE

Cust.-Profil: Prüfen, ob der Wert berücksichtigt werden soll

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.