The Function Module CULI_TERM_DNF (Formt Term in disjunktive Normalform um) is a standard Function Module in SAP ERP and is part of the function group CULI within the package CUMT.
Function Module | CULI_TERM_DNF |
Short Text | Formt Term in disjunktive Normalform um |
Function Group | CULI |
Package | CUMT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TERM_IDX | TYPE | CULIT_TERM_IDX | Input term (reference to internal term table) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DNF_TAB | TYPE | CULIT_TERM_DNF | Tabelle von Konjunktionen in DNF |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | |
UNKNOWN_IDX | TERM_IDX invalid index for internal term table |