Accounts
The Other Custom Fields > Account custom field is available for the Accounts table.
Columns
Name |
Type |
Length |
Precision |
Scale |
References |
In |
Description |
account_extid |
VARCHAR2 |
255 |
|
|
|
|
Account external ID |
account_id |
NUMBER |
|
22 |
0 |
|
|
Account ID* |
accountnumber |
VARCHAR2 |
60 |
|
|
|
|
Account number |
cashflow_rate_type |
VARCHAR2 |
10 |
|
|
|
|
Cash flow rate type |
category_1099_misc |
VARCHAR2 |
60 |
|
|
|
|
1099-MISC category |
category_1099_misc_mthreshold |
NUMBER |
|
20 |
2 |
|
|
1099-MISC category |
class_id |
NUMBER |
|
22 |
0 |
class_id
|
Classes
|
Restrict to class |
currency_id |
NUMBER |
|
22 |
0 |
currency_id
|
Currencies
|
Currency ID |
date_last_modified |
TIMESTAMP |
|
|
|
|
|
Date last modified |
deferral_account_id |
NUMBER |
|
22 |
0 |
account_id
|
Accounts
|
Deferral account ID |
department_id |
NUMBER |
|
22 |
0 |
department_id
|
Departments
|
Restrict to department |
description |
VARCHAR2 |
25 |
|
|
|
|
Description |
full_description |
VARCHAR2 |
60 |
|
|
|
|
Full description |
full_name |
VARCHAR2 |
4000 |
|
|
|
|
Full name |
general_rate_type |
VARCHAR2 |
10 |
|
|
|
|
General rate type |
is_balancesheet |
VARCHAR2 |
1 |
|
|
|
|
Is balance sheet |
is_included_in_elimination |
VARCHAR2 |
1 |
|
|
|
|
Include in elimination |
is_included_in_reval |
VARCHAR2 |
1 |
|
|
|
|
Include in revaluation |
is_including_child_subs |
VARCHAR2 |
32 |
|
|
|
|
|
is_leftside |
VARCHAR2 |
1 |
|
|
|
|
Is debit |
is_summary |
VARCHAR2 |
32 |
|
|
|
|
Whether is a summary account |
isinactive |
VARCHAR2 |
32 |
|
|
|
|
Account is inactive |
location_id |
NUMBER |
|
22 |
0 |
location_id
|
Locations
|
Restrict to location |
name |
VARCHAR2 |
93 |
|
|
|
|
Name |
openbalance |
NUMBER |
|
22 |
0 |
|
|
Opening balance |
parent_id |
NUMBER |
|
22 |
0 |
account_id
|
Accounts
|
Subaccount of |
type_name |
VARCHAR2 |
64 |
|
|
|
|
Type name |
type_sequence |
NUMBER |
|
22 |
0 |
|
|
Type sequence |
Primary key
PK Column Name |
account_id |
Foreign keys in this table
FK Name |
FK Column Name |
PK Table Name |
PK Column Name |
Key Seq |
accounts_accounts_fk |
deferral_account_id |
Accounts |
account_id |
1 |
accounts_accounts_fk_2 |
parent_id |
Accounts |
account_id |
1 |
accounts_classes_fk |
class_id |
Classes |
class_id |
1 |
accounts_currencies_fk |
currency_id |
Currencies |
currency_id |
1 |
accounts_departments_fk |
department_id |
Departments |
department_id |
1 |
accounts_locations_fk |
location_id |
Locations |
location_id |
1 |
Foreign keys referencing this table
This table is included in the following domains
Domain diagrams
Expense_amortization
General_accounting
Invoice_with_amortization
Multibooks
Revenue_recognition