Custom_Alloc(Destination,Source,Factor,FactorN,FactorD,
Elimination)
Table 105. Syntax of Custom_Alloc Function
Parameter | Valid Values |
---|---|
Destination | A valid destination POV that is a valid combination of Account, ICP and Custom 1-4 members. |
Source | A valid source POV that is a valid combination of dimension members. Source is the amount that is to be allocated. |
Factor | A valid source POV. Factor is the Account used to store the allocation factor. |
FactorN | A valid source POV. FactorN is the numerator factor used as the basis for allocation. |
FactorD | A valid source POV. FactorD is the denominator factor used as the basis for allocation. |
Elimination | A valid source POV. Elimination can be an empty string (""), in which case this parameter is ignored. If the Elimination parameter is set, the amount posted to the Destination POV is multiplied by -1 and posted to the Elimination POV. |