Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PmfFormCtrl_BOMConsistOF_BOM class manages the form controls for the ingredient lines on the BOMConsistOf form
Syntax
class PmfFormCtrl_BOMConsistOf_BOM extends PmfFormCtrl
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addSubFormCtrl | Adds another PmfFormCtrl object as a sub-control. (Inherited from PmfFormCtrl.) |
![]() |
args | Gets the arguments from the associated FormRun object. (Inherited from PmfFormCtrl.) |
![]() |
bom | Gets the buffer as a typed BOM record. |
![]() |
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.) |
![]() |
canModifyBOM | Indicates whether a BOM can be modified. |
![]() |
checkAxdSendBillsOfMaterialsVisible | Indicates whether the button should be visible. |
![]() |
checkGroupBOMVisible | Indicates whether the fields that are used to group BOM lines are displayed. |
![]() |
checkMeasureConfigVisible | Indicates whether the measurement fields are displayed. |
![]() |
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 | Executes after the standard code in the active form data source event. (Inherited from PmfFormCtrl.) |
![]() |
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 | Called after the data source initValue has been executed. |
![]() |
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 | Executes before the standard code in the linkActive form data source event. (Inherited from PmfFormCtrl.) |
![]() |
dataSourceValidateDelete | Validates that a record can be deleted from data source. (Overrides the dataSourceValidateDelete Method.) |
![]() |
dataSourceValidateWrite | Validates that the record can be written to the data source form. (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.) |
![]() |
enableDSField | Enables or disables the specified field in the data source. (Inherited from PmfFormCtrl.) |
![]() |
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.) |
![]() |
fieldLookup | Performs the lookup for fields on the BOM record. (Overrides the fieldLookup Method.) |
![]() |
fieldModified | Modifies the BOMConsist fields of the BOM data source. (Overrides the fieldModified Method.) |
![]() |
fieldValidate | Performs additional field validations for fields on the BOM 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 | Initializes the button manager for several controls on the form. (Overrides the initPost Method.) |
![]() |
initPre | Executes before a call to the init method. (Inherited from PmfFormCtrl.) |
![]() |
isDeleteRefCompensationPrinciplesOk | Gets a value that indicates whether any referencing compensation principle records can be deleted. |
![]() |
isFormulaEnabled | Indicates whether the version is a formula is valid. |
![]() |
isLotGenealogyFormulaEnabled | Gets a value that indicates whether the lot inheritance feature is enabled and the current BOM is for a formula. |
![]() |
isPmfEnabled | Indicates whether the process industries functionality is enabled. |
![]() |
isPotencyFormulaEnabled | Gets a value that indicates whether the potency feature is enabled and the current BOM is for a formula. |
![]() |
menuItemName | Gets the command name that is defined in the arguments of the class. (Inherited from PmfFormCtrl.) |
![]() |
modifiedBOMFormulaSize | Processes the change of the of formula size on the version. |
![]() |
new | Initializes a new instance of the PmfFormCtrl_BOMConsistOf_BOM 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.) |
![]() |
parmBOMVersion | Gets or sets the BOMVersion parameter. |
![]() |
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.) |
![]() |
parmInventDim | Gets or sets the InventDim parameter. |
![]() |
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 are to be used in the rule computation process. (Overrides the setDatasources Method.) |
![]() |
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.) |
![]() |
validateFormulaApproval | Validates the formula cost allocation for approval. |
![]() |
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 a new instance of the PmfFormCtrl_BOMConsistOf_BOM class. |
![]() ![]() |
::newFromForm | Creates a new form control handler from the form element. |
Top
Remarks
See also the form control class for the formula version lines: PmfFormCtrl_BOMConsistOf_BOMVersion
Inheritance Hierarchy
Object Class
PmfFormCtrl Class
PmfFormCtrl_BOMConsistOf_BOM Class