project QadFinancials > class BSystemProperty > business logic query SystemPropertyByAll

Description

SystemProperty; returns a single record containing general information on the Scba-system


query condition


  each SysProperty where
rowid(SysProperty) <> to-rowid(icSkipRowid)

      first Currency (inner-join) where
Currency.Currency_ID = SysProperty.Currency_ID AND


query resultset tqSystemPropertyByAll


field namedata typedb fielddescription
tiCurrency_IDintegerCurrency.Currency_IDRecord ID
tcCurrencyCodecharacterCurrency.CurrencyCodeCurrency Code
tcCurrencyDescriptioncharacterCurrency.CurrencyDescriptionCurrency Description
tlCurrencyIsActivelogicalCurrency.CurrencyIsActiveActive
tiCurrencyNumberOfDecimalsintegerCurrency.CurrencyNumberOfDecimalsNumber of Decimals
tiSysProperty_IDintegerSysProperty.SysProperty_IDRecord ID
tiSysPropertyBankFileBatchSizeintegerSysProperty.SysPropertyBankFileBatchSizeIncoming Bank Files Batch Size
tcSysPropertyInvCertCertificatecharacterSysProperty.SysPropertyInvCertCertificateCertificate used for the Invoice Certification
tcSysPropertyInvCertOpenSSLDircharacterSysProperty.SysPropertyInvCertOpenSSLDirOpen SSL Installation Directory
tcSysPropertyInvCertPublicKeycharacterSysProperty.SysPropertyInvCertPublicKeyInvoice Certificate Public Key
tcSysPropertyInvCertVersioncharacterSysProperty.SysPropertyInvCertVersionInvoice Certificate Version
tlSysPropertyIsBudOLCheckCClogicalSysProperty.SysPropertyIsBudOLCheckCCOL Check on Cost Center Budgets
tlSysPropertyIsBudOLCheckGLlogicalSysProperty.SysPropertyIsBudOLCheckGLOL Check on Budgets
tlSysPropertyIsBudOLCheckPrjlogicalSysProperty.SysPropertyIsBudOLCheckPrjOL Check on Project Budgets
tlSysPropertyIsBudOverChlogicalSysProperty.SysPropertyIsBudOverChCheck Budgets on Overlap
tlSysPropertyIsBusRelDomReslogicalSysProperty.SysPropertyIsBusRelDomResBusiness Relations by Domain
tlSysPropertyIsSpecCIApprovelogicalSysProperty.SysPropertyIsSpecCIApproveSpecific SI Approval
tlSysPropertyIsSpecCIApprVallogicalSysProperty.SysPropertyIsSpecCIApprValEnable Role Validations
tlSysPropertyIsWithBudgetlogicalSysProperty.SysPropertyIsWithBudgetBudget Enabled
tiSysPropertyPaySelMaxBatchSizeintegerSysProperty.SysPropertyPaySelMaxBatchSizeMax Batch Size for Supplier Payment Selection Confirm
tiSysPropertyPaySelMinBatchSizeintegerSysProperty.SysPropertyPaySelMinBatchSizeMin Batch Size for Supplier Payment Selection Confirm
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(SysProperty),rowid(Currency)


Internal usage


QadFinancials
method BBudget.InitInstance
method BBusinessRelation.InitialValues
method BCInvoice.AdditionalUpdatesAllWorkObject
method BCInvoice.PreSave
method BCreditor.DefaultValuesBusinessRelation
method BDebtor.DefaultValuesBusinessRelation
method BDInvoice.PreSave
method BDInvoice.VerifySignature
method BDomain.ValidateComponent
method BGLReport.CalDefaultCurrency
method BGLReport.GLAccountSheet
method BGLReport.SetReportCurrency
method BPosting.AdditionalUpdates
method BPosting.GetDataForOpPosting
method BPaymentSelection.GetBatchSizeForPaySel
method BRole.ApiCreateCIApproveRole
method BRole.GetActivitiesForObject
method BSystem.ApiGetSystemPropertiesExtInvCert
method BSystem.ApiSynchroniseSyst
method BSystemProperty.SetSystemProperties
method BSystemProperty.SetSystemPropertiesExtInvCert
method BSystemProperty.ValidateComponent
method Session.SwitchCompany
method Session.GetNavigationInformation
method TConvertInstalNETXML.SetOutputData