PurchPurchRFQReply_PurchRFQReplyTbl.existsValidTo Method [AX 2012]

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

Syntax

public boolean existsValidTo()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

See Also

Reference

PurchPurchRFQReply_PurchRFQReplyTbl Class