Menu

SAP Function Module CULI_TERM_MULTIPLY_DNF

Multiplikation zweier Disjunktionen (jeweils in disjunktiver Normalform)

The Function Module CULI_TERM_MULTIPLY_DNF (Multiplikation zweier Disjunktionen (jeweils in disjunktiver Normalform)) is a standard Function Module in SAP ERP and is part of the function group CULI within the package CUMT.

Technical Information

Function Module CULI_TERM_MULTIPLY_DNF
Short Text Multiplikation zweier Disjunktionen (jeweils in disjunktiver Normalform)
Function Group CULI
Package CUMT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DNF1 TYPE CULIT_TERM_DNF Eingangsterm (erste Disjunktion)
DNF2 TYPE CULIT_TERM_DNF Eingangsterm (zweite Disjunktion)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DNF TYPE CULIT_TERM_DNF Ausgangsterm (Ergebnis)

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.