|
| TMFinanceWebService () |
| constructor, which is called for each http request More...
|
|
string | TAPTransactionWebConnector_GetLedgerInfo (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_LoadAApSupplier (System.Int32 ALedgerNumber, System.Int64 APartnerKey, string ADataBase) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_LoadAApDocument (System.Int32 ALedgerNumber, System.Int32 AApDocumentId, string ADataBase) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_CreateAApDocument (System.Int32 ALedgerNumber, System.Int64 APartnerKey, System.Boolean ACreditNoteOrInvoice, string ADataBase) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_SaveAApDocument (string AInspectDS, string ADataBase) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_CreateAApDocumentDetail (System.Int32 ALedgerNumber, System.Int32 AApDocumentId, System.String AApSupplier_DefaultExpAccount, System.String AApSupplier_DefaultCostCentre, string AAmount, System.Int32 ALastDetailNumber) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_CheckAccountsAndCostCentres (System.Int32 ALedgerNumber, List< String > AccountCodesCostCentres) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_ApproveAPDocuments (System.Int32 ALedgerNumber, List< Int32 > AApproveTheseDocs) |
| web connector method call More...
|
|
void | TAPTransactionWebConnector_CancelAPDocuments (System.Int32 ALedgerNumber, List< Int32 > ACancelTheseDocs, System.Boolean ADeleteCancelledRows, string ADataBase) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_PostAPDocuments (System.Int32 ALedgerNumber, List< Int32 > AAPDocumentIds, string APostingDate, System.Boolean Reversal, string ADataBase) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_CreatePaymentTableEntries (string ADataset, System.Int32 ALedgerNumber, List< Int32 > ADocumentsToPay) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_PostAPPayments (string AMainDS, string APostingDate, string ADataBase) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_LoadAPPayment (System.Int32 ALedgerNumber, System.Int32 APaymentNumber, string ADataBase) |
| web connector method call More...
|
|
System.Boolean | TAPTransactionWebConnector_WasThisPaymentReversed (System.Int32 ALedgerNumber, System.Int32 APaymentNumber) |
| web connector method call More...
|
|
string | TAPTransactionWebConnector_ReversePayment (System.Int32 ALedgerNumber, System.Int32 APaymentNumber, string APostingDate, string ADataBase) |
| web connector method call More...
|
|
string | TRemittanceWebConnector_CreateRemittanceAdviceFormData (string AFormLetterFinanceInfo, List< System.Int32 > APaymentNumberList, System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TRemittanceWebConnector_CreateRemittanceAdviceAndChequeFormData (string AFormLetterFinanceInfo, string APaymentTable, System.Int32 ALedgerNumber, System.Boolean AIncludeChequeFormData) |
| web connector method call More...
|
|
System.Boolean | TBankImportWebConnector_SaveSettings (System.String ASeparator, System.String AFileEncoding, System.String ADateFormat, System.String ANumberFormat, System.String AColumnMeaning, System.String AStartAfterLine) |
| web connector method call More...
|
|
string | TBankImportWebConnector_ReadSettings () |
| web connector method call More...
|
|
string | TBankImportWebConnector_ImportFromCSVFile (System.Int32 ALedgerNumber, System.String ABankAccountCode, System.String ABankStatementFilename, System.String ACSVContent, System.String ASeparator, System.String ADateFormat, System.String ANumberFormat, System.String AColumnMeaning, System.String AStartAfterLine) |
| web connector method call More...
|
|
string | TBankImportWebConnector_ImportFromMT940File (System.Int32 ALedgerNumber, System.String ABankAccountCode, System.String ABankStatementFilename, System.String AMT940Content) |
| web connector method call More...
|
|
string | TBankImportWebConnector_ImportFromCAMTFile (System.Int32 ALedgerNumber, System.String ABankAccountCode, System.String ABankStatementFilename, System.String ACAMTContent) |
| web connector method call More...
|
|
string | TBankImportWebConnector_ImportFromCAMTZIPFile (System.Int32 ALedgerNumber, System.String ABankAccountCode, string AZipFileContent) |
| web connector method call More...
|
|
System.Boolean | TBankImportWebConnector_TrainBankStatement (System.Int32 ALedgerNumber, string ADateOfStatement, System.String ABankAccountCode) |
| web connector method call More...
|
|
System.Boolean | TBankImportWebConnector_TrainBankStatementsLastMonth (System.Int32 ALedgerNumber, string AToday) |
| web connector method call More...
|
|
string | TBankImportWebConnector_GetImportedBankStatements (System.Int32 ALedgerNumber, System.Int16 ALimit) |
| web connector method call More...
|
|
string | TBankImportWebConnector_DropBankStatement (System.Int32 ALedgerNumber, System.Int32 AStatementKey, string ADataBase) |
| web connector method call More...
|
|
string | TBankImportWebConnector_DropBankStatements (System.Int32 ALedgerNumber, System.String ACriteria) |
| web connector method call More...
|
|
string | TBankImportWebConnector_GetBankStatementTransactionsAndMatches (System.Int32 AStatementKey, System.Int32 ALedgerNumber, System.Boolean AInitialLoad, System.Boolean AClearTables, string ADataBase) |
| web connector method call More...
|
|
string | TBankImportWebConnector_GetTransactions (System.Int32 AStatementKey, System.Int32 ALedgerNumber, System.String AMatchAction) |
| web connector method call More...
|
|
string | TBankImportWebConnector_LoadTransactionAndDetails (System.Int32 AStatementKey, System.Int32 ALedgerNumber, System.Int32 AOrderNumber) |
| web connector method call More...
|
|
string | TBankImportWebConnector_LoadTransactionDetail (System.Int32 ALedgerNumber, System.Int32 AStatementKey, System.Int32 AOrder, System.Int32 ADetail) |
| web connector method call More...
|
|
System.Boolean | TBankImportWebConnector_CommitMatches (string AMainDS) |
| web connector method call More...
|
|
string | TBankImportWebConnector_MaintainTransaction (System.String action, System.Int32 ALedgerNumber, System.Int32 AStatementKey, System.Int32 AOrder, System.String MatchAction, System.Int64 ADonorKey) |
| web connector method call More...
|
|
string | TBankImportWebConnector_MaintainTransactionDetail (System.String action, System.Int32 ALedgerNumber, System.Int32 AStatementKey, System.Int32 AOrder, System.Int32 ADetail, System.String AMatchAction, System.Int64 ADonorKey, System.String AMotivationGroupCode, System.String AMotivationDetailCode, System.String AAccountCode, System.String ACostCentreCode, System.Int64 ARecipientKey, string AGiftTransactionAmount) |
| web connector method call More...
|
|
string | TBankImportWebConnector_CreateGiftBatch (System.Int32 ALedgerNumber, System.Int32 AStatementKey, string ADataBase) |
| web connector method call More...
|
|
string | TBankImportWebConnector_CreateGLBatch (System.Int32 ALedgerNumber, System.Int32 AStatementKey) |
| web connector method call More...
|
|
string | TBudgetAutoGenerateWebConnector_LoadBudgetForAutoGenerate (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TBudgetAutoGenerateWebConnector_GenBudgetForNextYear (System.Int32 ALedgerNumber, System.Int32 ABudgetSeq, System.String AForecastType) |
| web connector method call More...
|
|
System.Decimal | TBudgetAutoGenerateWebConnector_SetBudgetPeriodBaseAmount (string FMainDS, System.Int32 ABudgetSequence, System.Int32 APeriodNumber, string ABudgetAmount) |
| web connector method call More...
|
|
System.Decimal | TBudgetAutoGenerateWebConnector_GetBudgetPeriodAmount (string FMainDS, System.Int32 ABudgetSequence, System.Int32 APeriodNumber) |
| web connector method call More...
|
|
void | TBudgetConsolidateWebConnector_ConsolidateBudgets (System.Int32 ALedgerNumber, System.Boolean AConsolidateAll) |
| web connector method call More...
|
|
string | TBudgetConsolidateWebConnector_GetBudgetValue (string APeriodDataTable, System.Int32 AGLMSequence, System.Int32 APeriodNumber) |
| web connector method call More...
|
|
string | TBudgetMaintainWebConnector_LoadAllBudgetsForExport (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TBudgetMaintainWebConnector_LoadBudgetsForYear (System.Int32 ALedgerNumber, System.Int32 ABudgetYear) |
| web connector method call More...
|
|
string | TBudgetMaintainWebConnector_SaveBudget (string AInspectDS) |
| web connector method call More...
|
|
string | TBudgetMaintainWebConnector_ImportBudgets (System.Int32 ALedgerNumber, System.String AImportString, System.String ACSVFileName, string AFdlgSeparator, string AImportDS) |
| web connector method call More...
|
|
string | TBudgetMaintainWebConnector_ExportBudgets (System.Int32 ALedgerNumber, System.String ACSVFileName, string AFdlgSeparator, System.String AFileContents, string AExportDS) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_GetCurrentPeriodDates (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_GetCurrentPostingRangeDates (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TFinanceServerLookupWebConnector_HasSuspenseAccounts (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_GetPartnerKeyForForeignCostCentreCode (System.Int32 ALedgerNumber, System.String ACostCentreCode) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_GetLedgerBaseCurrency (System.Int32 ALedgerNumber, string ADataBase) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_GetForeignCurrencyAccountActuals (string AForeignCurrencyAccounts, System.Int32 ALedgerNumber, System.Int32 AYear) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_GetCurrencyLanguage (System.String ACurrencyCode) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_TypeAheadAccountCode (System.Int32 ALedgerNumber, System.String ASearch, System.Boolean APostingOnly, System.Boolean AExcludePosting, System.Boolean AActiveOnly, System.Boolean ABankAccountOnly, System.Int32 ALimit) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_TypeAheadCostCentreCode (System.Int32 ALedgerNumber, System.String ASearch, System.Boolean APostingOnly, System.Boolean AExcludePosting, System.Boolean AActiveOnly, System.Boolean ALocalOnly, System.Boolean AIndicateInactive, System.Int32 ALimit) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_TypeAheadMotivationGroup (System.Int32 ALedgerNumber, System.String ASearch, System.Int32 ALimit) |
| web connector method call More...
|
|
string | TFinanceServerLookupWebConnector_TypeAheadMotivationDetail (System.Int32 ALedgerNumber, System.String ASearch, System.Int32 ALimit) |
| web connector method call More...
|
|
string | TCrossLedger_LoadDailyExchangeRateData (System.Boolean ADeleteAgedExchangeRatesFirst) |
| web connector method call More...
|
|
string | TCrossLedger_LoadDailyExchangeRateData2 (System.Boolean ADeleteAgedExchangeRatesFirst, string AFromDate, string AToDate) |
| web connector method call More...
|
|
string | TAdjustmentWebConnector_GetGiftsForReverseAdjust (string requestParams, string AGiftDS) |
| web connector method call More...
|
|
string | TAdjustmentWebConnector_GetGiftsForFieldChangeAdjustment (string AGiftDS, System.Int32 ALedgerNumber, System.Int64 ARecipientKey, string AStartDate, string AEndDate, System.Int64 AOldField) |
| web connector method call More...
|
|
string | TAdjustmentWebConnector_CheckGiftsNotPreviouslyReversed (string AGiftDS) |
| web connector method call More...
|
|
void | TAdjustmentWebConnector_ReversedGiftReset (System.Int32 ALedgerNumber, List< System.String > AModifiedDetailKeys) |
| web connector method call More...
|
|
string | TAdjustmentWebConnector_GiftRevertAdjust (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, System.Int32 AGiftDetailNumber, System.Boolean ABatchSelected, System.Int32 ANewBatchNumber, string ANewGLDateEffective, string AFunction, System.Boolean ANoReceipt, string ANewPct) |
| web connector method call More...
|
|
string | TGiftSetupWebConnector_LoadMotivationDetails (System.Int32 ALedgerNumber, System.String AMotivationGroupCode) |
| web connector method call More...
|
|
string | TGiftSetupWebConnector_MaintainMotivationGroups (System.String action, System.Int32 ALedgerNumber, System.String AMotivationGroupCode, System.String AMotivationGroupDescription, System.Boolean AGroupStatus) |
| web connector method call More...
|
|
string | TGiftSetupWebConnector_MaintainMotivationDetails (System.String action, System.Int32 ALedgerNumber, System.String AMotivationGroupCode, System.String AMotivationDetailCode, System.String AMotivationDetailDesc, System.String AAccountCode, System.String ACostCentreCode, System.Boolean AMotivationStatus, System.Boolean ATaxDeductible, System.Boolean ASponsorship, System.Boolean AMembership, System.Boolean AWorkerSupport) |
| web connector method call More...
|
|
string | TGiftSetupWebConnector_LoadDefaultMotivation (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGiftSetupWebConnector_SetDefaultMotivationDetail (System.Int32 ALedgerNumber, System.String AMotivationGroupCode, System.String AMotivationDetailCode) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_CreateAGiftBatch (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_CreateAGiftBatch2 (System.Int32 ALedgerNumber, string ADateEffective, System.String ABatchDescription, string ADataBase) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_CreateARecurringGiftBatch (System.Int32 ALedgerNumber, string ADataBase) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_SubmitRecurringGiftBatch (System.Int32 ALedgerNumber, System.Int32 ARecurringBatchNumber, string AEffectiveDate, System.String AReference, string AExchangeRateToBase, string AExchangeRateIntlToBase) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_GetAvailableGiftYears (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadALedgerTable (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAGiftBatchForYearPeriod (System.Int32 ALedgerNumber, System.Int32 AYear, System.Int32 APeriod, System.String ABatchStatus) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAGiftBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAGiftBatchesForCurrentYear (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAGiftBatchesForCurrentYearPeriod (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAGiftSingle (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadDonorLastPostedGift (System.Int64 ADonorPartnerKey, System.Int32 ALedgerNumber, string ALatestUnpostedGiftDateEntered) |
| web connector method call More...
|
|
System.Boolean | TGiftTransactionWebConnector_DonorHasGiven (System.Int32 ALedgerNumber, System.Int64 ADonorPartnerKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAGiftBatchSingle (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadARecurringGiftBatch (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadARecurringGiftBatchSingle (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_RetrieveCostCentreCodeForRecipient (System.Int32 ALedgerNumber, System.Int64 ARecipientPartnerKey, System.Int64 ARecipientLedgerNumber, string ADateGiftEntered, System.String AMotivationGroupCode, System.String AMotivationDetailCode) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_IsRecipientLedgerNumberSetupForILT (System.Int32 ALedgerNumber, System.Int64 ARecipientPartnerKey, System.Int64 ARecipientLedgerNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadGiftTransactionsForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadGiftTransactionAndDetails (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadGiftTransactionAndDetail (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, System.Int32 ADetailNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadBankingDetailsOfPartner (System.Int64 APartnerKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadRecurringGiftTransactionsForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadDonorRecipientHistory (string requestParams) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_SaveGiftBatchTDS (string AInspectDS, string ADataBase) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_CancelBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_PreviewGiftBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_MaintainBatches (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.String ABatchDescription, string AGlEffectiveDate, System.String ABankAccountCode, System.String ABankCostCentre) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_MaintainRecurringBatches (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.String ABatchDescription, System.String ABankAccountCode, System.String ABankCostCentre) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_MaintainGifts (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, string ADateEntered, System.Int64 ADonorKey, System.String AReference) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_MaintainRecurringGifts (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, System.Int64 ADonorKey, System.String AReference, System.Int32 ABankingDetailsKey, System.String ASepaMandateReference, string ASepaMandateGiven) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_MaintainGiftDetails (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, System.Int32 ADetailNumber, string AGiftTransactionAmount, System.String AGiftCommentOne, System.String AMotivationGroupCode, System.String AMotivationDetailCode, System.Int64 ARecipientKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_MaintainRecurringGiftDetails (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AGiftTransactionNumber, System.Int32 ADetailNumber, string AGiftAmount, System.String AGiftCommentOne, System.String AMotivationGroupCode, System.String AMotivationDetailCode, System.Int64 ARecipientKey, string AStartDonations, string AEndDonations) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_FindGiftRecipientExWorker (string AGiftDetailsToCheck, System.Int32 ANotInBatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_CheckCostCentreLinkForRecipient (System.Int32 ALedgerNumber, System.Int64 APartnerKey) |
| web connector method call More...
|
|
System.Int64 | TGiftTransactionWebConnector_GetRecipientGiftDestination (System.Int64 APartnerKey, string AGiftDate) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_CheckCostCentreDestinationForRecipient (System.Int32 ALedgerNumber, System.Int64 APartnerKey, string ADataBase) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAGiftBatchAndRelatedData (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Boolean AExcludeBatchRow) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadARecurringGiftBatchAndRelatedData (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Boolean AExcludeBatchRow) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_CalculateAdminFee (string AMainDS, System.Int32 ALedgerNumber, System.String AFeeCode, string AGiftAmount) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_PostGiftBatch (System.Int32 ALedgerNumber, System.Int32 AGiftBatchNumber, string ADataBase) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_ExportAllGiftBatchData (System.Int32 ALedgerNumber, System.Int32 ABatchNumberStart, System.Int32 ABatchNumberEnd, string ABatchDateFrom, string ABatchDateTo, System.String ADateFormatString, System.Boolean ASummary, System.Boolean AUseBaseCurrency, string ADateForSummary, System.String ANumberFormat, System.Boolean ATransactionsOnly, System.Boolean AExtraColumns, System.Int64 ARecipientNumber, System.Int64 AFieldNumber, System.Boolean AIncludeUnposted) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_ExportRecurringGiftBatch (System.Int32 ALedgerNumber, System.Int32 ARecurringBatchNumber, string ACollectionDate) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_ImportGiftBatches (string requestParams, System.String importString) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_ImportGiftTransactions (string requestParams, System.String importString, System.Int32 AGiftBatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_GetEsrDefaults () |
| web connector method call More...
|
|
System.Boolean | TGiftTransactionWebConnector_CommitEsrDefaults (string AEsrDefaults) |
| web connector method call More...
|
|
System.Boolean | TGiftTransactionWebConnector_VerifyPartnerKey (System.Int64 APartnerKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadPartnerData (System.Int64 APartnerKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadAllPartnerDataForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_GetDonorBankingDetails (System.Int64 APartnerKey, System.Int32 ABankingDetailsKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadPartnerTaxDeductiblePct (System.Int64 APartnerKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadPartnerTaxDeductiblePct2 (System.Int64 APartnerKey, string ADateValidFrom) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadPartnerPtax (System.Int64 APartnerKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_IdentifyPartnerCostCentre (System.Int32 ALedgerNumber, System.Int64 AFieldNumber) |
| web connector method call More...
|
|
System.Int64 | TGiftTransactionWebConnector_GetRecipientFundNumber (System.Int64 APartnerKey, string AGiftDate) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_KeyMinistryExists (System.Int64 APartnerKey) |
| web connector method call More...
|
|
System.Boolean | TGiftTransactionWebConnector_KeyMinistryIsActive (System.Int64 AKeyMinPartnerKey) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_LoadKeyMinistry (System.Int64 APartnerKey, System.Boolean AActiveOnly) |
| web connector method call More...
|
|
string | TGiftTransactionWebConnector_InactiveKeyMinistriesFoundInBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Boolean ARecurringGift) |
| web connector method call More...
|
|
string | TGuiTools_GetMotivationGroupAndDetailForPartner (System.Int64 APartnerKey, System.String AMotivationGroup, System.String AMotivationDetail) |
| web connector method call More...
|
|
string | TReceiptingWebConnector_CreateAnnualGiftReceipts (System.Int32 ALedgerNumber, System.String AFrequency, string AStartDate, string AEndDate, System.String AHTMLTemplate, string ALogoImage, System.String ALogoFilename, string ASignatureImage, System.String ASignatureFilename, System.String ALanguage, System.String AEmailSubject, System.String AEmailBody, System.String AEmailFrom, System.String AEmailFromName, System.String AEmailFilename, System.Boolean ADeceasedFirst, System.String AExtract, System.Int64 ADonorKey, System.String AAction, System.Boolean AOnlyTest) |
| web connector method call More...
|
|
string | TReceiptingWebConnector_GetUnreceiptedGifts (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TReceiptingWebConnector_PrintGiftReceipt (System.String AGiftCurrency, System.String ADonorShortName, System.Int64 ADonorKey, string ADonorClass, string GiftsThisDonor, System.String AHTMLTemplateFilename) |
| web connector method call More...
|
|
string | TReceiptingWebConnector_PrintReceipts (System.Int32 ALedgerNumber, string AGiftTbl, System.String AHTMLTemplateFilename) |
| web connector method call More...
|
|
void | TReceiptingWebConnector_MarkReceiptsPrinted (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 ATransactionNumber) |
| web connector method call More...
|
|
void | TReceiptingWebConnector_MarkReceiptsPrinted2 (System.Int32 ALedgerNumber, string AGiftTbl) |
| web connector method call More...
|
|
System.Int32 | TReceiptingWebConnector_GetLastReceiptNumber (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
void | TReceiptingWebConnector_SetLastReceiptNumber (System.Int32 ALedgerNumber, System.Int32 AReceiptNumber) |
| web connector method call More...
|
|
string | TReceiptingWebConnector_StoreDefaultFile (System.String APurpose, System.String AFileName, string AFileContent) |
| web connector method call More...
|
|
string | TReceiptingWebConnector_LoadReceiptDefaults () |
| web connector method call More...
|
|
string | TTaxDeductibleWebConnector_IsPartnerARecipient (System.Int64 APartnerKey, string APct, string ADateFrom) |
| web connector method call More...
|
|
void | TTaxDeductibleWebConnector_UpdateUnpostedGiftsTaxDeductiblePct (System.Int64 ARecipientKey, string ANewPct, string ADateFrom) |
| web connector method call More...
|
|
string | TTaxDeductibleWebConnector_GetGiftsForTaxDeductiblePctAdjustment (string AGiftDS, System.Int64 ARecipientKey, string ADateFrom, string ANewPct) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetCurrentPeriodDates (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetCurrentPostingRangeDates (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetRealPeriod (System.Int32 ALedgerNumber, System.Int32 ADiffPeriod, System.Int32 AYear, System.Int32 APeriod) |
| web connector method call More...
|
|
System.Int32 | TAccountingPeriodsWebConnector_GetNumberOfPeriods (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetPeriodStartDate (System.Int32 ALedgerNumber, System.Int32 AYear, System.Int32 ADiffPeriod, System.Int32 APeriod) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetPeriodEndDate (System.Int32 ALedgerNumber, System.Int32 AYear, System.Int32 ADiffPeriod, System.Int32 APeriod, string ADataBase) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetPeriodDates (System.Int32 ALedgerNumber, System.Int32 AYearNumber, System.Int32 ADiffPeriod, System.Int32 APeriodNumber) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetAccountingYearByDate (System.Int32 ALedgerNumber, string ADate) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetAccountingYearPeriodByDate (System.Int32 ALedgerNumber, string ADate) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetAvailableGLYears (System.Int32 ALedgerNumber, System.Int32 ADiffPeriod, System.Boolean AIncludeNextYear) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetAvailablePeriods (System.Int32 ALedgerNumber, System.Int32 AFinancialYear) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetAvailableGLYearEnds (System.Int32 ALedgerNumber, System.Int32 ADiffPeriod, System.Boolean AIncludeNextYear) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetAvailableGLYearsHOSA (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_DecrementYear (string ADate) |
| web connector method call More...
|
|
string | TAccountingPeriodsWebConnector_GetFirstDayOfAccountingPeriod (System.Int32 ALedgerNumber, string ADateInAPeriod, string ADataBase) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_CreateABatch (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_CreateARecurringBatch (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadABatch (System.Int32 ALedgerNumber, System.Int32 ABatchYear, System.Int32 ABatchPeriod, System.String ABatchStatus, System.Int32 AMaxRecords) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadABatch2 (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadABatchAndRelatedTables (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadABatchAJournalATransaction (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringBatchARecurJournalARecurTransaction (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadABatchAJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadAJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadABatchAJournal2 (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadAJournal2 (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadAJournalATransaction (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadAJournalAndRelatedTablesForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadAJournalAndRelatedTables (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringJournalAndRelatedTablesForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransactionAndRelatedTablesForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadAJournalATransaction2 (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringJournalARecurringTransaction (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringJournalARecurringTransaction2 (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadATransactionForJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransaction (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransactionAndRelatedTablesForJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadATransactionForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransaction2 (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadATransactionAndRelatedTablesForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadATransactionAndRelatedTablesForJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadATransAnalAttribForTransaction (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber, System.Int32 ATransactionNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadATransAnalAttribForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadATransAnalAttribForJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadAAnalysisAttributes (System.Int32 ALedgerNumber, System.Boolean AActiveOnly) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadALedgerTable (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringBatch (System.Int32 ALedgerNumber, string AFilterBatchStatus) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringBatchAndRelatedTables (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringJournal2 (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransactionARecurringTransAnalAttrib (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransAnalAttrib (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber, System.Int32 ATransactionNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransAnalAttribForBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_LoadARecurringTransAnalAttribForJournal (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_SaveGLBatchTDS (string AInspectDS, string ADataBase) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_MaintainBatches (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.String ABatchDescription, string ADateEffective, System.String ABatchStatus, System.String TransactionCurrency, string ABatchCreditTotal, string ABatchDebitTotal, string ADataBase) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_MaintainTransactions (System.String action, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber, System.Int32 ATransactionNumber, System.String ANarrative, System.String AReference, string ATransactionDate, string AAmountInBaseCurrency, string AAmountInIntlCurrency, System.Boolean ADebitCreditIndicator, System.String AAccountCode, System.String ACostCentreCode, string ADataBase) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ProcessTransAndAttributesForDeletion (string AMainDS, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber, System.Int32 AHighestTransactionNumber, System.Int32 ATransactionToDelete) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ProcessRecurrJrnlTransAttribForDeletion (string AMainDS, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AHighestJournalNumber, System.Int32 AJournalToDelete) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ProcessRecurringTransAndAttributesForDeletion (string AMainDS, System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber, System.Int32 AHighestTransactionNumber, System.Int32 ATransactionToDelete) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ReverseBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumberToReverse, string ADateForReversal, System.Boolean AAutoPostReverseBatch) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_PostGLBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_CancelGLBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_TestPostGLBatch (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_SubmitRecurringGLBatch (string AGLMainDS, string ARequestParams, string AExchangeRatesDictionary, string AVerifications) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_GetStandardCostCentre (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Decimal | TGLTransactionWebConnector_GetDailyExchangeRate (System.String ACurrencyFrom, System.String ACurrencyTo, string ADateEffective) |
| web connector method call More...
|
|
System.Decimal | TGLTransactionWebConnector_GetDailyExchangeRate2 (System.String ACurrencyFrom, System.String ACurrencyTo, string ADateEffective, System.Int32 APriorDaysAllowed, System.Boolean AEnforceUniqueRate) |
| web connector method call More...
|
|
System.Decimal | TGLTransactionWebConnector_GetCorporateExchangeRate (System.String ACurrencyFrom, System.String ACurrencyTo, string AStartDate, string AEndDate) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_GLBatchCanBeCancelled (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ExportAllGLBatchData (string batches, string requestParams) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ExportGLBatchTransactions (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ImportGLBatches (System.Int32 ALedgerNumber, System.String AImportString, System.String ADelimiter, System.String ADateFormatString, System.String ANumberFormat, System.String ANewLine) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_ImportGLTransactions (System.Int32 ALedgerNumber, System.Int32 ABatchNumber, System.Int32 AJournalNumber, System.String AImportString, System.String ADelimiter, System.String ADateFormatString, System.String ANumberFormat, System.String ANewLine) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_GetAccountsForReallocationJournal (System.Int32 ALedgerNumber, System.Int32 APeriodNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_UpdateBatchTotalsWithLoad (string AMainDS, System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TGLTransactionWebConnector_UpdateRecurringBatchTotalsWithLoad (string AMainDS, System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
void | TPeriodIntervalConnector_CancelPeriodOperation () |
| web connector method call More...
|
|
string | TPeriodIntervalConnector_PeriodYearEnd (System.Int32 ALedgerNum, System.Boolean AIsInInfoMode, string ADataBase) |
| web connector method call More...
|
|
string | TPeriodIntervalConnector_PeriodMonthEnd (System.Int32 ALedgerNumber, System.Boolean AInfoMode, string ADataBase) |
| web connector method call More...
|
|
string | TRevaluationWebConnector_Revaluate (System.Int32 ALedgerNum, string AForeignAccount, string AForeignCurrency, string ANewExchangeRate, System.String ACostCentre) |
| web connector method call More...
|
|
string | TGenHOSAFilesReportsWebConnector_GenerateHOSAFiles (System.Int32 ALedgerNumber, System.Int32 APeriodNumber, System.Int32 AIchNumber, System.String ACostCentre, System.String ACurrencySelect, System.String AFileName, string ADataBase) |
| web connector method call More...
|
|
string | TGenHOSAFilesReportsWebConnector_ReplaceHeaderInFile (System.String AFileName, System.String AHeaderText, string AVerificationResult) |
| web connector method call More...
|
|
string | TStewardshipCalculationWebConnector_PerformStewardshipCalculation (System.Int32 ALedgerNumber, System.Int32 APeriodNumber, string ADataBase) |
| web connector method call More...
|
|
System.Boolean | TStewardshipCalculationWebConnector_SelectedPeriodRequiresStewardshipRun (System.Int32 ALedgerNumber, System.Int32 ASelectedPeriod, System.Int32 ASelectedYear) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetLedgerPeriodDetails (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetAvailableFinancialYears (System.Int32 ALedgerNumber, System.Int32 ADiffPeriod) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetReceivingFields (System.Int32 ALedgerNumber, System.Boolean ASeparateDBConnection) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetReportingCostCentres (System.Int32 ALedgerNumber, System.String ASummaryCostCentreCode, System.String ARemoveCostCentresFromList) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetReportingAccounts (System.Int32 ALedgerNumber, System.String ASummaryAccountCodes, System.String ARemoveAccountsFromList) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetLedgerName (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetPeriodBalances (System.String ALedgerFilter, System.String AAccountCodeFilter, System.String ACostCentreFilter, System.Int32 AFinancialYear, System.String ASortBy, string ATransactionsTbl, System.Int32 AStartPeriod, System.Int32 AEndPeriod, System.String ASelectedCurrency) |
| web connector method call More...
|
|
string | TFinanceReportingWebConnector_GetTransactionCurrency (System.Int32 ALedgerNumber, System.Int32 ABatchNumber) |
| web connector method call More...
|
|
string | TCorporateExchangeRatesSetupWebConnector_SaveCorporateExchangeSetupTDS (string AInspectDS) |
| web connector method call More...
|
|
System.Boolean | TCorporateExchangeRatesSetupWebConnector_CanDeleteCorporateExchangeRate (string ADateEffectiveFrom, System.String AIntlCurrency, System.String ATransactionCurrency) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadLedgerInfo (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadLedgerSettings (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_IsCalendarChangeAllowed (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Int32 | TGLSetupWebConnector_NumberOfAccountingPeriods (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetActivatedSubsystems (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
void | TGLSetupWebConnector_ActivateGiftProcessingSubsystem (System.Int32 ALedgerNumber, System.Int32 AStartingReceiptNumber, string ADataBase) |
| web connector method call More...
|
|
void | TGLSetupWebConnector_ActivateAccountsPayableSubsystem (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_CanGiftProcessingSubsystemBeDeactivated (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_CanAccountsPayableSubsystemBeDeactivated (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_DeactivateGiftProcessingSubsystem (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_DeactivateAccountsPayableSubsystem (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadAccountHierarchies (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadAccountHierarchyHtmlCode (System.Int32 ALedgerNumber, System.String AAccountHierarchyCode) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadCostCentreHierarchyHtmlCode (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadCostCentreHierarchy (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadLocalCostCentres (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadCostCentrePartnerLinks (System.Int32 ALedgerNumber, System.Int64 APartnerKey, string ADataBase) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_CostCentrePartnerLinksExist (System.Int32 ALedgerNumber, System.Int64 APartnerKey) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetLinkedPartners (System.Int32 ALedgerNumber, System.String ACostCentreFilter) |
| web connector method call More...
|
|
void | TGLSetupWebConnector_SaveCostCentrePartnerLinks (System.Int32 ALedgerNumber, string APartnerCostCentreTbl) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_SaveLedgerSettings (System.Int32 ALedgerNumber, string ACalendarStartDate, string AInspectDS) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_SaveGLSetupTDS (System.Int32 ALedgerNumber, string AInspectDS) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetAccountCodeAttributes (System.Int32 ALedgerNumber, System.String AAccountCode) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_ExportAccountHierarchy (System.Int32 ALedgerNumber, System.String AAccountHierarchyName) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_ExportAccountHierarchyYml (System.Int32 ALedgerNumber, System.String AAccountHierarchyName) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_ExportCostCentreHierarchy (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_ExportCostCentreHierarchyYml (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_ImportAccountHierarchy (System.Int32 ALedgerNumber, System.String AHierarchyName, System.String AYmlAccountHierarchy) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_ImportCostCentreHierarchy (System.Int32 ALedgerNumber, System.String AYmlHierarchy) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetCountryCodes () |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetCurrencyCodes () |
| web connector method call More...
|
|
string | TGLSetupWebConnector_CreateNewLedger (System.Int32 ANewLedgerNumber, System.String ALedgerName, System.String ACountryCode, System.String ABaseCurrency, System.String AIntlCurrency, string ACalendarStartDate, System.Int32 ANumberOfAccountingPeriods, System.Int32 ACurrentPeriod, System.Int32 ANumberFwdPostingPeriods, System.Boolean AWithILT) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_ContainsTransactions (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_DeleteLedger (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_MaintainLedger (System.String action, System.Int32 ALedgerNumber, System.String ALedgerName, System.String ASepaCreditorName, System.String ASepaCreditorIban, System.String ASepaCreditorBic, System.String ASepaCreditorSchemeId, System.String AReceiptEmailPublicationCode) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetAvailableLedgers () |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetLedgerSystemDefaults (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_LoadAFreeformAnalysis (System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_CanDetachTypeCodeFromAccount (System.Int32 ALedgerNumber, System.String AAccountCode, System.String ATypeCode) |
| web connector method call More...
|
|
System.Int32 | TGLSetupWebConnector_CheckDeleteAFreeformAnalysis (System.Int32 ALedgerNumber, System.String ATypeCode, System.String AAnalysisValue) |
| web connector method call More...
|
|
System.Int32 | TGLSetupWebConnector_CheckDeleteAAnalysisType (System.Int32 ALedgerNumber, System.String ATypeCode) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_RequiredAnalysisAttributesForAccount (System.Int32 ALedgerNumber, System.String AAccountCode, System.Boolean AActiveOnly) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_AccountHasAnalysisAttributes (System.Int32 ALedgerNumber, System.String AAccountCode, System.Boolean AActiveOnly) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_AccountHasAnalysisAttributes2 (System.Int32 ALedgerNumber, System.String AAccountCode, System.Boolean AActiveOnly) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_AccountAnalysisAttributeRequiresValues (System.Int32 ALedgerNumber, System.String AAnalysisTypeCode, System.Boolean AActiveOnly) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_RenameAccountCode (System.String AOldCode, System.String ANewCode, System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_GetCostCentreAttributes (System.Int32 ALedgerNumber, System.String ACostCentreCode) |
| web connector method call More...
|
|
string | TGLSetupWebConnector_RenameCostCentreCode (System.String AOldCode, System.String ANewCode, System.Int32 ALedgerNumber) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_CheckAccountCanBeMadeForeign (System.Int32 ALedgerNumber, System.String AAccountCode) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_CheckForeignAccountHasBalances (System.Int32 ALedgerNumber, System.Int32 AYear, System.String AAccountCode) |
| web connector method call More...
|
|
System.Boolean | TGLSetupWebConnector_ZeroForeignCurrencyBalances (System.Int32 ALedgerNumber, System.Int32 AYear, string AAccountCode) |
| web connector method call More...
|
|