Share via


AxCustInvoiceJour.currentRecord Method [AX 2012]

Gets or sets the current record in the CustInvoiceJour table.

Syntax

public Common currentRecord([Common _custInvoiceJour])

Run On

Called

Parameters

  • _custInvoiceJour
    Type: Common Table
    The CustInvoiceJour record to set; optional.

Return Value

Type: Common Table
A CustInvoiceJour record.

See Also

Reference

AxCustInvoiceJour Class