The Function Module SD_SHIPMENT_NUMBER_CHECK (Externe Transportnummer prüfen) is a standard Function Module in SAP ERP and is part of the function group V56C within the package VTR.
Function Module | SD_SHIPMENT_NUMBER_CHECK |
Short Text | Externe Transportnummer prüfen |
Function Group | V56C |
Package | VTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NUMKE | LIKE | TVTK-NUMKE | Externer Nummernkreis | |
I_VTTK_TKNUM | LIKE | VTTK-TKNUM | Externe Transportnummer |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
L_USER | LIKE | SY-UNAME | SPACE | User |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DUPLICATE_SHIPMENT_NUMBER | Transportnummer bereits vorhanden |
EXTERNAL_NUMBER_INVALID | Externe Transportnummer ist ungültig |
SHIPMENT_BLOCKED | Der Transport ist gesperrt |