Dear Expert,
We are currently facing an issue at logic script validation.
We have the following error message :
We have the following error message :
No members found in dimension "TIME" for condition "CALC" = "N"
We've upgraded component CPMBPC release 801 today to SP2 and we
didn't have this issue with SP1.
didn't have this issue with SP1.
We've tried to check our logic script code in our quality environment which is still in SP1 and we don't have
this issue.
this issue.
Do you have any idea on that?
Here is our logic script code :
*XDIM_MEMBERSET ACCOUNT = RM_METAL_CONS
*XDIM_MEMBERSET DATASOURCE = LOCAL
*XDIM_MEMBERSET UNIT_MEASURE = PRICE_T
*XDIM_MEMBERSET PHASE = REFERENCE
*XDIM_MEMBERSET PRODUCT_SEGMENT = BAS(PS_TOTAL)
*XDIM_MEMBERSET UNIT = %UNIT_SET%
*XDIM_MEMBERSET PARTNER_UNIT = PARTNER_UNIT_NA
*XDIM_MEMBERSET TIME = BAS(%TIME_SET%)
*XDIM_MEMBERSET SOURCING_PARTNER = S_HKM, S_BOUS, S_BILLET_EXT_PUR, S_0010_0000000079
*XDIM_MEMBERSET MACRO_COSTCENTER = MACRO_COSTCENTER_NA
*XDIM_MEMBERSET CURRENCY = LC
*WHEN ACCOUNT
*IS RM_METAL_CONS
*REC(EXPRESSION = %VALUE%*([ACCOUNT].[RM_SOURCING],[UNIT_MEASURE].[RATE]),SOURCING_PARTNER = S_STEEL_PLANT_AVG)
*ENDWHEN
*COMMIT
Thanks in advance for your help.
Best
Regards,
Regards,
Alexandre AUDIAU