The Function Module INIT_MASTERWARRANTY_EXTERN_NR (Initialisierung Mustergarantie Externe Nummer) is a standard Function Module in SAP ERP and is part of the function group BG00 within the package DWA.
Function Module | INIT_MASTERWARRANTY_EXTERN_NR |
Short Text | Initialisierung Mustergarantie Externe Nummer |
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_MGANR | LIKE | VBGMK-MGANR | Master warranty number | |
I_NUMKE | LIKE | T790G-NUMKE | Number range for external number assignment | |
I_T790 | LIKE | T790 | Transaction table | |
I_VBGMK | LIKE | VBGMK | Master warranty table (VIEW) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MGANR | LIKE | VBGMK-MGANR | Master warranty number | |
E_VBGMK | LIKE | VBGMK | Master warranty table (VIEW) |
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 |
---|---|
DUPLICATE_NUMBER | Doubled number |
FOREIGN_LOCK | Preview |
INVALID_INTERVAL | Interval not valid |
INVALID_RANGE | Interval window not valid |
NUMBER_INITIAL_EXTERN | Initial external number |
OBJECT_NOT_FOUND | Object not found |
SYSTEM_FAILURE |