This application it is used to transfer data from the query BW_QRY_MV_SPD01_0026, based on the Multiprovider MV_SPD01, to Cytec INFORMATICA system .
From the query BW_QRY_MV_SPD01_0026 data are moved to the Open Hub destination OH_SOL006.
No free characteristics
V_0CALMONTH_PR_CR_M for 0CALMONTH
V_0LOGSYS_0014 for 0LOGSYS
V_C_COMPCDE__C_AUTHMA_0003 for C_COMPCDE__C_AUTHMA
V_C_PLANT__C_AUTHMA_0003 for C_PLANT__C_AUTHMA
ZCL_BIU001_V_0CALMONTH_PR_CR_M to be linked in the below step with its variable of the above step
ZCL_BIU001_V_0LOGSYS_0014 to be linked in the below step with its variable of the above step
ZCL_BIU001_V_C_COMPCDE_0003 to be linked in the below step with its variable of the above step
ZCL_BIU001_V_C_PLANT_0003 to be linked in the below step with its variable of the above step
V_0CALMONTH_PR_CR_M linked to its Class above
V_0LOGSYS_0014 linked to its Class above
V_C_COMPCDE__C_AUTHMA_0003 linked to its Class above
V_C_PLANT__C_AUTHMA_0003 linked to its Class above
And in case of need we can easily change those two values in the Global Filter for example
/BIC/C_HIGH = 3 (meaning three months less than the current month), /BIC/C_LOW = 2 (meaning two months less than /BIC/C_HIGH)In the Transformation there is a Start Routine built in order to feed Internal Tables used, then, in the Rule Details, in order to feed Master Data and Text of the Open Hub Destination

The below Rules in the Gloabal Filter (C_GLBFILT) are used to feed the variables created in the Query Designer (V_C_COMPCDE__C_AUTHMA_0003, V_C_PLANT__C_AUTHMA_0003, V_0LOGSYS_0014).
The below Rules in the Gloabal Filter (C_GLBFILT) are used to determine the period that dily has to be loaded into INFORMATICA system.
Normally C_HIGH is setted at 0 that means "CURRENT MONTH" and C_LOW is setted at 1 that means "1 MONTH LESS THAN THE CURRENT MONTH", therefore, each day only previous and current months are loaded.

Daily at 7:00 AM CET
In case of issue create a Freshdesk ticket.
No
This Open Hub transfers data to Cytec INFORMATICA system each day at 7:00 AM CET.
No