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 WB2_N2M_BATCH_SPLITT_TAB_DL (N2M: baut Tabelle mit Batch-Splitt-Positionen fuer eine Lieferung auf) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_PROCESS_SERVICES within the package WB2BPOSTYPMNGT.
Function Module | WB2_N2M_BATCH_SPLITT_TAB_DL |
Short Text | N2M: baut Tabelle mit Batch-Splitt-Positionen fuer eine Lieferung auf |
Function Group | WB2_N2M_PROCESS_SERVICES |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LIKP | TYPE | LIKP | Vertriebsbeleg: Lieferung: Kopfdaten | |
I_LIPSVB | TYPE | LIPSVB | Bezugsstruktur fuer XLIPS/YLIPS | |
I_WITH_UECHA_ITEM | TYPE | C | ' ' | wenn gesetzt, dann wird auch die uebergeordnete Pos. in die Tab. aufgenommen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BATCH_SPLITT_TAB | TYPE | WB2_BATCH_SPLITT_STAB | Tabelle mit den Batch-Splitt-Pos. | |
E_RETCODE | TYPE | SY-SUBRC | Returncode, ungleich 0 im Fehlerfall |
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 |
---|---|---|---|---|
T_EMSG | LIKE | WB2_N2M_ERROR | N2M Assoziations-Management: Fehlermeldungsstruktur | |
T_LIPSVB | LIKE | LIPSVB | Bezugsstruktur fuer XLIPS/YLIPS |
This function module does not define any Exceptions.