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.
Gets the tax amount for given parameter.
Syntax
server public static TaxAmount taxAmountCustoms_IN(
Query _query,
[boolean _changeDisplaySign,
RefRecId _generalJournalEntryId])
Run On
Server
Parameters
- _query
Type: Query Class
A buffer of query.
- _changeDisplaySign
Type: boolean
This param is used to check whether change dispaly sign; optional.
- _generalJournalEntryId
Type: RefRecId Extended Data Type
The record id of general journal entry is used to add range; optional.
Return Value
Type: TaxAmount Extended Data Type
The tax amount.