ProjAdjustmentUpdate.initLedgerJournalProjectNew Method [AX 2012]
Initializes a new LedgerJournalTrans_Project table buffer from default values passed in.
protected LedgerJournalTrans_Project initLedgerJournalProjectNew(TmpProjAdjustmentCreate _tmpProjAdjustmentCreate)
Run On
ServerParameters
- _tmpProjAdjustmentCreate
- Type: TmpProjAdjustmentCreate Table
A structure that contains default project values that will be used when initializing the project table buffer.
Return Value
Type: LedgerJournalTrans_Project TableAn initialized LedgerJournalTrans_Project table buffer.
Community Additions
ADD
Show: