Name | Signature | Class |
getAccountBalanceByDate | FdARAP::Structs::ArapDateBalance getAccountBalanceByDate (in FdGeneralLedger::AccountId acc_id, in CBO::DTime date) | ArapBalanceRetrieval |
getAccountBalanceByPeriod | FdARAP::Structs::ArapPeriodBalance getAccountBalanceByPeriod (in FdGeneralLedger::AccountId acc_id, in wstring period_id) | ArapBalanceRetrieval |
getAccountBalancesByTypeAndDate | FdARAP::Typedefs::ArapDateBalanceList getAccountBalancesByTypeAndDate (in FdARAP::Typedefs::AccountType acc_type, in CBO::DTime date) | ArapBalanceRetrieval |
getAccountBalancesByTypeAndPeriod | FdARAP::Typedefs::ArapPeriodBalanceList getAccountBalancesByTypeAndPeriod (in FdARAP::Typedefs::AccountType acc_type, in wstring period_id) | ArapBalanceRetrieval |
getAccountBalanceSumByTypeAndDate | FdARAP::Structs::ArapDateBalance getAccountBalanceSumByTypeAndDate (in FdARAP::Typedefs::AccountType acc_type, in CBO::DTime date) | ArapBalanceRetrieval |
getAccountBalanceSumByTypeAndPeriod | FdARAP::Structs::ArapPeriodBalance getAccountBalanceSumByTypeAndPeriod (in FdARAP::Typedefs::AccountType acc_type, in wstring period_id) | ArapBalanceRetrieval |
getUnsettledBalances | FdARAP::Typedefs::ArapAccountUnsettledBalancesList getUnsettledBalances (in FdARAP::Typedefs::AccountType acc_type, in FdARAP::Structs::UnsettledBalanceDateIntervals date_intervals) | ArapBalanceRetrieval |
getAccountBalanceByDatesAndParties | FdARAP::Typedefs::ArapDateBalanceList getAccountBalanceByDatesAndParties (in FdGeneralLedger::AccountId acc_id, in FdGeneralLedger::DateRange date_intervals, in wstring from_party_number, in wstring to_party_number) | ArapBalanceRetrieval |
getAccountBalanceByPeriodsAndParties | FdARAP::Typedefs::ArapPeriodBalanceList getAccountBalanceByPeriodsAndParties (in FdGeneralLedger::AccountId acc_id, in FdARAP::Structs::PeriodRange period_range, in wstring from_party_number, in wstring to_party_number) | ArapBalanceRetrieval |