AxCustConfirmJour.currentRecord Method [AX 2012]

Gets the buffer for the CustConfirmJour table.

Syntax

public Common currentRecord([Common _custConfirmJour])

Run On

Called

Parameters

  • _custConfirmJour
    Type: Common Table
    The CustConfirmJour buffer that is passed to this method; optional.

Return Value

Type: Common Table
The current record of the CustConfirmJour table.

See Also

Reference

AxCustConfirmJour Class