Share via


BudgetSourceInquiryDetails.initialize Method [AX 2012]

Initializes an instance of the BudgetSourceInquiryDetails class for the specified budget source reference.

Syntax

protected void initialize(RecId _budgetSourceRecId, boolean _includeCarryforwardDetails)

Run On

Called

Parameters

  • _budgetSourceRecId
    Type: RecId Extended Data Type
    The budget source reference for an instance of the BudgetSourceInquiryDetails class.
  • _includeCarryforwardDetails
    Type: boolean

See Also

Reference

BudgetSourceInquiryDetails Class