TrvAccountingDistribution::findByAccountingDistribution Method
Finds the trvAccountingDistribution for the given acccounting distribution / reference distribution recId.
Syntax
client server public static TrvAccountingDistribution findByAccountingDistribution(RefRecId _accountingDistribution, [boolean _checkReferenceDistribution])
Run On
Called
Parameters
- _accountingDistribution
Type: RefRecId Extended Data Type
The accounting distribution recId.
- _checkReferenceDistribution
Type: boolean
Whether to check for reference distribution or not, if accountingDistribution is not available.
Return Value
Type: TrvAccountingDistribution Table
The expense accounting distribution record.