PurchRFQPublishTable_PSN::findByCaseRecId Method
Finds the record of PurchRFQPublishTable_PSN table for given case ID.
Syntax
client server public static PurchRFQPublishTable_PSN findByCaseRecId(PurchRFQCaseRecId _purchRFQCaseRecId)
Run On
Called
Parameters
- _purchRFQCaseRecId
Type: PurchRFQCaseRecId Extended Data Type
The record ID of the PurchRFQCaseTable record to find.
Return Value
Type: PurchRFQPublishTable_PSN Table
A PurchRFQPublishTable_PSN table buffer.