Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Process and post Vat deferment.
Syntax
public void defermentPeriodic_IN(
TmpVATDefermentBal_IN _vatDefermentBal,
TmpVATDefermentBalLine_IN _vatDefermentBalLine,
LedgerPostingController _ledgerPostingController)
Run On
Server
Parameters
- _vatDefermentBal
Type: TmpVATDefermentBal_IN Table
This buffer is used to calculate vat deferment.
- _vatDefermentBalLine
Type: TmpVATDefermentBalLine_IN Table
This buffer is used to calculate vat deferment.
- _ledgerPostingController
Type: LedgerPostingController Class
This buffer is used to calculate vat deferment.
Exceptions
Exception | Condition |
---|---|
Error | If number sequence is not given then this method will throw the error. |