SourceDocumentStateInProcess.fillMap Method [AX 2012]
Prepopulates the map with the SourceDocumentLineItem records.
protected Map fillMap(QueryRun _queryRun, List _tableList)
Run On
CalledParameters
- _queryRun
- Type: QueryRun Class
The queryRun object that holds the SourceDocumentLineImplementation records.
- _tableList
- Type: List Class
The list of the table numbers to store as the keys in the map.
Community Additions
ADD
Show: