Navigation :
SignOffDigest
| Store Field |
Key |
CanBeNull |
Type |
Cube Field |
Description |
| ID |
Y |
N |
String |
No |
Execution ID of the adjustment |
| SignOffTaskName |
Y |
N |
String |
No |
The name of the task for which the adjustment was created |
| MandateAsOfDate |
Y |
N |
LOCAL DATE |
No |
The as-of date for which the adjustment was created |
| PivotID |
N |
N |
String |
No |
The name of the cube for which the adjustment was created |
| Digest |
N |
N |
String |
No |
The string representing the location digest. A digest is a string representation of the form:
dimensionName @hierarchyName = … | dimensionName @hierarchyName = … in which hierarchies whose path is "AllMember" are excluded.
Example: “Book@Bookings=AllMember\BookA|Trader=AllMember\John” |
| Currency |
N |
N |
String |
No |
The currency used to express the value of the adjustment |
| Measure |
N |
N |
String |
No |
The name of the measure to adjust |
| Value |
N |
N |
String |
No |
The value used to override the measure value |