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
public container calcPostAndInsertTaxes(
TaxAmount _taxAmountAccounting,
AmountMST _baseAmountAccounting,
TaxAmountCur _taxAmountTransaction,
AmountCur _baseAmountTransaction,
TaxAmount _taxAmountReporting)
Run On
Server
Parameters
- _taxAmountAccounting
Type: TaxAmount Extended Data Type
- _baseAmountAccounting
Type: AmountMST Extended Data Type
- _taxAmountTransaction
Type: TaxAmountCur Extended Data Type
- _baseAmountTransaction
Type: AmountCur Extended Data Type
- _taxAmountReporting
Type: TaxAmount Extended Data Type