Share via


RCashBalanceCurExchAdj.ledgerReportingAmount Method [AX 2012]

Returns the ledger reporting amount for a specified index value.

Syntax

public AmountMSTSecondary ledgerReportingAmount(int _idx)

Run On

Server

Parameters

  • _idx
    Type: int
    An instance of the int data type.

Return Value

Type: AmountMSTSecondary Extended Data Type
An AmountMSTSecondary value.

See Also

Reference

RCashBalanceCurExchAdj Class