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 a document that has the given ID exists.
Syntax
client server public static boolean existDocumentId(LedgerRRGEDocumentId_W _documentId)
Run On
Called
Parameters
- _documentId
Type: LedgerRRGEDocumentId_W Extended Data Type
The ID of the document.
Return Value
Type: boolean
true if the document exists; otherwise, false.