PurchRFQPublishLine_PSN::findByPublishId Method
Finds the record of PurchRFQPublishLine_PSN table.
Syntax
client server public static PurchRFQPublishLine_PSN findByPublishId(PurchRFQPublishId_PSN _purchRFQPublishId, LineNum _lineNum)
Run On
Called
Parameters
- _purchRFQPublishId
Type: PurchRFQPublishId_PSN Extended Data Type
The record ID of PurchRFQPublishTable_PSN table to be used to find the record.
- _lineNum
Type: LineNum Extended Data Type
The line number to be used to find the record.
Return Value
Type: PurchRFQPublishLine_PSN Table
A PurchRFQPublishLine_PSN table buffer.