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
protected void allocateBaseInTaxWorkTrans(
TaxCode _taxCode,
TaxDirection _taxDirection,
TaxBase _taxBaseAmountRaw,
TaxBase _totalTaxBaseMST,
TaxBase _totalTaxBaseMSTRaw,
TransDate _calculationDate)
Run On
Server
Parameters
- _taxCode
Type: TaxCode Extended Data Type
- _taxDirection
Type: TaxDirection Enumeration
- _taxBaseAmountRaw
Type: TaxBase Extended Data Type
- _totalTaxBaseMST
Type: TaxBase Extended Data Type
- _totalTaxBaseMSTRaw
Type: TaxBase Extended Data Type
- _calculationDate
Type: TransDate Extended Data Type