Share via


VendInternalInvoiceCreateController.setContractVendInvoiceJourQueryRange Method [AX 2012]

Sets the vendor invoice journal record identities query range on the VendInternalInvoiceCreateContract object.

Syntax

protected void setContractVendInvoiceJourQueryRange(str _vendInvoiceJourQueryRange)

Run On

Called

Parameters

  • _vendInvoiceJourQueryRange
    Type: str
    The vendor invoice journal record identities query range.

See Also

Reference

VendInternalInvoiceCreateController Class