RSZOPRATOR - Formula Operators
Formula Operators information is stored in SAP table RSZOPRATOR.
It is part of development package RSZ in software component BW-BEX-ET. This development package consists of objects that can be grouped under "BEx query definition server".
It is part of development package RSZ in software component BW-BEX-ET. This development package consists of objects that can be grouped under "BEx query definition server".
Fields for table RSZOPRATOR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OPERATOR | Operator | X | RSZOPERAT | CHAR | 5 | |
OBJVERS | Object version | X | RSOBJVERS | CHAR | 1 | |
ARGCOUNT | No. of Places for Operand | X | RSZARGCNT | CHAR | 1 | |
PRIORITY | Operator priority | RSZOPRIO | CHAR | 1 | ||
ASSOCIATIV | Operator associativity | RSZASSOC | CHAR | 1 | ||
FUNCTION_FLAG | Indicates whether an operator is a function | RSZFUNCFLAG | CHAR | 1 | ||
FORCE_BRACKETS | Always Present Operator in Parentheses | RSZFORCE_BRACKETS | CHAR | 1 | ||
OPGROUP | Semantic grouping of the operators | RSZOPGROUP | CHAR | 3 |