PurchRFQLine::doesAlternateLineExist Method
Determines if alternate line exists for the RFQ.
Syntax
client server public static boolean doesAlternateLineExist(PurchRFQId _purchRFQId)
Run On
Called
Parameters
- _purchRFQId
Type: PurchRFQId Extended Data Type
The RFQ ID of the record to find.
Return Value
Type: boolean
true if alternate line exists; otherwise, false.