Share via


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

Return Value

Type: TransDate Extended Data Type
The date the oldest payment order occured.

Remarks

Used by the MCRCheckHoldWB forms.

See Also

Reference

MCRCustPaymTable Table