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.
Calculates sum of VAT amount.
Syntax
protected Amount getSumVatAmount(
[int _sectionNo,
DirPartyRecId _dirPartyRecId,
boolean _exceedsTheLimit])
Run On
Client
Parameters
- _sectionNo
Type: int
Number of section to analyze.
- _dirPartyRecId
Type: DirPartyRecId Extended Data Type
RecId of the dirParty 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: Amount Extended Data Type
Sum of VAT amount.