Share via


LedgerJournalFormTable Class [AX 2012]

The LedgerJournalFormTable class is a helper class for the LedgerJournalTable form. It helps with form initialization and managing the enabled state of controls.

Syntax

class LedgerJournalFormTable extends JournalFormTable

Run On

Client

Methods

  Method Description
Gg827029.pubmethod(en-us,AX.60).gif buttonClickedCreateNewPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif buttonClickedCreateNewPre (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif buttonClickedInitTotals (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif buttonClickedShowInfolog (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg827029.pubmethod(en-us,AX.60).gif canLinesFormGeneratePayments Determines whether the journal type supports generate payments on the lines form.
Gg827029.pubmethod(en-us,AX.60).gif datasourceActivePost Performs any business logic that is required after the "super" call in the active method of the data source of the LedgerJournalTable form.
Gg827029.pubmethod(en-us,AX.60).gif datasourceActivePre Performs any business logic required before the "super" call in the active event of the data source of the LedgerJournalTable form. (Overrides the datasourceActivePre Method.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceCreatePost Sets the JournalTable.JournalNameId value from the ProjParameters table. (Overrides the datasourceCreatePost Method.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceCreatePre (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceDeletePost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceExecuteQueryPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceExecuteQueryPre Sets an additional query range value before executing the query. (Overrides the datasourceExecuteQueryPre Method.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceInitPost (Overrides the datasourceInitPost Method.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceInitValuePost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceLeavePre (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceLinkActivePre (Overrides the datasourceLinkActivePre Method.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceMethodInUseBlock (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceMethodInUseUserId (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceMethodLockImage (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceReReadPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceValidateDeletePost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceValidateWritePost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif datasourceWritePost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif designLookupJournalName (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif designModifiedMarkUserBlockPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif designSelectionChangeAllOpenPosted (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif designSelectionChangeShowUserCreateOnly Executes the query when the show user-created only selection changes.
Gg827029.pubmethod(en-us,AX.60).gif dropJournalIdGetNew (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif enableButtonsActive Enables or disables buttons on the form. (Overrides the enableButtonsActive Method.)
Gg827029.pubmethod(en-us,AX.60).gif enableFieldsActive Manages the edit state for the data source. (Overrides the enableFieldsActive Method.)
Gg827029.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg827029.pubmethod(en-us,AX.60).gif fieldModifiedBlockUserGroupId (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif fieldModifiedJournalNameIdPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif fieldModifiedSystemBlockedPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif fieldValidateJournalNameIdPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif findRecord (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif formClosePre (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif formFirstFieldPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif formInitPost (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif formMethodTimeOutRedraw (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif formRun (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif formRunLines (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif getJournalFormTable (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg827029.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg827029.protmethod(en-us,AX.60).gif initAllOpenPostedFromCaller (Overrides the initAllOpenPostedFromCaller Method.)
Gg827029.protmethod(en-us,AX.60).gif initControls Initializes the menu items on the lines-related controls. (Overrides the initControls Method.)
Gg827029.pubmethod(en-us,AX.60).gif initDatasourceAllow (Inherited from JournalFormTable.)
Gg827029.protmethod(en-us,AX.60).gif initFactureSource_RU
Gg827029.protmethod(en-us,AX.60).gif initJournalTypeFromCaller (Inherited from JournalFormTable.)
Gg827029.protmethod(en-us,AX.60).gif isDatasourceCreatePreOk (Inherited from JournalFormTable.)
Gg827029.protmethod(en-us,AX.60).gif isIntercompanyJournal Gets a value that indicates if the journal supports intercompany transactions. (Overrides the isIntercompanyJournal Method.)
Gg827029.pubmethod(en-us,AX.60).gif isMultiSelection Determines whether there is a multiselection on the LedgerJournalTable form.
Gg827029.pubmethod(en-us,AX.60).gif journalTable (Inherited from JournalForm.)
Gg827029.pubmethod(en-us,AX.60).gif journalTable_DS (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif journalTableData (Inherited from JournalForm.)
Gg827029.pubmethod(en-us,AX.60).gif journalTransData (Inherited from JournalForm.)
Gg827029.pubmethod(en-us,AX.60).gif journalTypeId (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif multiSelectPost Starts the posting process of a multiselection of journals.
Gg827029.pubmethod(en-us,AX.60).gif multiSelectValidate Validates a multiselection of journals.
Gg827029.pubmethod(en-us,AX.60).gif new Initializes a new instance of the JournalForm class. (Overrides the new Method.)
Gg827029.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.)
Gg827029.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.)
Gg827029.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg827029.pubmethod(en-us,AX.60).gif openLinesForm (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlAllOpenPosted Gets or sets the CtrlAllOpenPosted parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlApprovalMenu Gets or sets the ctrlApprovalMenu class variable.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlAssetPackingSlip_LT Gets or sets the CtrlAssetPackingSlip_LT parameter.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlBlockImage Gets or sets the CtrlBlockImage parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlCheckJournal Gets or sets the CtrlCheckJournal parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlCreateNew Gets or sets the CtrlCreateNew parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlCustPaymEntryButton Gets or sets the CtrlCustPaymEntryButton parameter.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlInfolog Gets or sets the CtrlInfolog parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlInitTotals Gets or sets the CtrlInitTotals parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlJournalIdGrid Gets or sets the CtrlJournalIdGrid parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlJournalIdTab Gets or sets the CtrlJournalIdTab parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlJournalLines_WorkFlowApproved Gets or sets the ctrlJournalLines_WorkFlowApproved class variable.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlJournalLinesEdit Gets or sets the ctrlJournalLinesEdit class variable.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlJournalLinesGeneratePayment Gets or sets the ctrlJournalLinesGeneratePayment class variable.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlJournalLinesReview Gets or sets the CtrlJournalLinesReview parameter.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlJournalTypeGrid Gets or sets the CtrlJournalTypeGrid parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlLines Gets or sets the CtrlLines parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlMarkInUseBlock Gets or sets the CtrlMarkInUseBlock parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlMarkUserBlock Gets or sets the CtrlMarkUserBlock parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlOverview Gets or sets the CtrlOverview parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlPostJournal Gets or sets the CtrlPostJournal parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlPostJournalMenu Gets or sets the CtrlPostJournalMenu parameter.
Gg827029.pubmethod(en-us,AX.60).gif parmctrlPrintJournal Gets or sets the ctrlPrintJournal parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlShowUserCreatedOnly Gets or sets the ctrlShowUserCreatedOnly field.
Gg827029.pubmethod(en-us,AX.60).gif parmCtrlSystemBlocked Gets or sets the CtrlSystemBlocked parameter. (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif parmFactureSource_RU Gets or sets the FactureSource_RU parameter.
Gg827029.pubmethod(en-us,AX.60).gif parmIsProcessingPaymentOnApprovedJounal Indicates whether the user can process payments for a workflow approvals approved journal.
Gg827029.pubmethod(en-us,AX.60).gif parmIsWFApprovedModeSelected Gets or sets the IsWFApprovedModeSelected parameter.
Gg827029.pubmethod(en-us,AX.60).gif parmIsWorkflowEnabledForJournalName Gets or sets the IsWorkflowEnabledForJournalName parameter.
Gg827029.pubmethod(en-us,AX.60).gif parmWorkflowWorkItemTable Gets or sets the WorkflowWorkItemTable parameter.
Gg827029.pubmethod(en-us,AX.60).gif queryAddRange Adds an additional query range to the query. (Overrides the queryAddRange Method.)
Gg827029.pubmethod(en-us,AX.60).gif runbaseMainCancel (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif runbaseMainEnd (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif runbaseMainStart (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg827029.protmethod(en-us,AX.60).gif setTimeOutRedraw (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg827029.pubmethod(en-us,AX.60).gif updateFormCacheCurrent (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif updateFormCacheJournalTable (Inherited from JournalFormTable.)
Gg827029.protmethod(en-us,AX.60).gif updateFormCacheTransferJournal (Inherited from JournalForm.)
Gg827029.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.)
Gg827029.protmethod(en-us,AX.60).gif valueAllOpenPosted (Inherited from JournalFormTable.)
Gg827029.protmethod(en-us,AX.60).gif valueJournalType (Inherited from JournalFormTable.)
Gg827029.protmethod(en-us,AX.60).gif visibleCreateNew (Inherited from JournalFormTable.)
Gg827029.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg827029.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  JournalForm Class
    JournalFormTable Class
      LedgerJournalFormTable Class
        LedgerJournalFormTable_CN Class