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 JV_INTERCOMP_MAPPING_CHECK (Reconciliation of intercompany settings) is a standard Function Module in SAP ERP and is part of the function group GJV_RECONC_MASTER within the package GJVA.
Function Module | JV_INTERCOMP_MAPPING_CHECK |
Short Text | Reconciliation of intercompany settings |
Function Group | GJV_RECONC_MASTER |
Package | GJVA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | TYPE | BUKRS | Company Code | |
CALL_FM_COUNT | TYPE | I | 1 | How often is FunctionModule called ? Has to start at 1. Which row is checked |
CC_CUT | TYPE | JV_CCCUT | Cutback cost center | |
CC_FROM | TYPE | KOSTL | Range Cost Center 'from' | |
CC_TO | TYPE | KOSTL | Range Cost Center 'to' | |
COST_TYPE | TYPE | I | 1 | check cost center (1)/or internal order(2) or workbreakdown structure(3) |
DATE | TYPE | DATUM | Date (Cost Center and Equity groups are dependent on the date) | |
DISPV | TYPE | XFELD | ' ' | Display also valid entries of check(for RGJV_ICMAP_CKECK_ALL) |
INTCOCD | TYPE | JV_INTCOCD | Intercompany Code | |
MTYPE | TYPE | JV_CB_BTC | 'I' | Not optional for TYPE_OF_CALL -' '. Customizable messages. Default mesage type |
ORDER_CUT | TYPE | JV_ORDCUT | Cutback Order | |
ORDER_FROM | TYPE | JV_ORDFROM | Order 'From' Range | |
ORDER_TO | TYPE | JV_ORDTO | Order 'To' Range | |
TYPE_OF_CALL | TYPE | XFELD | ' ' | Is caller RGJV_ICMAP_CHECK_ALL_TOP then - 'X' or online check ' ' |
WBS_CUT | TYPE | JV_PROJCUT | Cutback WBS | |
WBS_FROM | TYPE | JV_PROJFRO | Work breakdown structure element 'from' | |
WBS_TO | TYPE | JV_PROJTO | WBS element 'to' Range |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISP_RANGE_CO_OBJ | TYPE | XFELD | For RGJV_ICMAP_CHECK_ALL to hide the column cost_object_to if no message 871 | |
INT_MESSAGEALV | TYPE | JV_ICMAP_CHECK | contains reconciliation results of T8JI with T8J1* |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.