LedgerAllocationBasisRulesByBudgetPlan Class [AX 2012]

Calculates the amount and quantity for a specific ledger allocation basis id.

class LedgerAllocationBasisRulesByBudgetPlan

Run On

Called

  MethodDescription
Dn487765.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn487765.privmethod(en-us,AX.60).gif createBudgetPlanLineSumQuery Creates a query object and defines its ranges and selected fields based on the LedgerAllocationBasisRule table record id.
Dn487765.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif getBasisTotal Sums Amount and quantity based on the LedgerAllocationBasisRule table record id.
Dn487765.privmethod(en-us,AX.60).gif getBasisValues Sums the Amount and quantity for the specified basis id.
Dn487765.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif initRequest Initialize class variables for allocation process.
Dn487765.pubmethod(en-us,AX.60).gif isMonetary Determines if the BudgetPlanScenario record's UnitOfMeasureClass field is monetary or non-monetary.
Dn487765.protmethod(en-us,AX.60).gif new Initializes a new instance of the LedgerAllocationBasisRulesByBudgetPlan class.
Dn487765.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.)
Dn487765.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.)
Dn487765.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn487765.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.)
Dn487765.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn487765.pubmethod(en-us,AX.60).gif Dn487765.static(en-us,AX.60).gif ::construct Initializes a new instance of the LedgerAllocationBasisRulesByBudgetPlan class.
Dn487765.pubmethod(en-us,AX.60).gif Dn487765.static(en-us,AX.60).gif ::isAsOfDateValid Determines if the ledger allocation basis rule is valid on the current date.
Dn487765.pubmethod(en-us,AX.60).gif Dn487765.static(en-us,AX.60).gif ::isRuleActive Determines if the ledger allocation basis rule is active.
Top

LedgerAllocationBasisRulesByBudgetPlan class is similar to LedgerAllocationBasisRules class.

Object Class
  LedgerAllocationBasisRulesByBudgetPlan Class

Community Additions

ADD
Show: