Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether any vendors exist for a given RFQCaseId.
Syntax
client server public static boolean doVendorsExistForRFQCase(PurchRFQCaseId _rfqCaseId)
Run On
Called
Parameters
- _rfqCaseId
Type: PurchRFQCaseId Extended Data Type
The RFQCaseId for which vendors are to be looked for.
Return Value
Type: boolean
Returns true if vendors exist for the PurchRFQCaseTable; otherwise, false.