Share via


LedgerJournalEngine_ProjectCost.initValueProject Method [AX 2012]

Initializes project-related fields for the created transaction.

Syntax

public void initValueProject(LedgerJournalTrans _ledgerJournalTrans, LedgerJournalTrans_Project _ledgerJournalTrans_Project)

Run On

Called

Parameters

  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    The LedgerJournalTrans table buffer that stores part of the transaction.

See Also

Reference

LedgerJournalEngine_ProjectCost Class