Menu

SAP Function Module CULI_TERM_ADJOIN_DNF

Berechnet die minimale Vereinigung zweier Terme in disjunktiven Normalform

The Function Module CULI_TERM_ADJOIN_DNF (Berechnet die minimale Vereinigung zweier Terme in disjunktiven 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_ADJOIN_DNF
Short Text Berechnet die minimale Vereinigung zweier Terme in disjunktiven 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
DNF_TAB1 TYPE CULIT_TERM_DNF Erster Term in disjunktiver Normalform
DNF_TAB2 TYPE CULIT_TERM_DNF Zeiter Term in disjunktiver Normalform

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DNF_TAB TYPE CULIT_TERM_DNF Ergebnis in disjunktiver Normalform

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.