Add | Adds a new data line to the object. |
 SetCurrentLine | Sets the active row to a specified row number. |
 BaseDocEntry | Sets or returns the source document ID. Field name: BaseAbsEnt. |
 BaseDocLine | Sets or returns the line number of the source document. Field name: BaseLine. |
 BaseDocType | Sets or returns the source document type. Field name: BaseNum. |
 BaseDocumentReference | Returns the Base Document Reference number. Field name: BaseRef. |
 BaseType | Returns the amount type (Gross, Net, or VAT) on which the withholding tax calculation is based. Field name: BaseType. Length: 1 character. |
 Category | Returns a valid value that indicates the cause for posting the withholding tax, either Payment (P) or Invoice (I). Field name: Category. Length: 1 character. |
 Count | property Count |
 Criteria | Returns the type of accounting under which the withholding tax is recorded. Length: 1 character. Field name: Criteria. |
 GLAccount | Sets or returns the G/L account to which withholding tax is posted. Field name: Account. Length: 15 characters. This is a foreign key to the ChartOfAccounts object. |
 LineNum | Returns the number of the withholding tax data line. Field name: LineNum. |
 Rate | Returns the rate for calculating the withholding tax amount. Field name: Rate. |
 RoundingType | Returns the rounding method for calculating the withholding tax. Field name: RoundType. Length: 1 character. |
 Status | Determines whether the withholding tax status is Open or Close. Field name: status. |
 TargetAbsEntry | Returns the target sum before the withholding tax calculations. Field name: TrgAbsEntr. |
 TargetDocumentType | Returns the type of the target document. Field name: TrgType. |
 TaxableAmount | Sets or returns the amount (in local currency) that is subject to withholding. Field name: TaxbleAmnt. |
 TaxableAmountFC | Sets or returns the amount (in foreign currency) that is subject to withholding. Field name: TxblAmntFC. |
 TaxableAmountinSys | Sets or returns the amount (in system currency) that is subject to withholding. Field name: TxblAmntSC. |
 UserFields | Returns the UserFields object. |
 WithholdingType | Returns the withholding tax type. Field name: Type. Length: 1 character. |
 WTAmount | Sets or returns the withholding tax amount in local currency. Field name: |
 WTAmountFC | Sets or returns the withholding tax amount in foreign currency. Field name: WTAmntFC. |
 WTAmountSys | Sets or returns the withholding tax amount in system currency. Field name: WTAmntSC. |
 WTCode | Sets or returns the withholding tax code. Field name: WTCode. Length: 4 characters. This is a foreign key to the WithholdingTaxCodes Object. |
Â
Â