The Function Module FIPR_PRODUCT_MULT_UPDATE (FIPR: Mehrere Produkte und Versionen in DB einfügen und ändern) is a standard Function Module in SAP ERP and is part of the function group FIPR_PROD_DB within the package FIPR_PROD_ADMIN.
Function Module | FIPR_PRODUCT_MULT_UPDATE |
Short Text | FIPR: Mehrere Produkte und Versionen in DB einfügen und ändern |
Function Group | FIPR_PROD_DB |
Package | FIPR_PROD_ADMIN |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_FIPR_PRODUCT_DB | LIKE | SFIPR_PRODUCT_DB | Tabelle Produkt und Version |
This function module does not define any Exceptions.