PurchRFQCaseTableForm.isRFQSent Method [AX 2012]

Determines whether the RFQ is sent.

public boolean isRFQSent(PurchRFQCaseTable _purchRFQCaseTable)

Run On

Called

Parameters

_purchRFQCaseTable
Type: PurchRFQCaseTable Table
The PurchRFQCaseTable record.

Return Value

Type: boolean
true if the value of StatusHigh field is created; otherwise, false.

Community Additions

ADD
Show: