TaxesMatrix_BR::findFreeTextInvTaxGroups Method
Finds a TaxesMatrix record, based on the CFOPGroup value, and the customer or vendor account.
Syntax
client server private static TaxesMatrix_BR findFreeTextInvTaxGroups(
RefRecId _cfopGroupRecId,
CustVendType_BR _custvendType,
InventCustVendRel _custVendCode,
FiscalEstablishmentGroupRecId_BR _fiscalEstablishmentGroupRecId)
Run On
Called
Parameters
- _cfopGroupRecId
Type: RefRecId Extended Data Type
The CFOPGroup value (record ID) to use for the search.
- _custvendType
Type: CustVendType_BR Enumeration
The customer or vendor type.
- _custVendCode
Type: InventCustVendRel Extended Data Type
The customer or vendor account to use for the search.
- _fiscalEstablishmentGroupRecId
Type: FiscalEstablishmentGroupRecId_BR Extended Data Type
Return Value
Type: TaxesMatrix_BR Table
The TaxesMatrix_BR record.