PurchRFQPublishTable_PSN::hasExpired Method
Verifies if the PurchRFQPublishTable_PSN record has expired.
Syntax
client server public static boolean hasExpired(PurchRFQCaseRecId _purchRFQCaseRecId)
Run On
Called
Parameters
- _purchRFQCaseRecId
Type: PurchRFQCaseRecId Extended Data Type
The case record ID to be used to find the record whose expiration is to be determined.
Return Value
Type: boolean
true if the record has expired; otherwise, false.