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