Hi experts,
I'm working with SAP B0 PC 7.5 MS SP4 and SQL Server 2008 R2. I have a problem with a script logic.
*Rec(FACTOR=1/9)
It's not working, the result is 0.00
-
*Rec(EXPRESSION=%VALUE%/9)
Return rounded value
-
*REC(FACTOR=0.111111)
Return expected value
-
Can you help me
best regards