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 DET_VALUE_DATE_FROM_VORGANG (Determine value date from table T012C) is a standard Function Module in SAP ERP and is part of the function group FDV1 within the package FF.
Function Module | DET_VALUE_DATE_FROM_VORGANG |
Short Text | Determine value date from table T012C |
Function Group | FDV1 |
Package | FF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLDAT | LIKE | BKPF-BLDAT | SY-DATUM | Document date |
I_BUDAT | LIKE | BKPF-BUDAT | SY-DATUM | Posting date |
I_BUKRS | LIKE | T001-BUKRS | Company code | |
I_FAEDT | LIKE | BSEG-ZFBDT | SY-DATUM | Due date |
I_HBKID | LIKE | T012A-HBKID | House bank key | |
I_HKTID | LIKE | T012K-HKTID | Bank account key | |
I_VORGA | LIKE | T012A-VORGA | Transaction |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VALUT | LIKE | BSEG-VALUT | Value date |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CAL_ID_NOT_FOUND | Invalid calendar ID in T012C |
NOT_FOUND_IN_T012C | Transaction not maintained in T012C |