Share via


BankDocumentPosting::existByCodeAndRelation Method

Indicates whether the specified record in the BankDocumentPosting table exists by using the specified account code and account relation.

Syntax

client server public static boolean existByCodeAndRelation(BankDocumentAccountCode _bankDocumentAccountCode, BankDocumentAccountRelationRefRecId _bankDocumentAccountRelationRefRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

Remarks

The _bankDocumentAccountRelationRefRecId parameter can be reference record ID to a facility type or a group.

See Also

Reference

BankDocumentPosting Table