The Function Module FVD_PRODUCT_CONFIRM (Freigabe eines Produktes) is a standard Function Module in SAP ERP and is part of the function group FVDC_PROD_DIALOG within the package FVVCL_PRF.
Function Module | FVD_PRODUCT_CONFIRM |
Short Text | Freigabe eines Produktes |
Function Group | FVDC_PROD_DIALOG |
Package | FVVCL_PRF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PRODINT | TYPE | TB_PR_PRODINT | Interne Produkt-ID | |
I_PRODTYPE | TYPE | TB_PR_PRODTYPE | Produkttyp | |
I_VERSION | TYPE | TB_PR_VERSION | Produktversion |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ERROR_CONFIRMATION | Fehler bei der Produktfreigabe |