Inserts data into the node or currency cube. This function can be used in these following types of rules:
Syntax
HS.SetDataWithPOV POV, dData, bAddToExistingDataInCache
Table 80. Syntax for SetData Function
Parameter | Description |
---|
POV | Valid POV |
dData | The data value to set. |
bAddToExistingData | True = To accumulate the data False = To replace the data |
Return Value
None.
Example
HS.SetDataWithPOV "W#YTD.A#Asset.I#[ICP None].C1#None.C2#None.C3#None.C4#None”,25000,TRUE