The Function Module READ_MASTERWARRANTY (Mustergarantie lesen) is a standard Function Module in SAP ERP and is part of the function group BG00 within the package DWA.
Function Module | READ_MASTERWARRANTY |
Short Text | Mustergarantie lesen |
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_DELETE | LIKE | (-X) auch alle gelöschten | ||
I_DELHD | LIKE | (-X) auch wenn die Meldung mit Löschkennzeichen | ||
MGANR | LIKE | VBGMK-MGANR | Nummer der Mustergarantie | |
MSGTY | LIKE | SY-MSGTY | 'E' | Messagetyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EBGMK | LIKE | BGMK | Segment BGMK | |
EBGMP | LIKE | BGMP | Segment BGMP | |
EBGMZ | LIKE | BGMZ | Segment BGMZ |
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 |
---|---|---|---|---|
IVBGMK | LIKE | GBGMK | Mustergarantie Kopf | |
IVBGMP | LIKE | GBGMP | Mustergarantie Positionen | |
IVBGMZ | LIKE | GBGMZ | Mustergarantie Zähler |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_NUMBER | Mustergarantienummer existiert nicht |