Share via


RCashReportJour_PL::findAfter Method

Retrieves the first RCashReportJour_PL table buffer that is newer than the records that are found based on the passed-in parameter values.

Syntax

server public static RCashReportJour_PL findAfter(
    RCashAccount _accountNum, 
    TransDate _transDate, 
    CurrencyCode _currencyCode, 
    RCashReportNum_PL _reportNum)

Run On

Server

Parameters

Return Value

Type: RCashReportJour_PL Table
The RCashReportJour_PL table buffer.

See Also

Reference

RCashReportJour_PL Table