The Function Module CVV2_CHECK_DDI_CLASSIFICATION (Klassifikation eines Initialauftrags lesen) is a standard Function Module in SAP ERP and is part of the function group CVV2 within the package CVDI.
Function Module | CVV2_CHECK_DDI_CLASSIFICATION |
Short Text | Klassifikation eines Initialauftrags lesen |
Function Group | CVV2 |
Package | CVDI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DDI_ID | LIKE | DRZOI-DDI_ID | Initialauftrag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLASS | LIKE | KLAH-CLASS | Klasse | |
E_CLASSTYPE | LIKE | KLAH-KLART | Klassenart |
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 |
---|---|
NO_CLASS | Auftrag nicht klassifiziert |