cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BPC 10.1 script logic calculation resulting zero

Former Member
0 Likes
311

Hi, We have recently migrated from SAP BW 7.4 BPC 10.0 to BW 7.5 BPC 10.1

After the migration, when we try to the run the script logic, the calculated value is zero.

System component : SAP_BW 750 ; SP-Level 0014

Below calculation resulting zero when multiply (*) and Divide (/) is used, but working fine with add (+) and subtract (-1)

*WHEN ACCOUNT

*IS ASMS_SCHEDULED

*REC(EXPRESSION = %VALUE%*([ACCOUNT].[COMPLETION_STATS],[FLT_SEGMENT].[NO_FLTSEGMENT]),ACCOUNT = ASMS_COMPLETION)

*ENDWHEN

*COMMIT

Accepted Solutions (0)

Answers (0)