AxdPurchReqImport.deleteDefaultDistributions Method [AX 2012]

Deletes default distributions, if user supplied custom distributions as input to the service.

Syntax

private void deleteDefaultDistributions(RecId _sourceDocumentLineRecId)

Run On

Server

Parameters

  • _sourceDocumentLineRecId
    Type: RecId Extended Data Type
    The ID of the SourceDocumentLine record for which distributions are to be deleted.

See Also

Reference

AxdPurchReqImport Class