Share via


TaxWithholdUncommitted_IN::deleteForDocumentLine Method

Deletes the current set of TaxWithholdUncommitted_IN records for the specified source line.

Syntax

client server public static void deleteForDocumentLine(
    RefTableId _sourceTableId, 
    RefRecId _sourceRecId, 
   [boolean _deleteSourceDocumentLine, 
    boolean _maintainExistingTaxUncommitted])

Run On

Called

Parameters

  • _deleteSourceDocumentLine
    Type: boolean
    boolean value, to identify if SourceDocumentLine needs to be deleted.
  • _maintainExistingTaxUncommitted
    Type: boolean
    A boolean value which indicates that Tax should merge the newly calculated taxes with existing records in TaxWithholdUncommitted_IN.

See Also

Reference

TaxWithholdUncommitted_IN Table