Share via


CustLedgerAccounts::existCustomerInPostingProfile Method

Checks whether the customer record belongs to the posting profile.

Syntax

server public static boolean existCustomerInPostingProfile(CustAccount _accountNum, [CustPostingProfile _custPostingProfile])

Run On

Server

Parameters

Return Value

Type: boolean
true if the customer belongs to the posting profile; otherwise, false.

See Also

Reference

CustLedgerAccounts Table