This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →The Function Module 2002_WORKCENTER_GETINFO (Get Work Centre, Activity Type and Activity Type Prices) is a standard Function Module in SAP ERP and is part of the function group 2002 within the package CNIF.
Function Module | 2002_WORKCENTER_GETINFO |
Short Text | Get Work Centre, Activity Type and Activity Type Prices |
Function Group | 2002 |
Package | CNIF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COSTCENTER | LIKE | CNIF_WORK_CENTRE_LIST-KOSTL | Cost Center | |
I_DOWN_LOAD_ACT_TYPE | LIKE | SY-BINPT | 'X' | Batch-Input, Programm läuft unter Batch Input |
I_DOWN_LOAD_PERIOD | LIKE | SY-BINPT | 'X' | Batch-Input, Programm läuft unter Batch Input |
I_DOWN_LOAD_RATES | LIKE | SY-BINPT | 'X' | Batch-Input, Programm läuft unter Batch Input |
I_FISCYEAR_FROM | LIKE | CNIF_ACTPRICE_LIST-FISCALYEAR | Fiscal Year | |
I_FISCYEAR_TO | LIKE | CNIF_ACTPRICE_LIST-FISCALYEAR | Fiscal Year | |
I_VALID_ON | LIKE | SY-DATUM | Date |
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 |
---|---|---|---|---|
E_ACTPRICES | LIKE | CNIF_ACTPRICE_LIST | List of Prices for Activity Types | |
E_ACTTYPES | LIKE | CNIF_ACTTYPE_LIST | List of Existing Activity Types for Cost Center | |
E_MESSAGE_TABLE | LIKE | BAPI_METH_MESSAGE | Message table for BAPIs (Project System) | |
E_PERIODLIMITS | LIKE | CNIF_PERIODLIMITS | Date for Period Start and End | |
E_WORK_CENTRE | LIKE | CNIF_WORK_CENTRE_LIST | Structure for Work Center and default Activity Type | |
I_PLANT_WORK_CENTRE | LIKE | CNIF_PLANT_WORK_CENTRE | Structure for Plant and Work Centre |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTICITY_TYPE_NOT_FOUND | No Activity types found for the given input data. |
DATES_INCORRECT | The fiscal period data provide is incorrect. |
INCORRECT_PLANT_DATA | Incorrect plant data given. |
VALID_ON_NOT_IN_FISCAL_PERIOD | The Valid On date is outside the fiscal period. |
WORK_CENTRE_NOT_FOUND | No Work Centre found for the given input data. |