Oracle® OLAP DML Reference 11g Release 2 (11.2) Part Number E17122-07 |
|
|
PDF · Mobi · ePub |
The STATCURR function returns the values of a specified status list for a dimension
The data type of the returned value varies depending on the data type of the dimension.
STATCURR (dimension, integer)
The name of the dimension for which the function searches for status lists.
Specifies the position in the status list stack of the status list the function returns.
Value | Specifies |
---|---|
0 |
The current value of the dimension. |
-1 |
Returns the current value of status for the previous status list in the status list stack for the dimension. |
1 |
Returns the current value of the status list on the bottom of the status list stack for the dimension. |