ProjListLedgerUpdatesProfitLossDP.initTmpProjTransLedger Method [AX 2012]

Gets the required data and inserts it into the temporary table.

private void initTmpProjTransLedger(ProjTransPosting _projTransPosting, LedgerPostingType _ledgerPostingType)

Run On

Server

Parameters

_projTransPosting
Type: ProjTransPosting Table
The value to set the ProjTransPosting field.
_ledgerPostingType
Type: LedgerPostingType Enumeration
The value to set the LedgerPostingType field.

Community Additions

ADD
Show: