RetailConsessionContract.addAreaIdtoCalcuation Method [AX 2012]

Updates the RetailTmpConcessionContractSales table with the area ID.

Syntax

public void addAreaIdtoCalcuation(RetailTmpConcessionContractSales TmpConcessionContractSales)

Run On

Server

Parameters

Remarks

This method calls the newAreaDimension method to initialize the dimensions.

See Also

Reference

RetailConsessionContract Class