SourceDocumentStateInProcess.initSDLImplementation Method [AX 2012]

Retrieves the SourceDocumentLineImplementation map for the SourceDocumentLine instance.

protected SourceDocumentLineImplementation initSDLImplementation(QueryRun _queryRun)

Run On

Called

Parameters

_queryRun
Type: QueryRun Class
The queryRun object that holds the SourceDocumentLineImplementation records.

Return Value

Type: SourceDocumentLineImplementation Map
The specific SourceDocumentLineImplementation map.

The method is to be overridden by the specific subclasses that retrieve the SourceDocumentLineImplementation map from the associated tables.

Community Additions

ADD
Show: