BankReconciliationHeaderFormView Class [AX 2012]

The BankReconciliationHeaderFormView is form view of bank reconciliation header.

Syntax

class BankReconciliationHeaderFormView

Run On

Called

Methods

  Method Description
JJ749198.pubmethod(en-us,AX.60).gif activeReconciliationPost Perform actions after reconciliation active.
JJ749198.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif createReconciliationPost Performs actions after the BankReconciliationHeader Record is created.
JJ749198.pubmethod(en-us,AX.60).gif createReconciliationPre Performs actions before the BankReconciliationHeader Record is created.
JJ749198.pubmethod(en-us,AX.60).gif deleteReconciliationPost Performs actions after it deletes a BankReconciliationHeader record.
JJ749198.pubmethod(en-us,AX.60).gif designSelectionBankAccountIdField Handles event when bank account ID is changed.
JJ749198.pubmethod(en-us,AX.60).gif designSelectionChangeAllOpenReconciled Handles the event when to display all, open, or reconciled control is changed.
JJ749198.pubmethod(en-us,AX.60).gif designSelectionChangeShowUserCreateOnly Handles event when show user created only control is changed.
JJ749198.pubmethod(en-us,AX.60).gif displayInUseUserId Displays the user ID of the user who is using the reconciliation header.
JJ749198.privmethod(en-us,AX.60).gif enableControlsActive
JJ749198.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif executeQueryReconciliationPost Performs controling tasks after the data source query is executed.
JJ749198.pubmethod(en-us,AX.60).gif executeQueryReconciliationPre Executes data source query.
JJ749198.pubmethod(en-us,AX.60).gif fieldModifiedAccountIdPost Perform actions after account id field modified.
JJ749198.pubmethod(en-us,AX.60).gif formClosePre Called before form is closed.
JJ749198.pubmethod(en-us,AX.60).gif formInitPost Handles event after given form is initialized.
JJ749198.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ749198.protmethod(en-us,AX.60).gif init Initializes an instance of the BankReconciliationHeaderFormView class.
JJ749198.privmethod(en-us,AX.60).gif initControls Initializes the form view controls.
JJ749198.pubmethod(en-us,AX.60).gif initReconciliationPost Handles event after data source of given buffer is initialized.
JJ749198.protmethod(en-us,AX.60).gif initReconciliationViewModel Initializes the bank reconciliation view model.
JJ749198.pubmethod(en-us,AX.60).gif initValueReconciliationPost Initializes values of BankReconciliationHeader .
JJ749198.pubmethod(en-us,AX.60).gif inUseBlockReconciliation Sets the inUse value.
JJ749198.pubmethod(en-us,AX.60).gif linkActiveReconciliationPre Links an active BankReconciliationHeader record.
JJ749198.pubmethod(en-us,AX.60).gif lockImageReconciliation Gets the lock image.
JJ749198.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif parmDSReconciliation Gets or sets the DSReconciliation parameter.
JJ749198.pubmethod(en-us,AX.60).gif parmReconciliationFormRun Gets or sets the ReconciliationFormRun parameter.
JJ749198.privmethod(en-us,AX.60).gif queryAddRange Adds data source ranges.
JJ749198.pubmethod(en-us,AX.60).gif reReadReconciliationPost Performs actions after reread reconciliation buffer.
JJ749198.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif validateWriteReconciliationPost Deletes a BankReconciliationHeader record.
JJ749198.privmethod(en-us,AX.60).gif valueAllOpenReconciled Gets the value of show all/open/reconciled control.
JJ749198.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif writeReconciliationPost Calls after writing the BankReconciliationHeader record.
JJ749198.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ749198.pubmethod(en-us,AX.60).gif JJ749198.static(en-us,AX.60).gif ::construct Creates an instance of BankReconciliationHeaderFormView class.

Top

Inheritance Hierarchy

Object Class
  BankReconciliationHeaderFormView Class