LedgerInquirySum_CN::getModifiedMainAccountParameters Method [AX 2012]

Gets modified main account parameters.

client server public static container getModifiedMainAccountParameters(MainAccountNum _fromMainAccountNum, MainAccountNum _toMainAccountNum)

Run On

Called

Parameters

_fromMainAccountNum
Type: MainAccountNum Extended Data Type
The from account number.
_toMainAccountNum
Type: MainAccountNum Extended Data Type
The to account number.

Return Value

Type: container
The modified main account parameters.
Show: