Condividi tramite


TaxUncommitted::deleteForDocumentHeader Method

Deletes the current set of TaxUncommitted records for the specified document.

Syntax

server public static void deleteForDocumentHeader(
    RefTableId _documentTableId, 
    RefRecId _documentId, 
   [boolean _deleteSourceDocumentLine, 
    boolean _needToCheckEventState, 
    boolean _maintainExistingTaxUncommitted])

Run On

Server

Parameters

  • _deleteSourceDocumentLine
    Type: boolean
    A Boolean value that indicates whether to remove the SourceDocumentLine and AccountingDistribution records for the current set of tax records; optional.
  • _needToCheckEventState
    Type: boolean
    A Boolean value that indicates whether to remove the AccountingDistribution records for the current set of tax records which are created for the current active event; optional.
  • _maintainExistingTaxUncommitted
    Type: boolean

See Also

Reference

TaxUncommitted Table