ReqDemPlanCreateForecastDataContract Class [AX 2012]
The ReqDemPlanCreateForecastDataContract class contains the run-time parameters for forecast generation.
| Method | Description | |
|---|---|---|
| actualDemandEndDate | Returns the end date to be used as the end of the actual demand period. (Overrides the actualDemandEndDate Method.) |
| addAllocationKeyFilter | Adds a filter on the allocation key ID. (Inherited from ReqDemPlanExportBaseDataContract.) |
| addIntercompanyPlanningGroupFilter | Adds a filter on an intercompany planning group. (Inherited from ReqDemPlanExportBaseDataContract.) |
| attributeManager | Creates an instance of the attribute manager. (Inherited from ReqDemPlanExportBaseDataContract.) |
| calculateActualForecastStartDate | Calculates the actual date from which forecast will be generated. |
| calculateActualHistoricalEndDate | Calculates the actual historical end date from which forecast will be generated. |
| calculateActualHistoricalStartDate | Calculates the actual historical start date from which forecast will be generated. |
| calculateOffsets | Calculates the potential offset of the start date and forecast horizon. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| displayExcelFilePathErrors | Displays errors from the Microsoft Excel file path validation. (Inherited from ReqDemPlanExportBaseDataContract.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFilterQuery | Retrieves the filter query. (Inherited from ReqDemPlanExportBaseDataContract.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasIntercompanyPlanningGroupFilter | Determines whether an intercompany planning group filter has been applied. (Inherited from ReqDemPlanExportBaseDataContract.) |
| initValues | Initializes the default values for the contract members. (Overrides the initValues Method.) |
| new | Initializes a new instance of the ReqDemPlanExportBaseDataContract class. (Inherited from ReqDemPlanExportBaseDataContract.) |
| 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.) |
| offsetForecastHorizon | Returns the actual horizon that should be used to retrieve data from the mining model. |
| offsetForecastStartDate | Returns the actual start date that should be used to retrieve data from the mining model. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCallId | Gets or sets the CallId parameter. (Inherited from SysOperationDataContractBase.) |
| parmComment | Gets or sets the Comment parameter. |
| parmDateGranularity | Gets or sets the DateGranularity parameter. (Inherited from ReqDemPlanExportBaseDataContract.) |
| parmExcelFilePath | Gets or sets the ExcelFilePath parameter. (Inherited from ReqDemPlanExportBaseDataContract.) |
| parmForecastHorizon | Gets or sets the ForecastHorizon parameter. |
| parmForecastStartDate | Gets or sets the ForecastStartDate parameter. |
| parmFreezingHorizon | Gets or sets the FreezingHorizon parameter. |
| parmHistoricalEnd | Gets or sets the HistoricalEnd parameter. (Inherited from ReqDemPlanExportBaseDataContract.) |
| parmHistoricalStart | Gets or sets the HistoricalStart parameter. (Inherited from ReqDemPlanExportBaseDataContract.) |
| parmPlanningGroupQueryStr | Gets or sets the PlanningGroupQueryStr parameter. (Inherited from ReqDemPlanExportBaseDataContract.) |
| parmSessionIdx | Gets or sets the SessionIdx parameter. (Inherited from SysOperationDataContractBase.) |
| parmSessionLoginDateTime | Gets or sets the SessionLoginDateTime parameter. (Inherited from SysOperationDataContractBase.) |
| parmTitle | Gets or sets the Title parameter. |
| parmTodaysDate | Gets or sets the TodaysDate parameter. (Inherited from ReqDemPlanExportBaseDataContract.) |
| parmTransferChanges | Gets or sets the TransferChanges parameter. |
| setFilterQuery | Sets the filter query. (Inherited from ReqDemPlanExportBaseDataContract.) |
| setHistoricalHorizon | Sets the historical horizon. (Inherited from ReqDemPlanExportBaseDataContract.) |
| 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.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates the data contract. (Overrides the validate Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
SysOperationDataContractBase Class
ReqDemPlanExportBaseDataContract Class
ReqDemPlanCreateForecastDataContract Class
SysOperationDataContractBase Class
ReqDemPlanExportBaseDataContract Class
ReqDemPlanCreateForecastDataContract Class
Community Additions
ADD
Show: