RetailAifHelper::getDataSourceMap Method [AX 2012]
Get the mapping from data source names to table names for the given query.
client server public static Map getDataSourceMap(Query _query)
Run On
CalledParameters
- _query
- Type: Query Class
The query.
Show: