BudgetPlanGenerateBudgetTrnsForm Class [AX 2012]

The BudgetPlanGenerateBudgetTrnsForm class supports the business logic of the BudgetPlanGenerateBudgetTrns form.

Syntax

class BudgetPlanGenerateBudgetTrnsForm

Run On

Called

Methods

  Method Description
JJ794238.pubmethod(en-us,AX.60).gif budgetTransactionCodeModified Perform the business logic on the modification of the budget transaction code field.
JJ794238.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif initControls Initializes the controls with default value.
JJ794238.pubmethod(en-us,AX.60).gif lookupReferenceBudgetPlanScenario Performs the lookup for BudgetPlanScenario records.
JJ794238.pubmethod(en-us,AX.60).gif lookupReferenceBudgetTransactionCode Performs the lookup reference on the BudgetTransactionCode table.
JJ794238.protmethod(en-us,AX.60).gif new Initializes a new instance of the BudgetPlanGenerateBudgetTrnsForm class.
JJ794238.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.)
JJ794238.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.)
JJ794238.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif parmBudgetPlanGenerateBudgetTrnsContract Gets or sets the BudgetPlanGenerateBudgetTrnsContract parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanNameControl Gets or sets the SourceBudgetPlanNameControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanningDocumentControl Gets or sets the SourceBudgetPlanningDocumentControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanningProcessControl Gets or sets the SourceBudgetPlanningProcessControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanPreparerControl Gets or sets the SourceBudgetPlanPreparerControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmSourceBudgetPlanScenarioControl Gets or sets the SourceBudgetPlanScenarioControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmSourceLedgerControl Gets or sets the SourceLedgerControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmSourceResponsibilityCenterControl Gets or sets the SourceResponsibilityCenterControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetBudgetModelIdControl Gets or sets the TargetBudgetModelIdControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetBudgetTransactionCodeControl Gets or sets the TargetBudgetTransactionCodeControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetBudgetTypeControl Gets or sets the TargetBudgetTypeControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetDefaultDateControl Gets or sets the TargetDefaultDateControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetFactorControl Gets or sets the TargetFactorControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetReasonCodeControl Gets or sets the TargetReasonCodeControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetReasonCommentControl Gets or sets the TargetReasonCommentControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetRoundingRuleControl Gets or sets the TargetRoundingRuleControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif parmTargetSummarizeToDimensionControl Gets or sets the TargetSummarizeToDimensionControl parameter.
JJ794238.pubmethod(en-us,AX.60).gif registerOverloadMethods Registers the control events to the class methods.
JJ794238.pubmethod(en-us,AX.60).gif restoreLastSavedControlValues Sets the value on all controls to the values that are stored on the contract.
JJ794238.pubmethod(en-us,AX.60).gif setContractParmFromFormControl Performs the setting of contract parameter method from respective control values.
JJ794238.pubmethod(en-us,AX.60).gif setReasonCodeComment Sets the default value of reason comment on the modification of reason code field.
JJ794238.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif sourceBudgetPlanningProcessModified Sets the default value of ledger control on the modification of budget planning process.
JJ794238.pubmethod(en-us,AX.60).gif sourceBudgetPlanScenarioModified Performs the validation on the modification of budget plan scenario control.
JJ794238.pubmethod(en-us,AX.60).gif sourcePreparerModified Perform the validation on the modification of budget plan preparer control.
JJ794238.pubmethod(en-us,AX.60).gif sourceResponsibilityCenterModified Sets the default value of ledger control on the modification of budget planning process.
JJ794238.pubmethod(en-us,AX.60).gif targetBudgetPlanDocumentModified Sets the default value of budget plan name on the modification of budget planning document number.
JJ794238.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ794238.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.)
JJ794238.pubmethod(en-us,AX.60).gif validate Perform the validation on the form object.
JJ794238.pubmethod(en-us,AX.60).gif validateBudgetPlanDocumentNumber Validates the value of the budget planning document number control.
JJ794238.pubmethod(en-us,AX.60).gif validateBudgetPlanningProcess Validates the value of the budget plan process control.
JJ794238.pubmethod(en-us,AX.60).gif validateBudgetPlanScenario Validates the value of the budget plan scenario control.
JJ794238.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ794238.pubmethod(en-us,AX.60).gif JJ794238.static(en-us,AX.60).gif ::construct Creates an object of the BudgetPlanGenerateBudgetTrnsForm class.
JJ794238.pubmethod(en-us,AX.60).gif JJ794238.static(en-us,AX.60).gif ::lookupBudgetPlanHeader Performs the lookup for the BudgetPlanHeader records.
JJ794238.pubmethod(en-us,AX.60).gif JJ794238.static(en-us,AX.60).gif ::lookupBudgetPlanningProcess Performs the lookup for the BudgetPlanningProcess records.
JJ794238.pubmethod(en-us,AX.60).gif JJ794238.static(en-us,AX.60).gif ::lookupBudgetPlanPreparer Performs the lookup for the HcmWorker records.

Top

Inheritance Hierarchy

Object Class
  BudgetPlanGenerateBudgetTrnsForm Class