ProjectAccountingDistributionRepository::newFromSourceDocument Method [AX 2012]

Constructs an instance of the ProjectAccountingDistributionRepository class for the given source document.

client server public static ProjectAccountingDistributionRepository newFromSourceDocument(SourceDocument _sourceDocument)

Run On

Called

Parameters

_sourceDocument
Type: SourceDocument Class
An instance of the SourceDocument class.

Return Value

Type: ProjectAccountingDistributionRepository Class
A new instance of the ProjectAccountingDistributionRepository class.
Show: