Share via


CustLedgerAccounts::findStrForCust Method

Finds the value of specified field in the CustLedgerAccounts table.

Syntax

server public static str findStrForCust(
    CustPostingProfile _custPostingProfile, 
    TableGroupAll _accountCode, 
    CustAccount _custAccount, 
    FieldId _fieldId)

Run On

Server

Parameters

Return Value

Type: str
The value of the field in the CustLedgerAccounts table.

See Also

Reference

CustLedgerAccounts Table