Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _custAccount
Type: CustAccount Extended Data Type
The customer account.
- _custPostingProfile
Type: CustPostingProfile Extended Data Type
The customer posting profile.
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field in the CustLedgerAccounts table.
Return Value
Type: RefRecId Extended Data Type
A record in the CustLedgerAccounts table; otherwise, an empty record.