RActAdjustEngineKernelCustVend.balanceAndTurnoverAgreement Method [AX 2012]

Calculates the balance and turnover by agreement.

Syntax

protected container balanceAndTurnoverAgreement(container _conRootKey)

Run On

Called

Parameters

  • _conRootKey
    Type: container
    A container that holds identification information for the agreement.

Return Value

Type: container
A container that holds balance and turnover information.

Remarks

_conRootKey – The root node key of the agreement.

See Also

Reference

RActAdjustEngineKernelCustVend Class