Total Pageviews

Sunday, March 31, 2024

COMMANDS

                                            COMMANDS

 COMMANDS- frequently used commands are:

  1.  SET COMMANDS
  2.  FIX COMMANDS 
  3.  IF . . . ELSEIF . . . ELSE . . . ENDIF
  4.  AGG
  5.  CALC DIM
         ===================


Thursday, March 28, 2024

COMMENTS

                                                         COMMENTS

  1. • Comments in Business Rules can be inserted between stars surrounded by forward slashes. This text will be ignored by the calculation engine.
  2. • Comments will be displayed with green font.

OPERATORS

                                                                 OPERATORS

Operators define equations for Business Rules. 

                           There are three types of operators:

  1. Mathematical Operators
  2. Conditional & Logical Operators
  3. Cross-Dimensional Operator
                   
            CALCULATION OPERATIORS

FUNCTIONS

                                                       FUNCTIONS

BSO calc language supports an enormous number of functions.

 categories of Functions
  1. Boolean Functions
  2. Relationship Functions
  3. Mathematical Functions
  4. Member Set Functions
  5. Range & Financial Function
  6.  Allocation Functions
  7. Forecasting Functions
  8. Statistical Functions
  9. Date & Time Functions
  10. Miscellaneous Functions
  11.  Custom Defined Function
============

FIX COMMANDS

                                                           FIX COMMANDS 

The FIX . . . ENDFIX command block restricts calculations in a BSO database to a specific set of members within that database.



SET COMMANDS

                                              SET COMMANDS

     Most of the Business Rules start with a "series of Set Commands".



COMMANDS for Business Rules

 COMMANDS- frequently used commands are:

  1.  SET COMMANDS
  2.  FIX . . . ENDFIX.  
  3.  IF . . . ELSEIF . . . ELSE . . . ENDIF
  4.  AGG
  5.  CALC DIM