Share via


RAssetProposal::performProposal_Server Method [AX 2012]

Runs the proposal.

Syntax

server protected static void performProposal_Server(
    RAssetProposal _rAssetProposal, 
    LedgerJournalTrans _ledgerJournalTrans, 
    LedgerJournalId _journalNum)

Run On

Server

Parameters

  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    The journal line that the user was on when he or she performed the proposal.

See Also

Reference

RAssetProposal Class