SetDataWithPOV

Inserts data into the node or currency cube. This function can be used in these following types of rules:

  • Calculation

  • Translation

Syntax

HS.SetDataWithPOV POV, dData, bAddToExistingDataInCache
         

Table 11-47 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