PurchRFQCaseTableType.getBidType Method [AX 2012]

Retrieves the BidType enumeration value.

public PurchRFQBidType getBidType(PurchRFQParameters _parms)

Run On

Called

Parameters

_parms
Type: PurchRFQParameters Table
The PurchRFQParameters record.

Return Value

Type: PurchRFQBidType Enumeration
Returns BidType enumeration value.

Gets the BidType field from the PurchRFQSolicitationType table if PurchRFQSolicitationType record exists, else BidType field from the PurchRFQParameters table.

Community Additions

ADD
Show: