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.
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
- _bankDocumentAccountCode
Type: BankDocumentAccountCode Extended Data Type
- _bankDocumentAccountRelationRefRecId
Type: BankDocumentAccountRelationRefRecId Extended Data Type
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.