ProjAccountDetailHistoryDP.setTransactionOrigin Method [AX 2012]

Sets the TransactionOrigin field on the basis of CommittedCostOrig enum value.

private void setTransactionOrigin(CommittedCostOrig _committedCostOrig)

Run On

Server

Parameters

_committedCostOrig
Type: CommittedCostOrig Enumeration
An element of the CommittedCostOrig enum.

ExceptionCondition
Error

The element of the CommittedCostOrig enum that passed into the method was not expected.

Community Additions

ADD
Show: