Share via


PurchPurchReq_VendPurchOrderJour.existsDocuRefJour Method [AX 2012]

Determines whether the DocuRefJour data item exists in the data container.

Syntax

public boolean existsDocuRefJour()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

PurchPurchReq_VendPurchOrderJour Class