This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module SD_DELIVERY_DETERM_VIA_EDL (Bestimmung einer Lieferung mittels Entnahmenummer der EDL-Entnahme) is a standard Function Module in SAP ERP and is part of the function group VEDSBWAP within the package VASB.
Function Module | SD_DELIVERY_DETERM_VIA_EDL |
Short Text | Bestimmung einer Lieferung mittels Entnahmenummer der EDL-Entnahme |
Function Group | VEDSBWAP |
Package | VASB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCREF | LIKE | VSBHDR-DELNO_T | Order number of consignment issue | |
I_DOCREF_DATE | LIKE | VSBDAT-DATUM | Date of consignment issue | |
I_EIKTO | LIKE | KNVV-EIKTO | Vendor number at sold-to-party | |
I_KUNAG | LIKE | LIKP-KUNAG | Sold-to-party of delivery to be found |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOC_COUNT | LIKE | SY-TABIX | Number of deliveries found |
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 |
---|---|---|---|---|
CT_VSBDELPRSP | LIKE | VSBDELPRSP | Struktur für die potentielle Lieferung | |
C_MAT_TAB | LIKE | VSBMAT | Materials the delivery must include | |
E_MATERR_TAB | LIKE | VSBMATERR | Errors per material | |
E_POSDOC_TAB | LIKE | VSBRDOC | Possible documents (deliveries) |
This function module does not define any Exceptions.