LedgerRRGEDSendRecvLog_W::findCurrentStatus Method
Finds an electronic document send journal record, based on the electronic document ID.
Syntax
client server public static LedgerRRGEDSendRecvLog_W findCurrentStatus(LedgerRRGEDRefRecId_W _documentId, [boolean _forupdate])
Run On
Called
Parameters
- _documentId
Type: LedgerRRGEDRefRecId_W Extended Data Type
The electronic document ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: LedgerRRGEDSendRecvLog_W Table
The LedgerRRGEDSendRecvLog_W record if it is found; otherwise, an empty record.