Share via


SalesTaxDeclarationInfoItemizedExcel_HU.getNumberOfInvoices Method [AX 2012]

Calculates number of invoices.

Syntax

protected int getNumberOfInvoices(
   [int _sectionNo, 
    DirPartyRecId _dirPartyRecId, 
    boolean _exceedsTheLimit])

Run On

Client

Parameters

  • _sectionNo
    Type: int
    Number of section to analyze.
  • _exceedsTheLimit
    Type: boolean
    Parameter showing whether to include data which exceeds or doesn't exceed the limit, defined in the tax parameters.

Return Value

Type: int
The quantity of invoices.

See Also

Reference

SalesTaxDeclarationInfoItemizedExcel_HU Class