Share via


ProjPost::psaReverseProjIndirectRevenue Method [AX 2012]

Creates a new instance of the ProjPost class.

Syntax

server public static ProjPost psaReverseProjIndirectRevenue(
    ProjProposalEmpl projProposalEmpl, 
    ProjProposalEmplDetail projProposalEmplDetail, 
    ProjEmplTrans projEmplTrans, 
    ProjEmplTransSale projEmplTransSale, 
    LedgerVoucher ledgerVoucher)

Run On

Server

Parameters

Return Value

Type: ProjPost Class
Instance of ProjPost Class.

Remarks

ProjPost instance consists of value of NotEnterNoneLedger, boolean value of parmCreateTrans,transactionOrigin,reverseAccrued.

See Also

Reference

ProjPost Class