AssetProposal.setIsAssetBudgetJournal Method [AX 2012]

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

Syntax

protected void setIsAssetBudgetJournal(boolean _isFixedAssetBudgetJournal)

Run On

Called

Parameters

  • _isFixedAssetBudgetJournal
    Type: boolean
    true if the proposal is called from a fixed asset budget journal; otherwise, false.

See Also

Reference

AssetProposal Class