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 current vendors exist for a given RFQCaseId.
Syntax
client server public static boolean doVendorExistForRFQCase(PurchRFQCaseId _rfqCaseId, VendAccount _vendAccount)
Run On
Called
Parameters
- _rfqCaseId
Type: PurchRFQCaseId Extended Data Type
The RFQCaseId for which vendor is to be looked for.
- _vendAccount
Type: VendAccount Extended Data Type
The VendAccountto be looked for.
Return Value
Type: boolean
Returns true if vendors exist for the PurchRFQCaseTable; otherwise, false.