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 WFCS_FCAL_DISTRIBUTE (Mengenberechnung Timebucket Überlapp) is a standard Function Module in SAP ERP and is part of the function group WFCS_FCAL within the package WFCS.
Function Module | WFCS_FCAL_DISTRIBUTE |
Short Text | Mengenberechnung Timebucket Überlapp |
Function Group | WFCS_FCAL |
Package | WFCS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_DISTRIBUTE_MODE | TYPE | WFCST_CHAR1 | 'A' | Mengen im Zielbucket schreiben: mit 'A'ddieren oder 'I'nitlalisieren |
PI_FCALID | TYPE | WFCID | Schlüssel des Fabrikkalenders | |
PI_MODIFY_SOURCE_BUCKET | TYPE | WFCS_BOOLEAN | ' ' | Quellbucket: Zielbucketmengen abziehen |
PI_ROUND_DEC | LIKE | T006-ANDEC | 3 | Anzahl Dezimalstellen, auf die gerundet werden soll |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PC_TIMEBUCKET_SOURCE | LIKE | WFCS_TIMEBUCKET | Quelltimebucket | |
PC_TIMEBUCKET_TARGET | LIKE | WFCS_TIMEBUCKET | Zieltimebucket | |
PE_OVERLAP_TYPE | LIKE | SY-SUBRC | Überlapptyp als Returncode | |
PE_QUANTITY_REMAINING | LIKE | WFCS_TIMEBUCKET-QUANTITY | Restmenge |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ROUNDING_ERROR | Rundungsfehler |
SITE_CALENDAR_ERROR | Fehler beim Zugriff auf Fabrikkalender |