Share via


RPayReportP4_2013::getFundAmount Method [AX 2012]

Gets the fund amount for the period.

Syntax

server public static RPayAmount getFundAmount(
    TransDate _start, 
    TransDate _end, 
    RPayCounterUnit _fund, 
   [RPayGroup _group])

Run On

Server

Parameters

Return Value

Type: RPayAmount Extended Data Type
The fund amount for the period.

See Also

Reference

RPayReportP4_2013 Class