The Function Module GET_EQUI_NUMBER (Ermittlung erzeugte Schluesselnummern fuer Serialnummern) is a standard Function Module in SAP ERP and is part of the function group IPW1 within the package IQSM.
Function Module | GET_EQUI_NUMBER |
Short Text | Ermittlung erzeugte Schluesselnummern fuer Serialnummern |
Function Group | IPW1 |
Package | IQSM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ONLY_NEW | TYPE | C | SPACE | Only newly created serial numbers |
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 |
---|---|---|---|---|
RSEEQNR | LIKE | RSEEQNR | Table with key numbers |
This function module does not define any Exceptions.