The Function Module GEN_MASTERWARRANTY_GENERAL (Mustergarantie Allgemeine Daten) is a standard Function Module in SAP ERP and is part of the function group BG00 within the package DWA.
Function Module | GEN_MASTERWARRANTY_GENERAL |
Short Text | Mustergarantie Allgemeine Daten |
Function Group | BG00 |
Package | DWA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_UPD | TYPE | C | 'I' | Update Kennzeichen |
I_VBGMK | LIKE | GBGMK | Tabelle VBGMK |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VBGMK | LIKE | GBGMK | Tabelle VBGMK |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.