PurchPurchRFQReply_PurchRFQReplyTbl.existsValidityDateStart Method [AX 2012]

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

Syntax

public boolean existsValidityDateStart()

Run On

Called

Return Value

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

Remarks

For more information, see AfStronglyTypedDataContainer.

See Also

Reference

PurchPurchRFQReply_PurchRFQReplyTbl Class