RSZOPRATOR SAP table for – Formula Operators

Here we would like to draw your attention to RSZOPRATOR table in SAP. As we know it is being mainly used with the SAP BW-BEX (Business Explorer in BW) component which is coming under BW module (Business Warehouse). RSZOPRATOR is a SAP standard transp table used for storing Formula Operators related data in SAP. It comes under the package RSZ.

SAP RSZOPRATOR table

Table RSZOPRATOR technical data

TableRSZOPRATOR
Data storingFormula Operators
ModuleBW
Sub ModuleBW-BEX-ET
SAP PackageRSZ
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_BW
Table CategoryTRANSP

SAP RSZOPRATOR Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in RSZOPRATOR table.

  • OPERATOR : Operator
    Its a key field. Its data type is CHAR (Character String) with field length 5
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • ARGCOUNT : No. of Places for Operand
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • PRIORITY : Operator priority
    Its data type is CHAR (Character String) with field length 1
  • ASSOCIATIV : Operator associativity
    Its data type is CHAR (Character String) with field length 1
  • FUNCTION_FLAG : Indicates whether an operator is a function
    Its data type is CHAR (Character String) with field length 1
  • FORCE_BRACKETS : Always Present Operator in Parentheses
    Its data type is CHAR (Character String) with field length 1
  • OPGROUP : Semantic grouping of the operators
    Its data type is CHAR (Character String) with field length 3