This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →The Function Module RV_SHIPMENT_READ (Transport lesen) is a standard Function Module in SAP ERP and is part of the function group V56T within the package VTR.
Function Module | RV_SHIPMENT_READ |
Short Text | Transport lesen |
Function Group | V56T |
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_FILTER_TYPE | LIKE | RV56A-FLTTYP | 'F' | Filtertyp für Lieferungspositionen |
I_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
OPTION_DELIVERY_HEADERS_ONLY | LIKE | RV56A-SELKZ | SPACE | Option: Nur LieferKopfdaten lesen |
OPTION_DELIVERY_LOCK | LIKE | RV56A-SELKZ | SPACE | Option: Lieferungen sperren |
OPTION_EXPORT_DATA | LIKE | RV56A-SELKZ | SPACE | Option: Exportdaten |
OPTION_IGNORE_MISSING_DELIV | LIKE | RV56A-SELKZ | SPACE | Ignoriere fehlende Lieferungen |
OPTION_ITEMS | LIKE | RV56A-SELKZ | SPACE | Option: Transportpositionen |
OPTION_MINIMIZED_ITEM_DATA | LIKE | RV56A-SELKZ | SPACE | Option: nur minimale Lieferungsdaten lesen |
OPTION_SALES_ORDERS | LIKE | RV56A-SELKZ | SPACE | Option: Daten des Kundenauftrags |
OPTION_SEGMENTS | LIKE | RV56A-SELKZ | SPACE | Option: Transportabschnitte |
SHIPMENT_NUMBER | LIKE | VTTK-TKNUM | Nummer des Transports |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DELIVERY_MISSING | LIKE | RV56A-SELKZ | Lieferung des Transports fehlt | |
SHIPMENT_HEADER | LIKE | VTTK | Transportkopf |
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 |
---|---|---|---|---|
DELIVERY_HEADERS | LIKE | VTRLK | Lieferköpfe | |
DELIVERY_ITEMS | LIKE | VTRLP | Lieferpositionen | |
SHIPMENT_ITEMS | LIKE | VTTP | Transportpositionen | |
SHIPMENT_SEGMENTS | LIKE | VTTS | Transportabschnitte | |
SHIPMENT_SEGMENT_ITEM | LIKE | VTSP | Zuordnungen Abschnitt/Position |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELIVERY_LOCK | Lieferung gesperrt |
DELIVERY_MISSING | Lieferung des Transports fehlt |
INCONSISTENT_PARAMETERS | Inkonsistente Parametrisierung |
NOT_FOUND | Transport nicht vorhanden |