Share via


PurchRFQTable.vendorStatus Method

Converts the RFQ high status value from the employee view to the vendor view.

Syntax

display PurchRFQVendStatus vendorStatus()

Run On

Called

Return Value

Type: PurchRFQVendStatus Extended Data Type
The converted enumeration value, as applicable for the vendor.

Remarks

When all lines have the same status and all are in Sent status, the header status will be New: Action required.

When all lines have the same status and lines are in any other status, the header status will be same as the line status with No Action Required added to it.

When lines are all in different statuses and there is at least one line in Sent status, the header status will be Multiple: Action required.

When lines are all in different statuses and there are no lines in Sent status, the header status will be Multiple: No action required.

See Also

Reference

PurchRFQTable Table