Share via


TaxesMatrix_BR::findTaxGroupAndTaxItemGroup Method

Returns the tax group and item sales tax group that should be used.

Syntax

server public static container findTaxGroupAndTaxItemGroup(
    RefRecId _cfopTableRecId, 
    SalesPurchOperationTypeRecId_BR _operationRecId, 
    SalesPurchTrntype_BR _transactionType, 
    CustVendType_BR _custVendType, 
    CustVendAC _custVendAcc, 
    ItemId _itemId, 
    FiscalEstablishmentGroup_BR _fiscalEstablishmentGroup, 
   [boolean _considersOperationType])

Run On

Server

Parameters

  • _considersOperationType
    Type: boolean
    A value that indicates whether the operation type is considered.

Return Value

Type: container
A container that holds both groups (tax group and item sales tax group).

See Also

Reference

TaxesMatrix_BR Table