ReqTransFormButtonStateProviderDetail Class [AX 2012]

Syntax

class ReqTransFormButtonStateProviderDetail extends ReqTransFormButtonStateProvider

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  ReqTransFormButtonStateProvider Class
    ReqTransFormButtonStateProviderDetail Class