ReqTransFormButtonStateProvider Class [AX 2012]

Syntax

class ReqTransFormButtonStateProvider

Run On

Called

Methods

  Method Description
Gg810798.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif checkRuleButtonPmfPlanOrder Indicates whether the records can be planned with a planning item.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleButtonReqTransPoMarkFirm Indicates whether the planned order can be firmed.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleCalcScheduleExpPO Determines whether the planned order can be further exploded.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleCanHaveKanbanRule Determines whether the planned order can have kanban rules assigned to it.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleChange2Batch Indicates whether the marked planned orders can be changed to a batch order type.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleChange2Kanban Specifies whether the selected planned order can be changed to a planned kanban.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleChange2Production Determines whether the selected planned order can be changed to a planned production order.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleChange2Purch Determines whether the selected planned order can be changed to a planned purchase order.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleChange2RFQ Determines whether the selected planned orders can be changed to requests for quotes.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleChange2Transfer Determines whether the selected records can be changed to planned transfer orders.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleDerivedRequirements Checks whether the ReqTrans record contains derived requirement transactions.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleGantt Determines whether the scheduling of a planned order can be shown in a Gantt view.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleGroup Determines whether more than one record has been selected and whether all the selected records have the same ReqRefType enumeration value.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleIsBOMEnabled Indicates whether the item is production or BOM enabled.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleIsBulkPackEnabled Indicates whether the bulk or pack feature is enabled.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleIsFormulaEnabled Indicates whether the item is formula enabled.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleIsPlanItem Indicates whether the item is a planning item.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleIsProdPlanItem Indicates whether the item is a planned order.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleIsPurchTransPlanItem Indicates whether the item is planned order or a transfer order.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleNotDerivedDirectly Determines whether the selected planned order is derived directly.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleRecordExists Determines whether the requirement transaction data source is empty.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleReqTransDerived Checks whether the selected planned order has derived requirement transactions.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleTransPoMarkSched Checks whether the selected records are planned production orders.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleUsingBOM Checks whether the selected planned order has a bill of materials attached to it.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleUsingRoute Checks whether the selected planned order has a route attached to it.
Gg810798.pubmethod(en-us,AX.60).gif checkRuleUsingWorkCenterReservation Indicates whether to enable functionality that is related to the scheduling of workcenters.
Gg810798.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif initMultiSelectionContext Initializes the multi-selection context required to check certain Process Industries features.
Gg810798.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg810798.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.)
Gg810798.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.)
Gg810798.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif parmReqPO Gets or sets the ReqPO parameter.
Gg810798.pubmethod(en-us,AX.60).gif parmReqTrans Gets or sets the ReqTrans parameter.
Gg810798.protmethod(en-us,AX.60).gif resetOrderTypeCounters Initializes all internal counters.
Gg810798.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg810798.protmethod(en-us,AX.60).gif updatePmfCounters Updates internal counters for Process Industries functionality.
Gg810798.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.)
Gg810798.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg810798.pubmethod(en-us,AX.60).gif Gg810798.static(en-us,AX.60).gif ::construct Initializes a new instance of the ReqTransFormButtonStateProvider class.

Top

Inheritance Hierarchy

Object Class
  ReqTransFormButtonStateProvider Class
    ReqTransFormButtonStateProviderDetail Class