ISRConceptMainAccount_MX::findByMainAccountAndConcept Method
Reads the ISRConceptMainAccount_MX table by using the specified record ID.
Syntax
client server public static ISRConceptMainAccount_MX findByMainAccountAndConcept(
RefRecId _mainAccountRecID,
RefRecId _isrConceptRecID,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _mainAccountRecID
Type: RefRecId Extended Data Type
- _isrConceptRecID
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: ISRConceptMainAccount_MX Table
A buffer that contains the ISRConceptMainAccount_MX table.