AxCustSettlement.currentRecord Method [AX 2012]

Gets or sets the current record in the CustSettlement table.

Syntax

public Common currentRecord([Common _custSettlement])

Run On

Called

Parameters

  • _custSettlement
    Type: Common Table
    A CustSettlement record to set; optional.

Return Value

Type: Common Table
A CustSettlement record.

See Also

Reference

AxCustSettlement Class