ReqSupplyDemandScheduleModel Class [AX 2012]

Syntax

class ReqSupplyDemandScheduleModel implements WorkPeriodTemplateCalculable

Run On

Server

Methods

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

Top

Inheritance Hierarchy

Object Class
  ReqSupplyDemandScheduleModel Class