CFOPMatrix_BR::findCfopMatrixRegardlessOperationType Method
It returns an CFOPMatrix_BR record that is based on functional parameters, regardless of the operation type.
Syntax
client server public static CFOPMatrix_BR findCfopMatrixRegardlessOperationType(
RefRecId _cfopTableRecId,
SalesPurchTrntype_BR _transactionType,
[boolean _forUpdate])
Run On
Called
Parameters
- _cfopTableRecId
Type: RefRecId Extended Data Type
The CFOP record that is used for the search.
- _transactionType
Type: SalesPurchTrntype_BR Enumeration
The transaction type that is used for the search.
- _forUpdate
Type: boolean
Defines whether the record can be updated.
Return Value
Type: CFOPMatrix_BR Table
The CFOPMatrix_BR record.