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 L_TO_CONFIRM_SU (Confirm transfer order for storage unit) is a standard Function Module in SAP ERP and is part of the function group L03B within the package LVS.
Function Module | L_TO_CONFIRM_SU |
Short Text | Confirm transfer order for storage unit |
Function Group | L03B |
Package | LVS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUSFB | LIKE | LTAK-AUSFB | SPACE | Ausführungsbemerkung |
I_COMMIT_WORK | LIKE | RL03B-COMIT | 'X' | Indicator whether COMMIT WORK in function module |
I_EINLM | LIKE | RL03T-EINLM | SPACE | Einlagermengen in Lieferung übernehmen/WE buchen |
I_ENAME | LIKE | LTAP-ENAME | SY-UNAME | Benutzer, der die Entnahme quittiert (QUKNZ - 1) |
I_ENDAT | LIKE | LTAK-ENDAT | INIT_DATUM | Endedatum |
I_ENUZT | LIKE | LTAK-ENUZT | 0 | Endeuhrzeit |
I_ISTWM | LIKE | LTAK-ISTWM | 0 | Istaufwand |
I_KOMIM | LIKE | RL03T-KOMIM | SPACE | Kommimengen in Lieferung übernehmen / WA buchen |
I_LENUM | LIKE | LEIN-LENUM | Storage unit number | |
I_NLPLA | LIKE | LTAP-NLPLA | SPACE | Neuer Nachlagerplatz der SU |
I_NPPOS | LIKE | LTAP-NPPOS | SPACE | Position auf dem neuen Nachlagerplatz |
I_PERNR | LIKE | LTAK-PERNR | 0 | Personalnummer |
I_QNAME | LIKE | LTAP-QNAME | SY-UNAME | User who is executing confirmation |
I_QUKNZ | LIKE | RL03T-QUKNZ | SPACE | Quittierkennzeichen für getrennte Quittierung |
I_SOLEX | LIKE | LTAK-SOLEX | 0 | Sollaufwand aus Fremdsystem |
I_SQUIT | LIKE | RL03T-SQUIT | SPACE | Confirmation target - actual |
I_STDAT | LIKE | LTAK-STDAT | INIT_DATUM | Startdatume |
I_STUZT | LIKE | LTAK-STUZT | 0 | Startuhrzeit |
I_SUBST | LIKE | RL03T-SUBST | SPACE | Confirm also items to subsystems |
I_UPDATE_TASK | LIKE | RL03A-VERBU | SPACE | Indicator: update via update task |
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 |
---|---|---|---|---|
T_LTAP_CONF | LIKE | LTAP_CONF | Table of items to be confirmed | |
T_LTAP_CONF_HU | LIKE | LTAP_CONF_HU | Handling Unit Daten zur TA-Position beim Quittieren | |
T_LTAP_CONF_HU_SERIAL | LIKE | LTAP_CONF_HU_SERIAL | Serialnummerndaten zur TA-Position beim Quittieren |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOUBLE_LINES | In T_LTAP_CONF, there are multiple entries |
FOREIGN_LOCK | An SAP block has been set by another user |
HU_DATA_MISSING | HU-Packdaten fehlen |
HU_DATA_WRONG | HU-Packdaten sind inkorrekt |
HU_NOT_FOUND | HU nicht vorhanden |
ITEM_CONFIRMED | TO item already confirmed |
ITEM_DOESNT_EXIST | TO item does not exist |
ITEM_NO_SU_BULK_STORAGE | TO item is not withdrawal from SU block storage |
ITEM_SUBSYSTEM | TO item to be confirmed by subsystem |
ITEM_SU_BULK_STORAGE | TO item is withdrawal from SU block stor. |
ITEM_WITHOUT_ZERO_STOCK_CHECK | Zero stock check for TO item not possible |
ITEM_WITH_ZERO_STOCK_CHECK | Zero stock check required for TO item |
KZDIF_WRONG | Difference indicator unknown |
NOTHING_TO_DO | Acc.to transf.parameter, no proc.required |
NOT_ENOUGH_STOCK_IN_HU | Bestand in HU nicht ausreichend |
NO_AUTHORITY | No authorization |
NO_DIFFERENCE | Difference indicator superfluous |
NO_DIFFERENCES_ALLOWED | Keine Differenzmenge erlaubt bei Serialnummern |
NO_HU_DATA_REQUIRED | Keine HU-Packdaten erforderlich |
NO_NEGATIVE_QUANTITIES | Negative quantities not allowed |
NO_UNIT_OF_MEASURE | Unit of measure for qty missing |
ONE_ITEM_SU_BULK_STORAGE | There is a withdrawal from SU block storage |
ONE_ITEM_WITH_ZERO_STOCK_CHECK | There is a TO item with zero stock check |
PICKING_OF_HU_NOT_POSSIBLE | Komplettentnahme der HU nicht möglich |
PICK_CONFIRMATION_MISSING | Quittierung der Entnahme noch nicht erfolgt |
QUANTITY_WRONG | Total of specified quantities incorrect |
QUKNZ_WRONG | Quittierkennz. für 2-Schrittquittierung falsch |
SERIAL_NUMBERS_NOT_REQUIRED | Serialnummerndaten sind nicht erforderlich |
SERIAL_NUMBER_DATA_MISSING | Serialnummerndaten fehlen |
SERIAL_NUMBER_DATA_WRONG | Serialnummerndaten sind inkorrekt |
SERIAL_NUMBER_NOT_AVAILABLE | Serialnummer ist in HU nicht verfügbar |
SU_CONFIRMED | No open TOs exist for storage unit |
SU_DOESNT_EXIST | Storage unit does not exist |
TWO_STEP_CONFIRMATION_REQUIRED | Quittierung in zwei Schritten erforderlich |
TWO_STEP_CONF_NOT_ALLOWED | Quittierung in zwei Schritten nicht erlaubt |
UPDATE_WITHOUT_COMMIT | Update via update task only using Commit |
WRONG_ZERO_STOCK_CHECK | Zero stock check incorrect |
XFELD_WRONG | Incorrect value for checkbox |