LedgerJournalFormTrans_CN Class [AX 2012]
The LedgerJournalFormTable_CN class is a helper class for the LedgerJournalVoucher_CN form.
This class helps initialize the form and manage the enabled state of controls for the journal header part of the form.
| Method | Description | |
|---|---|---|
| allowEditAndCreateLines | Determines if it is allowed to edit and create journal lines. (Inherited from JournalFormTrans.) |
| buttonClickedFunctions | (Inherited from LedgerJournalFormTrans.) |
| buttonClickedShowInfolog | (Inherited from JournalFormTrans.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| datasourceActivePost | (Inherited from JournalFormTrans.) |
| datasourceCreatePost | (Inherited from JournalFormTrans.) |
| datasourceCreatePre | (Inherited from LedgerJournalFormTrans.) |
| datasourceDeletePost | (Inherited from JournalFormTrans.) |
| datasourceDeletePre | (Inherited from JournalFormTrans.) |
| datasourceExecuteQueryPost | (Inherited from JournalFormTrans.) |
| datasourceInitPost | (Inherited from LedgerJournalFormTrans.) |
| datasourceInitValuePost | (Inherited from JournalFormTrans.) |
| datasourceInitValuePre | (Inherited from JournalFormTrans.) |
| datasourceLinkActivePre | Performs the logic before the Datasource.LinkActivesuper() method. (Overrides the datasourceLinkActivePre Method.) |
| datasourceMethodLineLogImage | (Inherited from JournalFormTrans.) |
| datasourceValidateWritePost | (Inherited from JournalFormTrans.) |
| datasourceWritePost | (Inherited from JournalFormTrans.) |
| datasourceWritePre | (Inherited from JournalFormTrans.) |
| displayJournalNumOfLines | (Inherited from JournalFormTrans.) |
| displayVoucherNumOfLines | (Inherited from JournalFormTrans.) |
| enableAgreementFields_RU | Enables or disables the AccountAgreementId_RU and OffsetAccountAgreementId_RU fields for the active event for the data source. (Inherited from LedgerJournalFormTrans.) |
| enableButtonsActive | Enables or disables buttons for the active event for the data source. (Inherited from LedgerJournalFormTrans.) |
| enableCashDueAnnounceRelatedField_RU | (Inherited from LedgerJournalFormTrans.) |
| enableChallanInformation_IN | Enables challan information. (Inherited from LedgerJournalFormTrans.) |
| enableCurrencyConvert_RU | Enables the currency converter field group if the bank transaction type ID is not empty and the bank transaction extended type does not equal None; otherwise, the field group is disabled. (Inherited from LedgerJournalFormTrans.) |
| enableDimensionButtonsActive | Indicates whether the financial dimension menu items on the lines form are enabled. (Inherited from LedgerJournalFormTrans.) |
| enableDisableExciseRecordType_IN | Makes the exciseTypes controls visible or invisible for the active event for the data source. (Inherited from LedgerJournalFormTrans.) |
| enableFactureAutoCreate | Enables or disables the Facture Auto Create field in the GL journal. (Inherited from LedgerJournalFormTrans.) |
| enableFieldsActive | Enables or disables fields on the active event for the data source. (Inherited from LedgerJournalFormTrans.) |
| enableRepresPersonId_RU | Enables or disables the Representative field. (Inherited from LedgerJournalFormTrans.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldModifiedTransDatePost | (Inherited from JournalFormTrans.) |
| findRecord | (Inherited from JournalFormTrans.) |
| formClosePre | Performs the logic before the form close super() method. (Overrides the formClosePre Method.) |
| formInitPost | Performs the logic after the form initialize super() method. (Overrides the formInitPost Method.) |
| getJournalFormTable | (Inherited from JournalFormTrans.) |
| getReasonQuery | Gets a query that contains records from the ReasonTable table that are set up for the LedgerJournalTrans table account type and offset account type. (Inherited from LedgerJournalFormTrans.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hideTaxAmountFields | (Inherited from LedgerJournalFormTrans.) |
| initButtons | Initializes the state of the form buttons. (Overrides the initButtons Method.) |
| initDatasourceAllow | Enables the data source and related controls and makes them editable. (Overrides the initDatasourceAllow Method.) |
| initFactureSource_RU | (Inherited from LedgerJournalFormTrans.) |
| initFormElementEnablingValues | Initializes the editable state of workflow affected controls. (Inherited from LedgerJournalFormTrans.) |
| initJournalFormTable | Initializes the caller and the journalFormTable object reference. (Overrides the initJournalFormTable Method.) |
| initJournalTransFromCaller | Performs the logic to lock or unlock the journal header, and to complete the corresponding update. (Overrides the initJournalTransFromCaller Method.) |
| isActiveWFApprovalDocument | Determines whether the journal is an active workflow approvals document. (Inherited from LedgerJournalFormTrans.) |
| isDatasourceDisabledForWFApproval | Determines whether the data source should be disabled for the current workflow state. (Inherited from LedgerJournalFormTrans.) |
| isJournalEnabled | Indicates whether the journal is enabled. (Overrides the isJournalEnabled Method.) |
| isProcessingPaymentOnAprovedJournal | Indicates whether the user can process payments for a workflow approvals approved journal. (Inherited from LedgerJournalFormTrans.) |
| isUIElementWFApprovalEnabled | Determines whether a user interface (UI) element can be enabled based on current workflow state. (Inherited from LedgerJournalFormTrans.) |
| journalTable | (Inherited from JournalForm.) |
| journalTableData | (Inherited from JournalForm.) |
| journalTrans_DS | (Inherited from JournalFormTrans.) |
| journalTransData | (Inherited from JournalFormTrans.) |
| manageEditingModeForApprovedWFApproval | Determines whether the lines form should be closed so that the edit mode of the approved journal can be changed. (Inherited from LedgerJournalFormTrans.) |
| mayCurrencyBeModified | (Inherited from LedgerJournalFormTrans.) |
| maySecondaryCurrencyBeModified | (Inherited from LedgerJournalFormTrans.) |
| mcrExecuteFromClass | Returns a string indicating that the invoice journal is called from a class. (Inherited from LedgerJournalFormTrans.) |
| new | Initializes a new instance of the JournalForm class. (Inherited from JournalFormTrans.) |
| 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.) |
| parmActualTaxAmount | Gets or sets the ActualTaxAmount parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCalculatedTaxAmount | Gets or sets the CalculatedTaxAmount parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlAccountDimensionButton | Gets or sets the CtrlAccountDimensionButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlAccrualButton | Gets or sets the CtrlAccrualButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlAddbutton | Sets or gets the Add button control of the journal lines. |
| parmCtrlApproveButton | Gets or sets the CtrlApproveButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlBalanceControButton | Gets or sets the CtrlBalanceControButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlBankChequeReuseButton | Gets or sets the CtrlBankChequeReuseButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlBankDepositVoucherGrid | Gets or sets the CtrlBankDepositVoucherGrid parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlBankDepositVoucherTab | Gets or sets the CtrlBankDepositVoucherTab parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlBankPromissoryNoteCancelButton | Gets or sets the ctrlBankPromissoryNoteCancelButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCancelCashDueAnnouncement_RU | Gets or sets the CtrlCancelCashDueAnnouncement_RU parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCancelNoteOrDocumentButton | Gets or sets the ctrlCancelNoteOrDocumentButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCashDueAnnouncementButton_RU | Gets or sets the CtrlCashDueAnnouncementButton_RU parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlChallanInformationButton_IN | Gets or sets the CtrlChallanInformationButton_IN parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlChangePaymentMethodButton | Gets or sets the ctrlChangePaymentMethodButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCheckJournal | Gets or sets the CtrlCheckJournal parameter. (Inherited from JournalFormTrans.) |
| parmCtrlCheckJournalMenu | Gets or sets the CtrlCheckJournalMenu parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCopyPeriodicButton | Gets or sets the ctrlCopyPeriodicButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCourseButton | Gets or sets the CtrlCourseButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCreatePaymentButton | Gets or sets the ctrlCreatePaymentButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCreditInvoicing | Gets or sets the CtrlCreditInvoicing parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlCurrencyConvert_RU | Gets or sets the CtrlCurrencyConvert_RU parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlDefermentSchedule_IN | Gets or sets the CtrlDefermentSchedule_IN parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlDeleteButton | Sets or gets the Delete button control of the journal lines. |
| parmCtrlDeleteTransactionsButton | Gets or sets the CtrlDeleteTransactionsButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlDepositSlipButton | Gets or sets the CtrlDepositSlipButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlDimensionMenuButton | Gets or sets the ctrlDimensionMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlECCNumber | Gets or sets the CtrlECCNumber parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlExchRate | Gets or sets the CtrlExchRate parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlExchRateSecond | Gets or sets the CtrlExchRateSecond parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlExciseManufacture_IN | Gets or sets the ctrlExciseManufacture_IN class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlExciseNone_IN | Gets or sets the ctrlExciseNone_IN class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlExciseTraders_IN | Gets or sets the ctrlExciseTraders_IN class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlExecutionDateButton | Gets or sets the ctrlExecutionDateButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlFunctionMenuButton | Gets or sets the ctrlFunctionMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlFurtherPostingButton | Gets or sets the CtrlFurtherPostingButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlGetTransactionsButton | Gets or sets the CtrlGetTransactionsButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlImportPaymentsButton | Gets or sets the ctrlImportPaymentsButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlInfolog | Gets or sets the CtrlInfolog parameter. (Inherited from JournalFormTrans.) |
| parmCtrlJournalTextsButton | Gets or sets the ctrlJournalTextsButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlJournalTransDateSetButton_RU | Gets or sets the CtrlJournalTransDateSetButton_RU parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlLedgerInAccountStatementTotal | Gets or sets the ctrlLedgerInAccountStatementTotalButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlLedgerInAccountStatementTrans | Gets or sets the ctrlLedgerInAccountStatementTransButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlLedgerJournalTransDailyTAccount | Gets or sets the CtrlLedgerJournalTransDailyTAccount parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlLineLogImage | Gets or sets the CtrlLineLogImage parameter. (Inherited from JournalFormTrans.) |
| parmCtrlManECCRegistrationNumberTable | Gets or sets the CtrlManECCRegistrationNumberTable parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlOffsetAccountDimensionButton | Gets or sets the CtrlOffsetAccountDimensionButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlOffsetAccountGrid | Gets or sets the CtrlOffsetAccountGrid parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlOffsetAccountTab | Gets or sets the CtrlOffsetAccountTab parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlOffsetAccountTypeGrid | Gets or sets the CtrlOffsetAccountTypeGrid parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlOffsetAccountTypeTab | Gets or sets the CtrlOffsetAccountTypeTab parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlPaymentProposalButton | Gets or sets the ctrlPaymentProposalMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlPaymentProposalMenuButton | Gets or sets the ctrlPaymentProposalMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlPaymentReconciliationButton | Gets or sets the ctrlPaymentReconciliationButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlPaymentStatusMenuButton | Gets or sets the ctrlPaymentStatusMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlPaymFeeAccountDimensionButton | Gets or sets the CtrlPaymFeeAccountDimensionButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlPeriodicJournalMenuButton | Gets or sets the ctrlPeriodicJournalMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlPostJournal | Gets or sets the CtrlPostJournal parameter. (Inherited from JournalFormTrans.) |
| parmCtrlPostJournalMenu | Gets or sets the ctrlPostJournalMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmctrlRecipientName | Gets or sets the ctrlRecipientName parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlRejectButton | Gets or sets the CtrlRejectButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlReportAsReadyButton | Gets or sets the CtrlReportAsReadyButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlSalesTaxMenu | Gets or sets the ctrlSalesTaxMenu class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlSaveVoucherTemplateButton | Gets or sets the ctrlSaveVoucherTemplateButton class field. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlSelectSettledNoteButton | Gets or sets the ctrlSelectSettledNoteButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlSelectVoucherTemplateButton | Gets or sets the ctrlSelectVoucherTemplateButton class field. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlSettlementButton | Gets or sets the CtrlSettlementButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlSplitPostingButton | Gets or sets the CtrlSplitPostingButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlTradeBLWIChangeCode | Gets or sets the ctrlTradeBLWIChangeCodeButton class variable. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlTraderECCRegistrationNumberTable | Gets or sets the CtrlTraderECCRegistrationNumberTable parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlTransDateGrid | Gets or sets the CtrlTransDateGrid parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlTransDateTab | Gets or sets the CtrlTransDateTab parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlTriangulation | Gets or sets the CtrlTriangulation parameter. (Inherited from LedgerJournalFormTrans.) |
| parmCtrlVoucherGrid | Gets or sets the CtrlVoucherGrid parameter. (Inherited from JournalFormTrans.) |
| parmCtrlVoucherTab | Gets or sets the CtrlVoucherTab parameter. (Inherited from JournalFormTrans.) |
| parmCtrlVoucherTransButton | Gets or sets the CtrlVoucherTransButton parameter. (Inherited from LedgerJournalFormTrans.) |
| parmDefermentScheduleEnable_IN | Gets or sets the DefermentScheduleEnable_IN parameter. (Inherited from LedgerJournalFormTrans.) |
| parmFactureSource_RU | Gets or sets the FactureSource_RU parameter. (Inherited from LedgerJournalFormTrans.) |
| parmInitJournalTypeId | Gets or sets the Initialized journal type of the form. |
| parmIsActiveWFApprovalDocument | Determines whether the journal is an active workflow approvals document. (Inherited from LedgerJournalFormTrans.) |
| parmIsDisableDataSourceForWFApproval | Determines whether the data source should be disabled for the current workflow state. (Inherited from LedgerJournalFormTrans.) |
| parmIsPayStatusButtonAvailForWFApproval | Indicates whether the Payment Status button can be enabled. (Inherited from LedgerJournalFormTrans.) |
| parmIsProcessingPaymentOnAprovedJournal | Indicates whether the user can process payments for a workflow approvals approved journal. (Inherited from LedgerJournalFormTrans.) |
| parmIsUIElementWFApprovalEnabled | Determines if a User Interface (UI) element can be enabled based on the current workflow state. (Inherited from LedgerJournalFormTrans.) |
| parmLedgerJournalEngine | Sets or gets the LedgerJournalEngine object. |
| parmMCRCtrlDeductionButton | Gets or sets a FormFunctionButtonControl for the deduction button button control. (Inherited from LedgerJournalFormTrans.) |
| parmWorkflowWorkItemTable | Gets the WorkflowWorkItemTable parameter. (Inherited from LedgerJournalFormTrans.) |
| researchJournalLines | (Inherited from LedgerJournalFormTrans.) |
| runbaseMainCancel | (Inherited from JournalFormTrans.) |
| runbaseMainEnd | (Inherited from JournalFormTrans.) |
| runbaseMainStart | (Inherited from JournalFormTrans.) |
| setAccountDimensionButtonEnable | Indicates whether the button for the financial dimension account of the lines form is enabled. (Inherited from LedgerJournalFormTrans.) |
| setAccrualButtonEnabled | Enables or disables the accrual button of the lines form. (Inherited from LedgerJournalFormTrans.) |
| setBalanceControlButtonEnabled | (Inherited from LedgerJournalFormTrans.) |
| setCancelCashDueAnnounceButtonEnabled_RU | (Inherited from LedgerJournalFormTrans.) |
| setCashDueAnnouncementButtonEnabled_RU | (Inherited from LedgerJournalFormTrans.) |
| setChallanInformationButtonEnabled_IN | Enables the challan information button. (Inherited from LedgerJournalFormTrans.) |
| setCheckMenuButtonEnabled | Is overridden to suppress the super call logic. (Overrides the setCheckMenuButtonEnabled Method.) |
| setCopyPeriodicButtonEnable | Enables or disables the period journal button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setCourseButtonEnable | Enables or disables the course (original approvals) button. (Inherited from LedgerJournalFormTrans.) |
| setCtrlLedgerJournalTransDailyTAccount | Sets the control ledger journal transaction daily account. (Inherited from LedgerJournalFormTrans.) |
| setDefermentScheduleEnabled_IN | Enables the deferment schedule. (Inherited from LedgerJournalFormTrans.) |
| setDeleteTransactionsButtonEnabled | Enables or disables the delete transactions button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setDelTransButtonEnabledForJournalLine | Sets the enabled state for the delete transactions button based on the payment status of a journal line. (Inherited from LedgerJournalFormTrans.) |
| setDepositSlipButtonEnabled | Enables or disables the deposit slip button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setExchRateEnabled | Sets the enabled state of the button. (Inherited from LedgerJournalFormTrans.) |
| setFunctionMenuButtonEnabled | Enables or disables the function button on the lines form (Inherited from LedgerJournalFormTrans.) |
| setFurtherPostingButtonEnable | Enables or disables the additional posting button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setGetTransactionsButtonEnable | Enables or disables the get transactions button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setJournalTextsButtonEnabled | Enables or disables the journal texts button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setJournalTransDateSetButtonEnabled_RU | (Inherited from LedgerJournalFormTrans.) |
| setLedgerInAcctStatTotalButtonEnable | Enables or disables the import account statements (totals) button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setLedgerInAcctStatTranButtonEnable | Enables or disables the import account statements (trans) button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setOffsetAccountDimensionButtonEnable | Indicates whether the financial dimension offset account button of the lines form is enabled. (Inherited from LedgerJournalFormTrans.) |
| setPaymFeeAccountDimensionButtonEnable | Indicates whether the financial dimension payment fee account button of the lines form is enabled. (Inherited from LedgerJournalFormTrans.) |
| setPeriodicJournalMenuButtonEnabled | Enables or disables the periodic journal menu button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setPostMenuButtonEnabled | Enables or disables the post button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setSalesTaxMenuButtonEnable | Enables or disables the sales tax button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setSaveVoucherTemplateButtonEnabled | Enables or disables the save voucher template menu item on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setSelectVoucherTemplateButtonEnabled | Enables or disables the Select voucher template menu item in the lines form. (Overrides the setSelectVoucherTemplateButtonEnabled Method.) |
| setSettlementButtonEnable | Enables or disables the settlement button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setSplitPostingButtonEnable | Enables or disables the breakdown of voucher button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTradeBLWIChangeCodeButtonEnable | Enables or disables the change BLWI code button on the lines form. (Inherited from LedgerJournalFormTrans.) |
| setVoucherTransButtonEnabled | Sets the enabled state of the button. (Overrides the setVoucherTransButtonEnabled Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateFormCache | (Inherited from JournalFormTrans.) |
| updateFormCacheTransferJournal | (Inherited from JournalFormTrans.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
JournalForm Class
JournalFormTrans Class
LedgerJournalFormTrans Class
LedgerJournalFormTrans_CN Class
JournalForm Class
JournalFormTrans Class
LedgerJournalFormTrans Class
LedgerJournalFormTrans_CN Class
Community Additions
ADD
Show: