Share via


PSAProjPost_IndirectComponentInvoice.postTrans Method [AX 2012]

Handles the creating and posting of ledger journal entries for the transaction.

Syntax

public void postTrans([boolean checkProjTrans])

Run On

Server

Parameters

Remarks

This routine calls the methods projTransCreate(), ledgerTransActionsCreate(), and projTransUpdate().

See Also

Reference

PSAProjPost_IndirectComponentInvoice Class