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