VendTable.hasCurrentActivity Method
Finds the last VendTable record transaction date.
Syntax
public boolean hasCurrentActivity(TransDateTime _latestPossibleDate)
Run On
Called
Parameters
- _latestPossibleDate
Type: TransDateTime Extended Data Type
The latest possible date for this instance of a vendor activity.
Return Value
Type: boolean
true if activity is found; otherwise, false.