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_CROSS_CHECK_AND_MAINT_ITEM (N2M: Überprüft die Eingabe für eine Pos. und aktualisiert die glob. Puffer) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_CROSS_ASSO_OTF within the package WB2BPOSTYPMNGT.
Function Module | WB2_CROSS_CHECK_AND_MAINT_ITEM |
Short Text | N2M: Überprüft die Eingabe für eine Pos. und aktualisiert die glob. Puffer |
Function Group | WB2_N2M_CROSS_ASSO_OTF |
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_ADD_OPEN_QUAN | TYPE | WB2_OPEN_QUAN | zusätzliche offene Menge einer Pos. | |
I_ASSO_DATA | TYPE | WB2_ALV_N2M_IO | Daten zur assoziierten Position | |
I_ASSO_TABIX | TYPE | SY-TABIX | Tabellenindex der assoziierten Pos. in der glob. Tab. 'gt_asso_data' | |
I_LAST_CHANGED_FIELD | TYPE | BVAL | kennzeichnet das letzte geänderte Feld | |
I_LEADER_TABIX | TYPE | SY-TABIX | Tabellenindex der führenden Position in der glob. Tab. 'gt_leader_data' | |
I_NEW_QUAN | TYPE | WB2_NEW_QUAN | neu eingegebene Menge | |
I_NOT_CHANGEABLE_CHECK | TYPE | BVAL | Aufruf aus der TEW |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OPEN_QUAN_MUST_BE_ZERO | TYPE | C | Flag, ob für die führende Pos. die offene Menge gleich 0 sein muß | |
E_RETCODE | TYPE | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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 |
This function module does not define any Exceptions.