BankReconciliationHeader::exist Method
Indicates whether a reconciliation header that has the specified ID exists.
Syntax
client server public static boolean exist(BankReconciliationId _reconciliationId)
Run On
Called
Parameters
- _reconciliationId
Type: BankReconciliationId Extended Data Type
The reconciliation ID.
Return Value
Type: boolean
true if it exists; otherwise, false.