BudgetPlanLineItem Class [AX 2012]

The BudgetPlanLineItem class provides information for a BudgetPlanLine document.

class BudgetPlanLineItem

Run On

Called

  MethodDescription
JJ795013.privmethod(en-us,AX.60).gif calculateLineNumber Calculates the line number for the specified parameters.
JJ795013.privmethod(en-us,AX.60).gif calculatePlanCurrencyAmount Calculates the value for the PlanCurrencyAmount field of the BudgetPlanLine table.
JJ795013.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ795013.protmethod(en-us,AX.60).gif defaultBudgetClass Initializes a value for the BudgetClass field of the BudgetPlanLine table.
JJ795013.protmethod(en-us,AX.60).gif defaultEffectiveDate Initializes a value for the EffectiveDate field of the BudgetPlanLine table.
JJ795013.protmethod(en-us,AX.60).gif defaultEstimateType Initializes a value for the EstimateType field of the BudgetPlanLine table.
JJ795013.pubmethod(en-us,AX.60).gif defaultField Applies the default values for the specified field.
JJ795013.protmethod(en-us,AX.60).gif defaultIsRecurring Initializes a value for the IsRecurring field of the BudgetPlanLine table.
JJ795013.protmethod(en-us,AX.60).gif defaultPlanCurrencyCode Initializes a value for the PlanCurrencyCode field of the BudgetPlanLine table.
JJ795013.pubmethod(en-us,AX.60).gif defaultRow Applies the default field values for a BudgetPlanLine record.
JJ795013.protmethod(en-us,AX.60).gif defaultScenarioLineNumber Provides a default value for the ScenarioLineNumber field in the BudgetPlanLine table.
JJ795013.protmethod(en-us,AX.60).gif defaultUnitOfMeasure Initializes a value for the UnitOfMeasure field of the BudgetPlanLine table.
JJ795013.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ795013.protmethod(en-us,AX.60).gif getProcessCycleStartDate Gets the budget cycle start date for the BudgetCycle field on the BudgetPlanningProcess table.
JJ795013.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif modifiedField Verifies or sets additional field values based on the modified field.
JJ795013.protmethod(en-us,AX.60).gif modifiedPlanCurrencyAmount Sets additional field values based on the modified UnitPrice field value.
JJ795013.protmethod(en-us,AX.60).gif modifiedPlanCurrencyCode Sets additional field values based on the modified PlanCurrencyCode field value.
JJ795013.protmethod(en-us,AX.60).gif modifiedQuantity Sets additional field values based on the modified Quantity field value.
JJ795013.protmethod(en-us,AX.60).gif modifiedUnitPrice Sets additional field values based on the modified UnitPrice field value.
JJ795013.protmethod(en-us,AX.60).gif new Initializes a new instance of the BudgetPlanLineItem class.
JJ795013.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif parmAxBudgetPlanLine Gets or sets the AxBudgetPlanLine parameter.
JJ795013.pubmethod(en-us,AX.60).gif parmAxBudgetPlanLineDetail Gets or sets the AxBudgetPlanLineDetail parameter.
JJ795013.pubmethod(en-us,AX.60).gif parmBudgetPlanLine Gets or sets the BudgetPlanLine parameter.
JJ795013.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ795013.protmethod(en-us,AX.60).gif validateEffectiveDate Indicates whether the EffectiveDate field in the BudgetPlanLine table is valid.
JJ795013.pubmethod(en-us,AX.60).gif validateField Validates the value for a specific field.
JJ795013.protmethod(en-us,AX.60).gif validateLedgerDimension Indicates whether the LedgerDimension field in the BudgetPlanLine table is valid.
JJ795013.protmethod(en-us,AX.60).gif validatePlanCurrencyCode Indicates whether the PlanCurrencyCode field in the BudgetPlanLine table is valid.
JJ795013.protmethod(en-us,AX.60).gif validateUnitOfMeasure Determines whether the UnitOfMeasure field in the BudgetPlanLine table is valid.
JJ795013.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::checkBudgetPlanLineForDelete Indicates whether the BudgetPlanLine record can be deleted.
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::checkBudgetPlanLineForWrite Indicates whether the BudgetPlanLine record is valid and ready to be written to the database.
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::construct Initializes a new instance of the BudgetPlanLineItem class.
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::getBudgetPlanLineEstimateType Gets the estimate type of the BudgetPlanScenario record.
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::sumOfAccountingCurrencyAmountByOrg Calculates the budget scenario estimate by amount and summarizes it.
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::sumOfAccountingCurrencyAmountForHeader Calculates the budget scenario estimate amount in the accounting currency and summarizes it.
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::sumOfPlanQuantityByOrg Calculates the budget scenario estimate quantity in the base unit.
JJ795013.pubmethod(en-us,AX.60).gif JJ795013.static(en-us,AX.60).gif ::sumOfPlanQuantityForHeader Calculates the budget scenario estimate quantity in the base unit.
Top

Object Class
  BudgetPlanLineItem Class

Community Additions

ADD
Show: