Menu

SAP Function Module CUPM_PMS_EVAL

Test ob Bedingung in Bezug auf ein Tupel von DDB-Facts gültig ist

The Function Module CUPM_PMS_EVAL (Test ob Bedingung in Bezug auf ein Tupel von DDB-Facts gültig ist) is a standard Function Module in SAP ERP and is part of the function group CUPM within the package CU.

Technical Information

Function Module CUPM_PMS_EVAL
Short Text Test ob Bedingung in Bezug auf ein Tupel von DDB-Facts gültig ist
Function Group CUPM
Package CU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CND TYPE PMST_TERMS Condition code
FACT1 TYPE PMST_FACT Erster DDB-Fakt
FACT2 TYPE PMST_FACT Zweiter DDB-Fakt
TRAC_ID TYPE PMST_KEY Identifizierung für Trace-Filter
TUPLE TYPE PMST_TRIGGER Bundle of DDB facts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BINDING_TAB TYPE PMST_BINDING_TAB Bindungstabelle für Variablen
RET_ARG TYPE PMST_KEY Additional argument in runtime error
RET_CODE TYPE PMST_INTEGER Runtime error entry

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAIL Test not successful
INTERNAL_ERROR Internal Error