Share via


RAssetProposal.setIsAssetBudgetJournal Method [AX 2012]

Sets whether the proposal is called from the fixed asset budget journal.

Syntax

protected void setIsAssetBudgetJournal(boolean _isBudgetJournal)

Run On

Called

Parameters

  • _isBudgetJournal
    Type: boolean
    A Boolean value that indicates whether the proposal is called from a fixed asset budget journal.

See Also

Reference

RAssetProposal Class