📚 SAP Business One SDK Help

WithholdingTaxLines Object
See Also  Members 

Description

WithholdingTaxLines is a child object of Document_Lines object and supports Withholding Tax in a line level (as opposed to WithholdingTaxData object, which supports Withholding Tax in a document level).

The WithholdingTaxLines object is applicable for cluster B only (country-specific for Brazil only).

Source table: INV5.

Relevant only for the following tables: OINV, ORIN, ODLN, ORDR, ORDN, OPCH, ORPC, OPDN, ORPD, OPOR, ODRF, OCSI, OCSV, OCPI, and OCPV.

Object Model





Remarks

The data for the Withholding tax table consists on WithholdingTaxCodes definitions.

To define withholding tax codes in the application:

  • Select Administration --> Setup --> Financials --> Tax --> Withholding Tax.

To display the form in the application:

  1. Select a document (for example, select Sales - A/R --> A/R Invoice).
  2. Select a document line.
  3. From the main menu, select Go to --> WT Table.

See Also