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.
Returns the total amount of non recoverable taxes
Syntax
public TaxAmount taxInCostPrice(TableId _tableId, RecId _recId)
Run On
Server
Parameters
- _tableId
Type: TableId Extended Data Type
The reference tableId
- _recId
Type: RecId Extended Data Type
The reference RecId
Return Value
Type: TaxAmount Extended Data Type
Total amount of non recoverable taxes
Remarks
This method must include includes all taxes because the used context handles cost price instead of prices The base class handles with prices, that include taxes configured as 'included tax' (i.e. ICMS, PIS, COFINS)