Departments

The Other Custom Fields > Department custom field is available for the Departments table.

Columns

Name Type Length Precision Scale References In Description
date_last_modified TIMESTAMP Date last modified
department_extid VARCHAR2 255 Department external ID
department_id NUMBER 22 0 Department ID
full_name VARCHAR2 1791 Full name
isinactive VARCHAR2 3 Department is inactive
name VARCHAR2 31 Name
parent_id NUMBER 22 0 department_id
Departments
Subdepartment of

Primary key

PK Column Name
department_id

Foreign keys in this table

FK Name FK Column Name PK Table Name PK Column Name Key Seq
departments_departments_fk parent_id Departments department_id 1

Foreign keys referencing this table

FK Name PK Column Name FK Table Name FK Column Name Key Seq
Account_activity_departments_fk department_id Account_activity department_id 1
Account_period_activity_departments_fk department_id Account_period_activity department_id 1
Accounts_departments_fk department_id Accounts department_id 1
Departments_departments_fk department_id Departments parent_id 1
Employees_departments_fk department_id Employees department_id 1
Global_account_map_departments_fk department_id Global_account_map department_id 1
Item_account_map_departments_fk department_id Item_account_map department_id 1
Opportunity_lines_departments_fk department_id Opportunity_lines department_id 1
Posting_account_activity_departments_fk department_id Posting_account_activity department_id 1
Subsidiary_department_map_departments_fk department_id Subsidiary_department_map department_id 1

This table is included in the following domains

Domains
Invoice_with_amortization
Multibooks

Domain diagrams

Invoice_with_amortization
Multibooks