BudgetPlanAttachmentFilterCollection Class [AX 2012]

The BudgetPlanAttachmentFilterCollection class is used to retrieve a collection of filter criterion value associated with a specific BudgetPlanHeader document.

class BudgetPlanAttachmentFilterCollection implements SysPackable

Run On

Called

  MethodDescription
JJ772523.protmethod(en-us,AX.60).gif addChildPlans Adds the child budget plans for the specified budget plan record to the plan hierarchy collection.
JJ772523.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif currentBudgetPlanRecId Gets the current budget plan hierarchy filter reference.
JJ772523.pubmethod(en-us,AX.60).gif elements Gets the number of BudgetPlanHeader record IDs in the collection.
JJ772523.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ772523.protmethod(en-us,AX.60).gif initialize Initializes an instance of the BudgetPlanAttachmentFilterCollection class for the specified budget plan document and budgeting organization.
JJ772523.protmethod(en-us,AX.60).gif initializeEnumerator Initializes the enumerator for the BudgetPlanAttachmentFilterCollection instance.
JJ772523.protmethod(en-us,AX.60).gif loadBudgetPlanHierarchyFilters Loads the budget plan hierarchy filters for the current budget plan document.
JJ772523.protmethod(en-us,AX.60).gif new Initializes an instance of the BudgetPlanAttachmentFilterCollection class.
JJ772523.pubmethod(en-us,AX.60).gif next Advances the enumerator to the next budget plan hierarchy in the collection.
JJ772523.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.)
JJ772523.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.)
JJ772523.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the BudgetPlanAttachmentFilterCollection class.
JJ772523.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the BudgetPlanAttachmentFilterCollection class.
JJ772523.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.)
JJ772523.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ772523.pubmethod(en-us,AX.60).gif JJ772523.static(en-us,AX.60).gif ::construct Creates an instance of the BudgetPlanAttachmentFilters class.
JJ772523.pubmethod(en-us,AX.60).gif JJ772523.static(en-us,AX.60).gif ::create Creates an instance of the BudgetPlanAttachmentFilterCollection class from a packed copy.
JJ772523.privmethod(en-us,AX.60).gif JJ772523.static(en-us,AX.60).gif ::initialize_Server Initializes the instance of the BudgetPlanAttachmentFilterCollection class for the specified budget plan document and budgeting organization.
JJ772523.pubmethod(en-us,AX.60).gif JJ772523.static(en-us,AX.60).gif ::newFromBudgetPlanHeader Constructs an instance of the BudgetPlanAttachmentFilterCollection class.
Top

Object Class
  BudgetPlanAttachmentFilterCollection Class

Community Additions

ADD
Show: