PurchPurchRFQReply_PurchRFQReplyTbl.existsVendRef Method [AX 2012]

Indicates whether the VendRef data item exists in the data container.

Syntax

public boolean existsVendRef()

Run On

Called

Return Value

Type: boolean
true if the VendRef data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

See Also

Reference

PurchPurchRFQReply_PurchRFQReplyTbl Class