PurchReqTable::earliestOpenVendActivity Method
Gets the earliest CreatedDateTime value for a vendor.
Syntax
server public static TransDateTime earliestOpenVendActivity(VendAccount _accountNum, DataAreaId _dataArea)
Run On
Server
Parameters
- _accountNum
Type: VendAccount Extended Data Type
The account number of the vendor.
- _dataArea
Type: DataAreaId Extended Data Type
The legal entity context of the vendor.
Return Value
Type: TransDateTime Extended Data Type
Returns a DateTime value that contains the earliest createdDateTime value of the open transaction for a vendor.