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 TaxCode insertUpdateTaxTmpWorkTrans_IN(
TaxGroup _taxGroup,
TaxItemGroup _taxItemGroup,
TaxGroupData _taxGroupData,
FormulaDesigner_IN _formulaDesigner,
TaxOnItem _taxOnItem,
InventTransId _inventTransId,
Name _txt,
TransDate _taxCalculationDate,
TaxTable _taxTable,
[InvoiceId _invoiceId])
Run On
Server
Parameters
- _taxGroup
Type: TaxGroup Extended Data Type
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
- _taxGroupData
Type: TaxGroupData Table
- _formulaDesigner
Type: FormulaDesigner_IN Table
- _taxOnItem
Type: TaxOnItem Table
- _inventTransId
Type: InventTransId Extended Data Type
- _txt
Type: Name Extended Data Type
- _taxCalculationDate
Type: TransDate Extended Data Type
- _taxTable
Type: TaxTable Table
- _invoiceId
Type: InvoiceId Extended Data Type