PmfFormCtrl_CoByProducts Class [AX 2012]
The PmfFormCtrl_CoByProducts class is the form control handler for the PmfFormulaCoBy form.
| Method | Description | |
|---|---|---|
| addCWCtrl | Adds the catch weight sub-control handler. |
| addSubFormCtrl | Adds another PmfFormCtrl object as a sub-control. (Inherited from PmfFormCtrl.) |
| args | Gets the arguments from the associated FormRun object. (Inherited from PmfFormCtrl.) |
| bomVersionIsSiteSpecific | Indicates whether the associated BOMVersion record is site-specific. |
| caller | Gets a reference to the caller of the associated FormRun object. (Inherited from PmfFormCtrl.) |
| callerBuffer | Gets the specified record buffer to the associated FormRun object. (Inherited from PmfFormCtrl.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClosePost | Determines whether the form can be closed. |
| canDeleteCoBy | Indicates whether the PmfProdCoby record can be modified. |
| canModifyBOM | Indicates whether the BOM record can be modified. |
| checkRecVersion | Indicates whether the record version of the buffer is the same as the record version of the same record in the database. (Inherited from PmfFormCtrl.) |
| clearCache | Clears the advanced caching. (Inherited from PmfFormCtrl.) |
| dataSourceActivePost | Performs processing after the active event has been processed for the data source. (Overrides the dataSourceActivePost Method.) |
| dataSourceCreatePost | Performs processing after data source creation. |
| dataSourceCreatePre | Executes after the standard code in the create form data source event. (Inherited from PmfFormCtrl.) |
| dataSourceDeletePost | Executes after the standard code in the delete form data source event. (Inherited from PmfFormCtrl.) |
| dataSourceInitPost | Executes after the standard code in the init form data source event. (Inherited from PmfFormCtrl.) |
| dataSourceInitValuePost | Initializes formula co-byproducts before data source initialization. |
| dataSourceInitValuePre | Executes after the standard code in the initValue form data source event. (Inherited from PmfFormCtrl.) |
| dataSourceLinkActivePost | Executes after the standard code in the linkActive form data source event. (Inherited from PmfFormCtrl.) |
| dataSourceLinkActivePre | Adjusts formula co-byproduct link ranges. (Overrides the dataSourceLinkActivePre Method.) |
| dataSourceValidateDelete | Determines whether a record on the form data source can be deleted. (Overrides the dataSourceValidateDelete Method.) |
| dataSourceValidateWrite | Determines whether a record on the form data source can be updated. (Overrides the dataSourceValidateWrite Method.) |
| dataSourceWritePost | Executes after a write to a data source is performed. (Inherited from PmfFormCtrl.) |
| dataSourceWritePre | Executes before a write to a data source is performed. (Inherited from PmfFormCtrl.) |
| determineButtonStates | Implements advanced caching for specific rules. (Inherited from PmfFormCtrl.) |
| doRefresh | Re-reads and updates the displayed data. |
| enableDSField | Enables or disables a field on the form data source specified by the parameters provided. (Overrides the enableDSField Method.) |
| enableFormControl | Enables or disables the specified form control. (Inherited from PmfFormCtrl.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldIdBurdenType | Gets the ID of the BurdenType field of the PmfFormulaCoBy table. |
| fieldIdCostAllocation | Gets the ID of the CostAllocation field of the PmfFormulaCoBy table. |
| fieldIdCostAllocationAmt | Gets the ID of the CostAllocationAmt field of the PmfFormulaCoBy table. |
| fieldIdCostAllocationPct | Gets the ID of the CostAllocationPct field of the PmfFormulaCoBy table. |
| fieldIdItemId | Gets the ID of the ItemId field of the PmfFormulaCoBy table. |
| fieldIdProductType | Gets the ID of the ProductType field of the PmfFormulaCoBy table. |
| fieldIdQty | Gets the ID of the CoByQty field of the PmfFormulaCoBy table. |
| fieldIdRoundUp | Gets the ID of the RoundUp field of the PmfFormulaCoBy table. |
| fieldIdRoundUpQty | Gets the ID of the RoundUpQty field of the PmfFormulaCoBy table. |
| fieldLookup | Performs the lookup for the fields on the PmfFormulaCoBy record. (Overrides the fieldLookup Method.) |
| fieldModified | Performs processing after a field has been modified for the PmfFormulaCoBy datasource. (Overrides the fieldModified Method.) |
| fieldValidate | Validates a field on the PmfFormulaCoBy record. (Overrides the fieldValidate 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.) |
| initPost | Performs processing after the form has been initialized. (Overrides the initPost Method.) |
| initPre | Performs processing before the form has been initialized. (Overrides the initPre Method.) |
| menuItemName | Gets the command name that is defined in the arguments of the class. (Inherited from PmfFormCtrl.) |
| new | Initializes a new instance of the PmfFormCtrl_CoByProducts class. (Overrides the new Method.) |
| 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.) |
| parmBuffer | Gets or sets the primary table buffer that this control will manage. (Inherited from PmfFormCtrl.) |
| parmFormDataSource | Gets or sets the primary form data source that this control will manage. (Inherited from PmfFormCtrl.) |
| parmFormRun | Gets or sets an instance of the FormRun class that this control will manage. (Inherited from PmfFormCtrl.) |
| pmfFormulaCoByProduct | Gets the buffer as a PmfFormulaCoBy record. |
| refreshManager | Refreshes all the buttons that are registered by using the FormButtonManager that is associated with this form control. (Inherited from PmfFormCtrl.) |
| registerCtrlRule | Registers a handling rule for the current object. (Inherited from PmfFormCtrl.) |
| registerCtrlRuleNoGroup | Registers a handling rule for the current object. (Inherited from PmfFormCtrl.) |
| runPre | Executes before a call to the run method. (Inherited from PmfFormCtrl.) |
| setDatasources | Sets the data sources that will be used in the rule computation process. (Overrides the setDatasources Method.) |
| setDSEnabledStatus | Enables or disables the complete access to a data source. |
| setProcessFields | Sets the values and state of the cost-related process fields. |
| 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.) |
| updateDesign | Updates the form design. (Overrides the updateDesign Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| visibleDSField | Indicates whether the specified field in the data source is visible. (Inherited from PmfFormCtrl.) |
| visibleFormControl | Sets the visible property of a specified form control. (Inherited from PmfFormCtrl.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes an instance of the PmfFormCtrl_CoByProducts class. |
| ::newFromForm | Creates and initializes an instance of the PmfFormCtrl_CoByProducts class. |
Community Additions
ADD
Show: