Share via


CustLedgerAccounts::findRefRecIdByPriority Method

Finds the specified record in the CustLedgerAccounts table.

Syntax

client server public static RefRecId findRefRecIdByPriority(
    CustAccount _custAccount, 
    CustPostingProfile _custPostingProfile, 
    FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: RefRecId Extended Data Type
A record in the CustLedgerAccounts table; otherwise, an empty record.

See Also

Reference

CustLedgerAccounts Table