findPendingWalletEntries(Integer, Long, Date, Date) method

finds wallet entries waiting for the approval of the add wallet entry process

Syntax

Map< Long, WalletEntry > findPendingWalletEntries ( Integer piTypeId , Long CustomerId , Date fromDate , Date toDate )

Parameters

Returns

a map mapping the taskId to the actual wallet entry

Usage

a map mapping the taskId to the actual wallet entry