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
CalledParameters
- _sourceDocument
- Type: SourceDocument Class
An instance of the SourceDocument class.
Return Value
Type: ProjectAccountingDistributionRepository ClassA new instance of the ProjectAccountingDistributionRepository class.
Show: