BudgetPlanningProcessSetup Class [AX 2012]

The BudgetPlanningProcessSetup class provides information for BudgetPlanningProcessBudgetPlanningStageRuleBudgetPlanPriorityConstraintBudgetPlanAttachmentDirectoryBudgetPlanningProcessAdministration tables.

Syntax

class BudgetPlanningProcessSetup

Run On

Called

Methods

  Method Description
JJ756291.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ756291.protmethod(en-us,AX.60).gif new Initializes a new instance of the BudgetPlanningProcessSetup class.
JJ756291.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.)
JJ756291.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.)
JJ756291.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ756291.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.)
JJ756291.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::activateProcess Creates the BudgetPlanningProcess record by setting the process approval state to in process.
JJ756291.privmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::activeProcessCount Determines the count of the active processes.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::changeProcessState Changes the BudgetPlanningProcess approval state.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::construct Initializes a new instance of the BudgetPlanningProcessSetup class.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::createAllProcessStageRules Creates BudgetPlanningStageRule records that are associated to a BudgetPlanningProcess record and a BudgetPlanningWorkflow record.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::createProcessAdministration Creates a BudgetPlanningProcessAdministration record that is associated with the budgeting organization structure for a budget planning process.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::deactivateProcess Deactivates the BudgetPlanningProcess record by setting the process approval state to draft.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::deleteAllProcessAdministrationForProcess Deletes all BudgetPlanningProcessAdministration records associated with BudgetPlanningProcess record.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::deleteAllProcessStageRules Deletes all BudgetPlanningStageRule records that are associated to the specified BudgetPlanningProcess record and delete all BudgetPlanningWorkflowStage records associated with the specified BudgetPlanningWorkflow record.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::deleteAndCreateAllProcessStageRules Deletes and creates all BudgetPlanningStageRule records that are associated to a BudgetPlanningProcess record.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::existsBudgetPlanForBudgetPlanningProcess Indicates whether an unapproved or draft BudgetPlanHeader record exist for the specified BudgetPlanningProcess reference.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::findActiveProcess Finds the BudgetPlanningProcess record with an active approval state.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::getLedgerRecId Gets the record ID of the Ledger table that is based on the BudgetPlanHeader record which is being used in the current budget plan process.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::isProcessActive Indicates whether the BudgetPlanningProcess record ID passed in belongs to an active process.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::lookupBudgetPlanAttachmentDirectory Performs the lookup for the BudgetPlanAttachmentDirectory records.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::lookupBudgetPlanTemplate Performs the lookup for the BudgetPlanTemplate records.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::lookupOrganizationHierarchyType Performs the lookup for the OMHierarchyType records.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::setBudgetPlanningAdministrationWorkflow Sets the BudgetingOrganization field of a BudgetPlanningProcessAdministration record.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::validateBudgetPlanningProcessDelete Verifies BudgetPlanningProcess before delete.
JJ756291.pubmethod(en-us,AX.60).gif JJ756291.static(en-us,AX.60).gif ::validateForActivation Checks if the required fields are set.

Top

Inheritance Hierarchy

Object Class
  BudgetPlanningProcessSetup Class