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.
Syntax
private TaxWithholdTrans_IN insertIntoTaxTrans(
TaxWithholdTable _taxWithholdTable,
container _taxWithholdData,
container _insertTaxWithold,
boolean _overLookThreshold,
boolean _exceptionalThreshold,
[LedgerJournalACType _accountType,
LedgerJournalACType _offsetAccountType])
Run On
Server
Parameters
- _taxWithholdTable
Type: TaxWithholdTable Table
- _taxWithholdData
Type: container
- _insertTaxWithold
Type: container
- _overLookThreshold
Type: boolean
- _exceptionalThreshold
Type: boolean
- _accountType
Type: LedgerJournalACType Enumeration
- _offsetAccountType
Type: LedgerJournalACType Enumeration