MCRCustPaymTable::getCustOldestCheckHoldDate Method
Retrieves the oldest payment order for a customer that has a payment status of Pending, OnHold, or Backorder.
Syntax
client server public static TransDate getCustOldestCheckHoldDate(CustAccount _customer)
Run On
Called
Parameters
- _customer
Type: CustAccount Extended Data Type
The customer account nuumber used to find the oldes payment order.
Return Value
Type: TransDate Extended Data Type
The date the oldest payment order occured.
Remarks
Used by the MCRCheckHoldWB forms.