Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for the Microsoft platform
Viewing all articles
Browse latest Browse all 1545

Checking value in when statement in script logic

$
0
0

Hello Experts,

 

We are using BPC 7.5 M sp04, I am writing a code in script logic and would like to check the value on an Account before procedding e.g.

 

If Account is "PARTIAL_PERIOD_HC" so I would like to check in script logic "If Account is PARTIAL_PERIOD_HC and if its value is greater than 1" then only code should proceed, to achieve this I have written:

 

*WHEN ACCOUNTDIM

    *IS PARTIAL_PERIOD_HC

        *WHEN %VALUE%

        *IS > 1

               Rec Statement

    *ENDWHEN

*ENDWHEN

 

Is this code is correct for the objective i want to achieve or is there any other better way.

 

Please Advice

 

Thanks & Regards,

Rohit


Viewing all articles
Browse latest Browse all 1545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>