<<Interface>> Retrieval {CORBA}
| Parent Package | FdGeneralLedger | Abstract | No |
| Export Control | PublicAccess | Link Class for | None |
| Class Kind | NormalClass | Cardinality | n |
| Space | Concurrency | Sequential | |
| Persistence | No |
| Assigned Components | FdGeneralLedger |
| Name | Signature | Class |
get_all_account_info | AccountInfoList get_all_account_info () | Retrieval |
get_account | Account get_account (in AccountId acc_id) | Retrieval |
get_multiple_accounts | AccountList get_multiple_accounts (in AccountIdList account_ids) | Retrieval |
get_all_accounts | AccountList get_all_accounts () | Retrieval |
get_trans_ids | TransactionIdList get_trans_ids (in DateRange date_range) | Retrieval |
get_trans_info_summary | TransactionInfo get_trans_info_summary (in TransactionId trans_id) | Retrieval |
get_trans_info_by_refs | TransactionInfoList get_trans_info_by_refs (in TransactionIdList trans_ids) | Retrieval |
get_trans_info_by_date | TransactionInfoList get_trans_info_by_date (in DateRange date_range) | Retrieval |
get_entry_count_by_type | unsigned long get_entry_count_by_type (in DateRange date_range, in EntryType entry_type) | Retrieval |
get_entry_count_by_account | unsigned long get_entry_count_by_account (in DateRange date_range, in AccountId acc_id) | Retrieval |
get_transaction | Transaction get_transaction (in TransactionId trans_id) | Retrieval |
get_transactions_by_ids | TransactionList get_transactions_by_ids (in TransactionIdList trans_ids) | Retrieval |
get_transactions_by_date | TransactionList get_transactions_by_date (in DateRange date_range) | Retrieval |
get_entries_by_type | EntryList get_entries_by_type (in DateRange date_range, in EntryType entry_type) | Retrieval |
get_entries_by_account | EntryList get_entries_by_account (in DateRange date_range, in AccountId acc_id) | Retrieval |
Property Settings
CORBA| Directives | Directives at the end | ||
| Comments at the end | Retrieve a list of entries for an account (within a date range) | ArrayDimensions | |
| ConstValue | ImplementationType |
| dmItem | False | DMName | |
| IsTable | False | IsView | False |
| IsDomain | False | IsSPPackage | False |
| Synonymns | TableSpace | ||
| SourceId | SourceType | ||
| SelectClause | IsUpdatable | False | |
| CheckOption | 0 | PersistToServer |