PBAEnterprisePortalMain.setCalcPrice Method [AX 2012]
Sets the calculated price
Syntax
public void setCalcPrice(PriceUnit _priceUnit)
Run On
Server
Parameters
- _priceUnit
Type: PriceUnit Extended Data Type
The value of the calculated price
Remarks
This method should only be called from the BOMCalcJob_PBAApprove class.