Account_activity

Important: This table does not return totals by class or location. Use the Posting_account_activity table to get the widest variety of groupings for account activity, including account, subaccount, class, department, location, and subsidiary.

Columns

Name Type Length Precision Scale References In Description
account_id NUMBER 39 0 account_id
Accounts
Account ID
accounting_book_id NUMBER 39 0 accounting_book_id
Accounting_books
Accounting book ID
activity_date TIMESTAMP Activity date
amount NUMBER 39 0 Amount
department_id NUMBER 39 0 department_id
Departments
Department ID
is_hidden_custom_line VARCHAR2 3 Whether the custom line is hidden
subsidiary_id NUMBER 39 0 subsidiary_id
Subsidiaries
Subsidiary ID

Primary key (Composite)

PK Column Name
accounting_book_id
account_id
activity_date
subsidiary_id
department_id
is_hidden_custom_line

Foreign keys in this table

FK Name FK Column Name PK Table Name PK Column Name Key Seq
account_activity_accounting_books_fk accounting_book_id Accounting_books accounting_book_id 1
account_activity_accounts_fk account_id Accounts account_id 1
account_activity_departments_fk department_id Departments department_id 1
account_activity_subsidiaries_fk subsidiary_id Subsidiaries subsidiary_id 1

This table is included in the following domains

Domains
General_accounting

Domain diagrams

General_accounting