Table idempiere9.adempiere.c_period
Period of the Calendar

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
c_period_id numeric 10
a_asset_disposed.c_period_id cperiod_aassetdisposed R
a_asset_reval_entry.c_period_id cperiod_aassetrevalentry R
a_asset_split.c_period_id cperiod_aassetsplit R
a_asset_transfer.c_period_id cperiod_aassettransfer R
a_depreciation_build.c_period_id cperiod_adepreciationbuild R
a_depreciation_entry.c_period_id cperiod_adepreciationentry R
c_acctschema.c_period_id cperiod_cacctschema R
c_periodcontrol.c_period_id c_period_periodcontrol R
fact_acct.c_period_id cperiod_factacct R
fact_acct_summary.c_period_id cperiod_factacctsummary R
gl_journal.c_period_id c_period_journal R
gl_journalbatch.c_period_id c_period_journalbatch R
hr_period.c_period_id cperiod_hrperiod R
i_fajournal.c_period_id cperiod_ifajournal R
i_gljournal.c_period_id cperiod_igljournal N
m_demandline.c_period_id cperiod_mdemandline R
m_forecastline.c_period_id cperiod_mforecastline R
Period of the Calendar
ad_client_id numeric 10
ad_client.ad_client_id c_periodclient R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id c_periodorg R
Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
name varchar 60 Alphanumeric identifier of the entity
periodno numeric 10 Unique Period Number
c_year_id numeric 10
c_year.c_year_id c_year_period R
Calendar Year
startdate timestamp 29,6 First effective day (inclusive)
enddate timestamp 29,6  √  null Last effective date (inclusive)
periodtype bpchar 1 Period Type
processing bpchar 1  √  null Process Now
c_period_uu varchar 36  √  NULL::character varying C_Period_UU

Table contained 264 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
c_period_id Primary key Asc c_period_pkey
c_year_id + periodno Must be unique Asc/Asc c_period_nounique
c_period_uu Must be unique Asc c_period_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.