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.
When service tax is adjusted in journals, clears the TaxUncommitted records to enable taxes to be created after adjustment.
Syntax
server public static void resetTaxUncommittedForAdjustment_IN(TaxableDocument _taxableDocument, SalesPurchJournalLine_IN _salesPurchJournalLine)
Run On
Server
Parameters
- _taxableDocument
Type: TaxableDocument Interface
The TaxableDocument object to pass in.
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The SalesPurchJournalLine_IN map to pass in.
Remarks
Because service tax adjustments use related vouchers, standard logic will not work.