LedgerInfoZakat_SA::findMainAccountFromDimnAttrVal Method
Finds record of the MainAccount table with specified dimension attribute value record id.
Syntax
client server public static MainAccount findMainAccountFromDimnAttrVal(RefRecId _dimensionAttributeValueRecId)
Run On
Called
Parameters
- _dimensionAttributeValueRecId
Type: RefRecId Extended Data Type
The dimension attribute value record id of the LedgerInfoZakat_SA record.
Return Value
Type: MainAccount Table
The record of the MainAccount table.