ReqSupplyDemandScheduleModel Class [AX 2012]
| Method | Description | |
|---|---|---|
| addForecastItemAllocationRange | |
| addInventDimDatasource | |
| addItemRange | |
| addPeriod | |
| buildQuery | Builds the query that is used for retrieving the planning data that is based on the current filters. |
| buildSalesQuery | |
| calcPeriods | Creates all the periods that are defined by the period template. |
| calculateDemand | Calculates the demand quantity for one net requirement. |
| calculateDemandTransfers | Calculates the transfer demand quantity for one net requirement. |
| calculatedPeriods | Retrieves the container that has the calculated periods that are defined by the period template. |
| calculatedQuantities | Retrieves the container that has the calculated quantities that are defined by the period template and query. |
| calculateInventoryStartPeriod | Calculates the starting available inventory quantity for one net requirement. |
| calculateMinimumInventory | Calculates the minimum inventory quantity for one net requirement. |
| calculatePeggedInventoryPeriod | Calculates the coverage planned inventory quantity for one net requirement. |
| calculateSupply | Calculates the supply quantity for one net requirement. |
| calculateSupplyPlannedKanban | Calculates the planned kanban quantity for one net requirement. |
| calculateSupplyPlannedKanbanLines | Calculates the planned kanban line quantity for one net requirement. |
| calculateSupplyPlannedProductionOrders | Calculates the planned production order quantity for one net requirement. |
| calculateSupplyPlannedPurchaseOrders | Calculates the planned purchase order quantity for one net requirement. |
| calculateSupplyPmfPlannedBatchOrders | Calculates the planned batch order quantity for one net requirement. |
| calculateSupplyProduction | Calculates the production supply quantity for one net requirement. |
| calculateSupplyPurchase | Calculates the purchase supply quantity for one net requirement. |
| calculateSupplyTransferPlannedKanbans | Calculates the planned kanban transfer quantity for one net requirement. |
| calculateSupplyTransferPlannedOrders | Calculates the planned transfer quantity for one net requirement. |
| calculateSupplyTransfers | Calculates the supply transfer quantity for one net requirement. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| executeQuery | |
| findDelays | Finds the delayed sales, purchase, and production orders of all the periods in the period template. |
| getHeaderType | Retrieves the header type for one net requirement. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insertPeriodValue | |
| kanbansPreview | Calculates the summarized information for the kanbans in a specified period. |
| 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.) |
| parmForecastItemAllocationId | Gets or sets the ForecastItemAllocationId parameter. |
| parmInboundTransTypes | Gets or sets the InboundTransTypes parameter. |
| parmInventDim | Gets or sets the InventDim parameter. |
| parmInventDimParm | Gets or sets the InventDimParm parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmMovementStatus | Gets or sets the MovementStatus parameter. |
| parmNumberOfSupplyDemandTypes | Gets or sets the NumberOfSupplyDemandTypes parameter. |
| parmOutboundTransTypes | Gets or sets the OutboundTransTypes parameter. |
| parmPeriodTemplate | Gets or sets the PeriodTemplate parameter. |
| parmProcessOnlyBacklogPeriod | Gets or sets the ProcessOnlyBacklogPeriod parameter. |
| parmProcessOnlyOutlookPeriod | Gets or sets the ProcessOnlyOutlookPeriod parameter. |
| parmQuery | Gets or sets the Query parameter. |
| parmQueryData | Gets or sets the QueryData parameter. |
| parmReqPlanId | Gets or sets the ReqPlanId parameter. |
| parmSkipBacklogPeriod | Gets or sets the SkipBacklogPeriod parameter. |
| parmSkipOutlookPeriod | Gets or sets the SkipOutlookPeriod parameter. |
| parmSkipPeriodDescriptions | Gets or sets the SkipPeriodDescriptions parameter. |
| parmTodayDate | Gets or sets the TodayDate parameter. |
| plannedOrdersPreview | Calculates the summarized information for the planned orders in a specified period. |
| previousPeriodValue | Finds the value of the previous period. |
| productionOrdersPreview | Calculates the summarized information for the production orders in a specified period. |
| purchaseOrdersPreview | Calculates the summarized information for the purchase orders in a specified period. |
| salesOrdersPreview | Calculates the summarized information for the sales orders in a specified period. |
| setRowsAlwaysVisible | |
| 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.) |
| transferOrdersPreview | Calculates the summarized information for the transfer orders in a specified period. |
| typeVisible | Retrieves the current shown or hidden states of the rows in the row structure. |
| 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 ReqSupplyDemandScheduleModel class. |
| ::findPlannedOrderType | Finds the planned order type that corresponds to a supply demand type. |
| ::findReqRefType | Find the requirement reference type that corresponds to the supply demand type. |
| ::newStandard | Creates an object of the ReqSupplyDemandScheduleModel class. |
| ::setSupplyDemandRanges | Sets query ranges for the planned order type, inventory direction, sub-classification, and the forecast flag. |
Community Additions
ADD
Show: