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 LedgerJournalFormTrans_Payment class helps with form initialization and managing the enabled state of controls.
Syntax
class LedgerJournalFormTrans_Payment extends LedgerJournalFormTrans
Run On
Client
Methods
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 initialization for the active event for a data source. (Inherited from LedgerJournalFormTrans.) |
![]() |
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 AccountAgreementId_RU and OffsetAccountAgreementId_RU fields for the active event for the data source. (Overrides the enableAgreementFields_RU Method.) |
![]() |
enableButtonsActive | Enables or disables controls for ledger journal payment lines forms. (Overrides the enableButtonsActive Method.) |
![]() |
enableCashDueAnnounceRelatedField_RU | (Inherited from LedgerJournalFormTrans.) |
![]() |
enableChallanInformation_IN | Enables challan information. (Inherited from LedgerJournalFormTrans.) |
![]() |
enableCompanyField | Controls whether the Company field of the LedgerJournalTrans data source is editable based on whether the LedgerAdvIntercompanyAccounting configuration key is enabled. |
![]() |
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. (Overrides the enableFieldsActive Method.) |
![]() |
enableOrderPaymentFields_RU | |
![]() |
enablePaymStatusFields | Allows or disallows editing of the fields in the LedgerJournalTrans data source. |
![]() |
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 | (Inherited from LedgerJournalFormTrans.) |
![]() |
formInitPost | (Inherited from LedgerJournalFormTrans.) |
![]() |
getEnablePaymStatusFieldsKey | Builds the enable payment status fields key based on the current LedgerJournalTrans information. |
![]() |
getJournalFormTable | (Inherited from JournalFormTrans.) |
![]() |
getJournalTypeId | Returns the current value of the LedgerJournalType which is used to verify if the Payment journal form needs to be opened or not. This is needed because the class gets initialized when the list page is opened which also tries to run the logic in the payment journal form without actually opening the form. |
![]() |
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 | (Inherited from JournalFormTrans.) |
![]() |
initDatasourceAllow | (Inherited from LedgerJournalFormTrans.) |
![]() |
initFactureSource_RU | (Inherited from LedgerJournalFormTrans.) |
![]() |
initFormElementEnablingValues | Initializes the editable state of workflow affected controls. (Inherited from LedgerJournalFormTrans.) |
![]() |
initJournalFormTable | (Inherited from JournalFormTrans.) |
![]() |
initJournalTransFromCaller | (Inherited from JournalFormTrans.) |
![]() |
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 | (Inherited from LedgerJournalFormTrans.) |
![]() |
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.) |
![]() |
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.) |
![]() |
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.) |
![]() |
parmCtrlOrderPaymentTab_RU | Gets or sets the CtrlOrderPaymentTab_RU parameter. |
![]() |
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.) |
![]() |
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.) |
![]() |
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.) |
![]() |
setCancelNoteOrDocumentButtonEnabled | Sets the enabled state of the button. |
![]() |
setCancelPromissoryNoteButton | Sets the enabled state of the button. |
![]() |
setCashDueAnnouncementButtonEnabled_RU | (Inherited from LedgerJournalFormTrans.) |
![]() |
setChallanInformationButtonEnabled_IN | Enables the challan information button. (Inherited from LedgerJournalFormTrans.) |
![]() |
setChangePaymentMethodButtonEnabled | Sets the enabled state of the button. |
![]() |
setCheckMenuButtonEnabled | (Inherited from LedgerJournalFormTrans.) |
![]() |
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.) |
![]() |
setCreatePaymentsButtonEnabled | Sets the enabled state of the button. |
![]() |
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.) |
![]() |
setExecutionDateButtonEnabled | Sets the enabled state of the button. |
![]() |
setFunctionAndSubmenuForProcessPayments | Sets the function button and all of the menu items on that button, except for the Generate Payments menu item, to the correct enabled state for processing payments on approved journals mode. |
![]() |
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.) |
![]() |
setImportPaymentsButtonEnabled | Sets the enabled state of the button. |
![]() |
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.) |
![]() |
setPaymentProposalButtonEnabled | Sets the enabled state of the button. |
![]() |
setPaymentReconciliationButtonEnabled | Sets the enabled state of the payment reconciliation button. |
![]() |
setPaymentStatusButtonEnabled | Sets the enabled state of the button. |
![]() |
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. (Overrides the setPostMenuButtonEnabled Method.) |
![]() |
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.) |
![]() |
setSelectSettledNoteButtonEnabled | Sets the enabled state of the button. |
![]() |
setSelectVoucherTemplateButtonEnabled | Enables or disables the select voucher template menu item on the lines form. (Inherited from LedgerJournalFormTrans.) |
![]() |
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. (Inherited from LedgerJournalFormTrans.) |
![]() |
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.) |
Top
Inheritance Hierarchy
Object Class
JournalForm Class
JournalFormTrans Class
LedgerJournalFormTrans Class
LedgerJournalFormTrans_Payment Class