Formula Operators in SAP BW 2.0

Formula Operators in SAP BW 2.0 is an article provided by SAP AG. This SAP BW article is intended for SAP System Administrators, Business Information Warehouse (BW) developer and SAP technology Consultants.
This SAP Business Information Warehouse (BW) article explains you about the various formula operators used in SAP BW 2.0. You will learn various formula operators, its use, description and example. More specifically you will learn percent functions, data functions, Boolean operators, and can find technical notes regarding SAP BW formula operators. This is very useful for ABAP coding.
Following are the few topics covered in this SAP BW formula operator document.
  • Percentage Deviation (%)
  • Percentage Share (%A)
  • Percentage Share of Result (%CT)
  • Percentage share of the overall result (%GT)
  • Percentage share of the report result (%RT)
  • COUNT()
  • DELTA() [Obsolete!]
  • NDIVO()
  • NODIM()
  • NOERR()
  • SUMCT
  • SUMGT
  • SUMRT
  • Relational operators ==, <>, <, >, <=, >=
  • Logical And (AND)
  • Logical Or (OR)
  • Logical Exclusive Or (XOR)
  • Logical Not (NOT)
  • LEAF()
  • Conditional Calculations (IF-THEN-ELSE)
  • Testing = 0
  • Result for non-defined mathematical operations
  • ABAP coding for calculating operators
Read More/Try It
Related SAP BW Material