TaxSettlement_IN.calcAndInsertTaxes Method [AX 2012]
Reverse the IR-R entries for the PO, when doing Payment first and then doing PO by selecting the Payment for settlement.
Return from the method after reversing, because this method reverses IP-P below only during settlement from Payment, which is not required for current scenario.
Syntax
protected TaxAmount calcAndInsertTaxes(DimensionDefault _dimensionDefault)
Run On
Server
Parameters
- _dimensionDefault
Type: DimensionDefault Extended Data Type
The default dimension.
Return Value
Type: TaxAmount Extended Data Type
The tax amount.