CostSheetPanel_ProdCalcVarianceTrans Class [AX 2012]
The CostSheetPanel_ProdCalcVarianceTrans class should be used by ProdCalcVarianceTrans form.
| Method | Description | |
|---|---|---|
| allowEditQty | Determines whether the quantity field should be editable. (Inherited from CostSheetPanel.) |
| build | Builds the complex control on a caller form at runtime. (Inherited from CostSheetPanel.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| costRollupFieldGroup | Indicates which field group should be used to represent cost rollup data. (Overrides the costRollupFieldGroup Method.) |
| costSheet | Returns an instance of a costing sheet. (Inherited from CostSheetPanel.) |
| costTmpCostRollup | Generates data for a cost rollup data source. (Overrides the costTmpCostRollup Method.) |
| costType | Gets the CostPriceType enumeration value that represents the branch of the costing sheet displayed in the panel. (Inherited from CostSheetPanel.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fill | Fills in the temporary data source with cost rollup and updates the grids. (Overrides the fill Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| header_per_modified | Handles the modified event of the Per control. (Inherited from CostSheetPanel.) |
| header_qty_modified | Handles the modified event of the Quantity control. (Inherited from CostSheetPanel.) |
| header_rollupLevel_modified | Handles the modified event of the rollup level control. (Inherited from CostSheetPanel.) |
| header_view_modified | Handles the modified event of the View control. (Inherited from CostSheetPanel.) |
| init | Initializes the dynamically built controls. (Overrides the init Method.) |
| initUnitIdAndLotSize | Initializes the unit ID and the lot size values. (Overrides the initUnitIdAndLotSize Method.) |
| modifiedPer | Modifies the form control values according to the new selection in Per control. (Inherited from CostSheetPanel.) |
| modifiedQty | Modifies the form control values according to the new selection in the Quantity control. (Inherited from CostSheetPanel.) |
| modifiedRollupLevel | Modifies the form control values according to the new selection in the rollup level control. (Inherited from CostSheetPanel.) |
| modifiedView | Modifies the form control values according to the new selection in the View control. (Inherited from CostSheetPanel.) |
| 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.) |
| packedRecordsList | Generates a packed List with cost rollup records that will later be used as a source for cost rollup or costing sheet grids. (Overrides the packedRecordsList Method.) |
| parmDetails | Gets or sets the Details parameter. |
| parmFormRun | Gets or sets the FormRun parameter. (Inherited from CostSheetPanel.) |
| parmParentId | Gets or sets the ParentId parameter. (Inherited from CostSheetPanel.) |
| parmProdTable | Gets or sets the ProdTable parameter. |
| parmProductionFlowCosting | Gets or sets the ProductionFlowCosting parameter. |
| 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.) |
| totalContributorFieldList | Indicates which fields of the cost rollup table should be used to calculate the total amount. (Overrides the totalContributorFieldList Method.) |
| totalLabel | Indicates what label should be used in front of the total value. (Overrides the totalLabel Method.) |
| updateGrids | Uses the temporary cost rollup data to fill in the grids. (Inherited from CostSheetPanel.) |
| 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.) |
| ::addList | |
| ::addListDetail | |
| ::newForm | Creates an instance of the class and adds controls to the caller form at runtime. |
| ::packedServerProdTable | Uses the ProdStandardVariance class to calculate variances and groups the records according to the level of details. |
| ::packedServerProductionFlowCosting | Uses the ProdStandardVariance class to calculate variances and groups the records according to the level of details. |
Object Class
CostSheetPanel Class
CostSheetPanel_ProdCalcVarianceTrans Class
CostSheetPanel_PmfCoByVarianceTrans Class
CostSheetPanel Class
CostSheetPanel_ProdCalcVarianceTrans Class
CostSheetPanel_PmfCoByVarianceTrans Class
Community Additions
ADD
Show: