BudgetPlanGenerateFormGenJour Class [AX 2012]

The BudgetPlanGenerateFormForGenJour class supports the business logic of the BudgetPlanGenerate form.

Syntax

class BudgetPlanGenerateFormGenJour extends BudgetPlanGenerateForm

Run On

Called

Methods

  Method Description
JJ755419.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif canClose Determines whether the BudgetPlanGenerate form can be closed. (Inherited from BudgetPlanGenerateForm.)
JJ755419.protmethod(en-us,AX.60).gif displayWarningMessage Displays the specified warning message. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif fiscalPeriodModified Performs the validation on the fiscal period modification.
JJ755419.pubmethod(en-us,AX.60).gif fiscalYearModified Sets the value of fiscal period fields based on the modification of fiscal calendar year.
JJ755419.protmethod(en-us,AX.60).gif getBudgetPlanningStageRecId Gets the BudgetPlanningStage record ID, based on the generate action. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ755419.privmethod(en-us,AX.60).gif initAccountTypeControl Initializes the AccountTypeControl list control.
JJ755419.pubmethod(en-us,AX.60).gif initControls Initializes the controls for the specified BudgetPlanGenerate form instance. (Overrides the initControls Method.)
JJ755419.protmethod(en-us,AX.60).gif initControlSet Initializes the control set for the class. (Overrides the initControlSet Method.)
JJ755419.pubmethod(en-us,AX.60).gif initForm Initializes the class for the specified BudgetPlanGenerate form instance. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif jumpRefGL_FiscalEndPeriod Sets the form that the user should be directed to when clicking the control value.
JJ755419.pubmethod(en-us,AX.60).gif jumpRefGL_FiscalStartPeriod Sets the form that the user should be directed to when clicking the control value.
JJ755419.pubmethod(en-us,AX.60).gif jumpRefGL_FiscalYear Sets the form that the user should be directed to when clicking the control value.
JJ755419.pubmethod(en-us,AX.60).gif lookupReferenceBudgetPlanDocNumber Performs the lookup of the BudgetPlanDocumentNumber control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif lookupReferenceBudgetPlanningProcess Performs the lookup of the BudgetPlanningProcess control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif lookupReferenceGL_FiscalEndPeriod Performs the lookup for the GeneralJournalSource_FiscalEndPeriod control.
JJ755419.pubmethod(en-us,AX.60).gif lookupReferenceGL_FiscalStartPeriod Performs the lookup for the GeneralJournalSource_FiscalStartPeriod control.
JJ755419.pubmethod(en-us,AX.60).gif lookupReferenceGL_FiscalYear Performs the lookup for the GeneralJournalSource_FiscalYear control.
JJ755419.pubmethod(en-us,AX.60).gif lookupReferenceResponsibilityCenter Performs the lookup of the ResponsibilityCenter control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif lookupReferenceTargetBudgetPlanScenario Performs the lookup of the budget plan scenario control. (Overrides the lookupReferenceTargetBudgetPlanScenario Method.)
JJ755419.pubmethod(en-us,AX.60).gif modifiedBudgetPlanDocumentNumber Sets the default values of the name, responsibility center, and budget plan preparer controls on the modification of budget plan document number. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif modifiedBudgetPlanningProcess Sets the default value of the ledger control on the modification of budget planning process. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif modifiedBudgetPlanTransferType Sets the default value of the controls on the modification of budget plan generate type field. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif modifiedGL_FiscalYear Updates other form controls when the GeneralJournalSource_FiscalYearControl control is modified.
JJ755419.pubmethod(en-us,AX.60).gif modifiedIsHistoricalControl Sets default values based on the value of the target field being modified.
JJ755419.pubmethod(en-us,AX.60).gif modifiedResponsibilityCenter Sets the default value of the ledger control on the modification of budget planning process. (Inherited from BudgetPlanGenerateForm.)
JJ755419.protmethod(en-us,AX.60).gif new Initializes a new instance of the BudgetPlanGenerateFormGenJour class. (Overrides the new Method.)
JJ755419.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.)
JJ755419.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.)
JJ755419.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif parmBudgetPlanGenerateContract Gets or sets the BudgetPlanGenerateContract parameter. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif parmBudgetPlanGenerateController Gets or sets the BudgetPlanGenerateController parameter. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif resolveReferenceGL_FiscalEndPeriod Finds the FiscalCalendarPeriod record based on user selection.
JJ755419.pubmethod(en-us,AX.60).gif resolveReferenceGL_FiscalStartPeriod Resolves the reference for the value selected on the GeneralLedgerJournalSource_FiscalStartPeriodControl control.
JJ755419.pubmethod(en-us,AX.60).gif resolveReferenceGL_FiscalYear Resolves the reference for the value selected on the GeneralLedgerJournalSource_FiscalYearControl control.
JJ755419.pubmethod(en-us,AX.60).gif restoreLastSavedControlValues Sets the value on all controls to the values stored on the contract. (Overrides the restoreLastSavedControlValues Method.)
JJ755419.privmethod(en-us,AX.60).gif saveAccountTypeControlValue Saves the value of the passed-in FormListControl control to the appropriate class variable.
JJ755419.protmethod(en-us,AX.60).gif saveControlValue Saves the value of the passed-in form control to the appropriate class variable. (Overrides the saveControlValue Method.)
JJ755419.pubmethod(en-us,AX.60).gif saveControlValues Saves the current value for each control to the contract that contains that control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.privmethod(en-us,AX.60).gif setAccountTypeControlValue Sets the value of the passed-in FormListControl control to the value in the appropriate class variable.
JJ755419.pubmethod(en-us,AX.60).gif setControlValue Sets the value of the passed-in form control to the value stored on the appropriate class variable. (Overrides the setControlValue Method.)
JJ755419.protmethod(en-us,AX.60).gif setDefaultBudgetPlanPreparer Sets the default value for the budgetPlanPreparerControl form control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif setDefaultControlValues Sets the default values for the form controls. (Overrides the setDefaultControlValues Method.)
JJ755419.protmethod(en-us,AX.60).gif setDefaultFactor Sets the default value for the factorControl form control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.protmethod(en-us,AX.60).gif setDefaultHistorical Sets the default value for the historicalControl form control.
JJ755419.protmethod(en-us,AX.60).gif setDefaultSourceGenJourFiscalEndPeriod Sets the default value for the GeneralJournalSource_FiscalEndPeriodControl control.
JJ755419.protmethod(en-us,AX.60).gif setDefaultSourceGenJourFiscalStartPeriod Sets the default value for the GeneralJournalSource_FiscalStartPeriodControl control.
JJ755419.protmethod(en-us,AX.60).gif setDefaultSourceLedgerSource Sets the default value for the GeneralLedgerJournalSource_LedgerSourceControl control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.protmethod(en-us,AX.60).gif setFormControl Sets the class reference for the specified form control. (Overrides the setFormControl Method.)
JJ755419.protmethod(en-us,AX.60).gif setInstructionText Sets the instruction text for the form. (Overrides the setInstructionText Method.)
JJ755419.protmethod(en-us,AX.60).gif setMandatoryControls Sets the controls as mandatory on the BudgetPlanGenerate form. (Overrides the setMandatoryControls Method.)
JJ755419.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif setVisibleControls Sets the control visibility for the BudgetPlanGenerate form. (Overrides the setVisibleControls Method.)
JJ755419.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ755419.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.)
JJ755419.pubmethod(en-us,AX.60).gif validateBudgetPlanDocumentNumber Validates the value of the budget planning document number control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif validateBudgetPlanningProcess Validates the value of the budget planning process control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif validateBudgetPlanPreparer Validates the value of the budget plan preparer control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif validateCanClose Performs the validation on the contract data. (Overrides the validateCanClose Method.)
JJ755419.pubmethod(en-us,AX.60).gif validateFactorField Validates the value of the budget plan factor control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.protmethod(en-us,AX.60).gif validateHistoricalControl Validates the historicalControl control.
JJ755419.pubmethod(en-us,AX.60).gif validateResponsibilityCenter Validates the value of the responsibility center control. (Inherited from BudgetPlanGenerateForm.)
JJ755419.pubmethod(en-us,AX.60).gif validateTargetBudgetPlanScenario Validates the value of the budget plan scenario control. (Overrides the validateTargetBudgetPlanScenario Method.)
JJ755419.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ755419.pubmethod(en-us,AX.60).gif JJ755419.static(en-us,AX.60).gif ::construct Initializes a new instance of the BudgetPlanGenerateFormGenJour class.

Top

Inheritance Hierarchy

Object Class
  BudgetPlanGenerateForm Class
    BudgetPlanGenerateFormGenJour Class