Share via


VendOutPaym_CurrencyTransfer_RU.initParmDefault Method [AX 2012]

Initializes the internal variables.

Syntax

public void initParmDefault()

Run On

Client

Remarks

This method is called when no SysLastValue record can be found when the SysLastValue.GetLast method is called. Remember to call the super method.

See Also

Reference

VendOutPaym_CurrencyTransfer_RU Class