ReqDemPlanExportBaseDataContract Class [AX 2012]
The ReqDemPlanExportBaseDataContract 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. |
| addAllocationKeyFilter | Adds a filter on the allocation key ID. |
| addIntercompanyPlanningGroupFilter | Adds a filter on an intercompany planning group. |
| attributeManager | Creates an instance of the attribute manager. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| displayExcelFilePathErrors | Displays errors from the Microsoft Excel file path validation. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getFilterQuery | Retrieves the filter query. |
| 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. |
| initValues | Initializes the default values for the contract members. |
| new | Initializes a new instance of the ReqDemPlanExportBaseDataContract 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.) |
| parmCallId | Gets or sets the CallId parameter. (Inherited from SysOperationDataContractBase.) |
| parmDateGranularity | Gets or sets the DateGranularity parameter. |
| parmExcelFilePath | Gets or sets the ExcelFilePath parameter. |
| parmHistoricalEnd | Gets or sets the HistoricalEnd parameter. |
| parmHistoricalStart | Gets or sets the HistoricalStart parameter. |
| parmPlanningGroupQueryStr | Gets or sets the PlanningGroupQueryStr parameter. |
| parmSessionIdx | Gets or sets the SessionIdx parameter. (Inherited from SysOperationDataContractBase.) |
| parmSessionLoginDateTime | Gets or sets the SessionLoginDateTime parameter. (Inherited from SysOperationDataContractBase.) |
| parmTodaysDate | Gets or sets the TodaysDate parameter. |
| setFilterQuery | Sets the filter query. |
| setHistoricalHorizon | Sets the historical horizon. |
| 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. |
| 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
ReqDemPlanAccuracyDataContract Class
ReqDemPlanCreateForecastDataContract Class
SysOperationDataContractBase Class
ReqDemPlanExportBaseDataContract Class
ReqDemPlanAccuracyDataContract Class
ReqDemPlanCreateForecastDataContract Class
Community Additions
ADD
Show: