ReqTransFormButtonStateProvider Class [AX 2012]
| Method | Description | |
|---|---|---|
| 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. |
| checkRuleButtonReqTransPoMarkFirm | Indicates whether the planned order can be firmed. |
| checkRuleCalcScheduleExpPO | Determines whether the planned order can be further exploded. |
| checkRuleCanHaveKanbanRule | Determines whether the planned order can have kanban rules assigned to it. |
| checkRuleChange2Batch | Indicates whether the marked planned orders can be changed to a batch order type. |
| checkRuleChange2Kanban | Specifies whether the selected planned order can be changed to a planned kanban. |
| checkRuleChange2Production | Determines whether the selected planned order can be changed to a planned production order. |
| checkRuleChange2Purch | Determines whether the selected planned order can be changed to a planned purchase order. |
| checkRuleChange2RFQ | Determines whether the selected planned orders can be changed to requests for quotes. |
| checkRuleChange2Transfer | Determines whether the selected records can be changed to planned transfer orders. |
| checkRuleDerivedRequirements | Checks whether the ReqTrans record contains derived requirement transactions. |
| checkRuleGantt | Determines whether the scheduling of a planned order can be shown in a Gantt view. |
| checkRuleGroup | Determines whether more than one record has been selected and whether all the selected records have the same ReqRefType enumeration value. |
| checkRuleIsBOMEnabled | Indicates whether the item is production or BOM enabled. |
| checkRuleIsBulkPackEnabled | Indicates whether the bulk or pack feature is enabled. |
| checkRuleIsFormulaEnabled | Indicates whether the item is formula enabled. |
| checkRuleIsPlanItem | Indicates whether the item is a planning item. |
| checkRuleIsProdPlanItem | Indicates whether the item is a planned order. |
| checkRuleIsPurchTransPlanItem | Indicates whether the item is planned order or a transfer order. |
| checkRuleNotDerivedDirectly | Determines whether the selected planned order is derived directly. |
| checkRuleRecordExists | Determines whether the requirement transaction data source is empty. |
| checkRuleReqTransDerived | Checks whether the selected planned order has derived requirement transactions. |
| checkRuleTransPoMarkSched | Checks whether the selected records are planned production orders. |
| checkRuleUsingBOM | Checks whether the selected planned order has a bill of materials attached to it. |
| checkRuleUsingRoute | Checks whether the selected planned order has a route attached to it. |
| checkRuleUsingWorkCenterReservation | Indicates whether to enable functionality that is related to the scheduling of workcenters. |
| 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. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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. |
| parmReqTrans | Gets or sets the ReqTrans parameter. |
| resetOrderTypeCounters | Initializes all internal counters. |
| 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.) |
| updatePmfCounters | Updates internal counters for Process Industries functionality. |
| 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 ReqTransFormButtonStateProvider class. |
Community Additions
ADD
Show: