Period
C_Period
Period of the Calendar
Overview
| Table Name | C_Period |
|---|---|
| Access Level | Client + Organization |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (16)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
EndDate |
Date(7) | No | - | Last effective date (inclusive) |
Processing |
Button(1) | No | N | - |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(22) | Yes | @AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | 0 | Organizational entity within tenant |
C_Period_ID |
ID(22) | Yes | - | Period of the Calendar |
C_Period_UU |
String(36) | No | - | - |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
C_Year_ID |
Table Direct(22) | Yes | - | Calendar Year |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
PeriodNo |
Integer(22) | Yes | - | Unique Period Number |
PeriodType |
List(1) | Yes | S | Period Type |
StartDate |
Date(7) | Yes | - | First effective day (inclusive) |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
C_Year_ID |
C_Year.C_Year_ID | Calendar Year |
Generated on 2026-05-03T16:41:04.995063564Z