The Function Module SD_SHIPMENT_WITH_REF_SHIP_UNIT (Bestimmt die Tr.-Nr., in der sich ein bestimmtes Versandelement befindet) is a standard Function Module in SAP ERP and is part of the function group V56O within the package VTR.
Function Module | SD_SHIPMENT_WITH_REF_SHIP_UNIT |
Short Text | Bestimmt die Tr.-Nr., in der sich ein bestimmtes Versandelement befindet |
Function Group | V56O |
Package | VTR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
CO_DRIVER_NAME | LIKE | Beifahrername (Range) | ||
DRIVER_NAME | LIKE | Fahrername (Range) | ||
IDENTIFICATION | LIKE | Externe Identifikation (Range) | ||
SHIPMENT_I | LIKE | RANGE_C10 | Transportnummer(n) Input (Range) | |
SHIPMENT_O | LIKE | RANGE_C10 | Transportnummer(n) Output | |
SHIPPING_UNIT | LIKE | RANGE_C4 | Versandhilfsmittelart (Range) | |
VPOBJ | LIKE | RANGE_C2 | Verpackungsobjekt (Range) |
This function module does not define any Exceptions.