Share via


COSAllocation::dimensionFillServer Method

Creates allocation and distribution lines for all dimensions specified by the calculated values.

Syntax

server public static boolean dimensionFillServer(
    container _packedQuery, 
    COSCostDimension _dimensionCode, 
    COSAllocationRecId _allocationRecId, 
    COSCostDistributionRecId _costDistributionRecId, 
    COSWorkDistributionRecId _workDistributionRecId)

Run On

Server

Parameters

  • _packedQuery
    Type: container
    The instance of a packed query to be executed.

Return Value

Type: boolean
true if the lines have been created; otherwise, false.

See Also

Reference

COSAllocation Table