LedgerCheckListItem_BridgeErrBalance_CN Class [AX 2012]

The LedgerCheckListItem_AdjustSettleDone_CN class prepares the check list item for bridge error balance.

Syntax

class LedgerCheckListItem_BridgeErrBalance_CN extends SysCheckListItem_CN implements LedgerCheckListCloseInterface_CN, LedgerCheckListStopInterface_CN

Run On

Called

Methods

  Method Description
JJ745566.protmethod(en-us,AX.60).gif addDependency (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif checkboxState Retrieves the state of the check box on the checklist. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif finalize Gets called when the containing checklist is closed. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif flushState Flushes the state of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.protmethod(en-us,AX.60).gif getAvailableList Gets the available list information. (Inherited from SysCheckListItem_CN.)
JJ745566.pubmethod(en-us,AX.60).gif getCheckListGroup Gets the checklist group name. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getDependency Gets a list of dependent items. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getHelpLink Gets the help link of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getItemId Gets the class ID of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getItemParameters Gets the parameter of a checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getMenuFunction Gets the menu function of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getMenuItemName Gets the name of a menu item. (Overrides the getMenuItemName Method.)
JJ745566.pubmethod(en-us,AX.60).gif getMenuItemType Gets the type of a menu item. (Overrides the getMenuItemType Method.)
JJ745566.pubmethod(en-us,AX.60).gif getSequence Gets a set of items to be placed before this item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getState Gets the state of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.protmethod(en-us,AX.60).gif getStatus Gets the status of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif helpText Gets the help text of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif indeterminate Indicates if the checklist item is an optional item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif init Initializes the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif isCheckbox Verifies if the checklist item is of type check box. (Inherited from SysCheckListItem.)
JJ745566.protmethod(en-us,AX.60).gif isExecuted (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif isRunnable Indicates if the checklist item is runnable or not. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif label Gets the label of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif new Initializes a new instance of the LedgerCheckListItem_BridgeErrBalance_CN class. (Overrides the new Method.)
JJ745566.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.)
JJ745566.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.)
JJ745566.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif parmPeriodStatus Gets or sets the PeriodStatus parameter. (Inherited from SysCheckListItem_CN.)
JJ745566.pubmethod(en-us,AX.60).gif parmSysCheckList Gets or sets the SysCheckList parameter. (Inherited from SysCheckListItem.)
JJ745566.protmethod(en-us,AX.60).gif placeAfter (Inherited from SysCheckListItem.)
JJ745566.protmethod(en-us,AX.60).gif save (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif setList Sets the list item data. (Inherited from SysCheckListItem_CN.)
JJ745566.pubmethod(en-us,AX.60).gif setStatus Sets the status of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ745566.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.)
JJ745566.pubmethod(en-us,AX.60).gif visible Gets or sets the visibility of the checklist item. (Inherited from SysCheckListItem.)
JJ745566.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ745566.pubmethod(en-us,AX.60).gif JJ745566.static(en-us,AX.60).gif ::checkListItem Gets ledger checklist items.
JJ745566.pubmethod(en-us,AX.60).gif JJ745566.static(en-us,AX.60).gif ::main Provides an entry point for the LedgerCheckListItem_BridgeErrBalance_CN class when it is called from a menu item.

Top

Inheritance Hierarchy

Object Class
  SysCheckListItem Class
    SysCheckListItem_CN Class
      LedgerCheckListItem_BridgeErrBalance_CN Class