ReasonFormTable::setMultipleAccountRange Method [AX 2012]
Adds a range to the QueryBuildDataSource class based on the account type to filter by the data source.
client server protected static str setMultipleAccountRange(LedgerJournalACType _accountType, str _value)
Run On
CalledParameters
- _accountType
- Type: LedgerJournalACType Enumeration
The LedgerJournalACType data type that is the basis for which the filter will be added.
- _value
- Type: str
The str value that contains the range for the lookup query.
Show: