Compartir a través de


PdsComdPricingRunLine.costDifference Method

Indicates the difference between the current cost and previous cost.

Syntax

display PdsCostDiff costDifference()

Run On

Called

Return Value

Type: PdsCostDiff Extended Data Type
The difference between current cost and previous cost.

Remarks

The cost difference is computed with the following formula: Cost - PrevCost public PdsCostDiff costDifference()

See Also

Reference

PdsComdPricingRunLine Table