RSZCALC - Definition of a formula element
Definition of a formula element information is stored in SAP table RSZCALC.
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 RSZCALC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ELTUID | UUID in compressed form | X | SYSUUID_25 | CHAR | 50 | |
| OBJVERS | Object version | X | RSOBJVERS | CHAR | 2 | |
| STEPNR | Formula stage | X | RSZSTEPNR | NUMC | 6 | |
| .INCLUDE | RSZFMLSTEP | 0 | ||||
| OPERA | Formula operator | RSZOPERA | CHAR | 10 | ||
| O1FLG | Type of operand | RSZOPERTP | CHAR | 2 | ||
| OPER1 | Formula operand | RSZOPER | CHAR | 64 | ||
| O2FLG | Type of operand | RSZOPERTP | CHAR | 2 | ||
| OPER2 | Formula operand | RSZOPER | CHAR | 64 | ||
| CALLATE | Calculate according to aggregation | RSZCALLATE | CHAR | 2 | ||
| SIMPL | Formula only consists of totals and differences | RSZSIMPLE | CHAR | 2 | ||
| NCUMFL | Non-cumulative value (flag) | RSNCUMFL | CHAR | 2 | ||
| AGGRGEN | Usual aggregation | RSAGGRGEN | CHAR | 6 | ||
| AGGREXC | Exception aggregation | RSAGGREXC | CHAR | 6 | ||
| AGGRCHA | Reference characteristic for exception aggregation | RSAGGRCHA | CHAR | 60 | ||
| AGGRCHA2 | Reference characteristic for exception aggregation | RSAGGRCHA | CHAR | 60 | ||
| AGGRCHA3 | Reference characteristic for exception aggregation | RSAGGRCHA | CHAR | 60 | ||
| AGGRCHA4 | Reference characteristic for exception aggregation | RSAGGRCHA | CHAR | 60 | ||
| AGGRCHA5 | Reference characteristic for exception aggregation | RSAGGRCHA | CHAR | 60 | ||
| AGGREXCLUDE | Boolean | RS_BOOL | CHAR | 2 | ||
| WHFAC | Currency exponent | RRWHFAC | INT4 | 4 | ||
| MEFAC | Quantity exponent | RRMEFAC | INT4 | 4 | ||
| EXOT | Key figure dimension cannot be determined? | RSZEXOT | CHAR | 2 |