Tax.defermentPeriodic_IN Method [AX 2012]

Process and post Vat deferment.

Syntax

public void defermentPeriodic_IN(
    TmpVATDefermentBal_IN _vatDefermentBal, 
    TmpVATDefermentBalLine_IN _vatDefermentBalLine, 
    LedgerPostingController _ledgerPostingController)

Run On

Server

Parameters

Exceptions

Exception Condition
Error

If number sequence is not given then this method will throw the error.

See Also

Reference

Tax Class