Share via


MCRRCTransBatchTable::findOpenBatch Method

Finds and returns the an open batch record.

Syntax

client server public static MCRRCTransBatchTable findOpenBatch(
    PaymMode _paymMode, 
   [boolean _forUpdate, 
    MCRClaimRefundCheck _mcrClaimRefundCheck])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: MCRRCTransBatchTable Table
The batch record given the specified payment mode.

See Also

Reference

MCRRCTransBatchTable Table