Share via


CustLedgerAccounts::findRefRecIdForCust Method

Finds the specified record in the CustLedgerAccounts table.

Syntax

server public static RefRecId findRefRecIdForCust(
    CustPostingProfile _custPostingProfile, 
    TableGroupAll _accountCode, 
    CustAccount _custAccount, 
    FieldId _fieldId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

CustLedgerAccounts Table