City

C_City

City

Overview

Table NameC_City
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableC_Country
WikiView on iDempiere Wiki

Columns (19)

Column Type Required Default Description
AreaCode String(10) No - Phone Area Code
C_City_ID ID(22) Yes - City
C_Country_ID Table Direct(22) No - Country
Coordinates String(15) No - Location coordinate
C_Region_ID Table(22) No - Identifies a geographical Region
Description String(255) No - Optional short description of the record
District String(60) No - District
Locode String(10) No - Location code - UN/LOCODE
Postal String(10) No - Postal code
Value String(40) No - Search key for the record in the format required - must be unique
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 @AD_Org_ID@ Organizational entity within tenant
C_City_UU String(36) No - -
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
IsActive Yes-No(1) Yes Y The record is active in the system
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
C_Country_ID C_Country.C_Country_ID Country
C_Region_ID C_Region.C_Region_ID Identifies a geographical Region
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T18:00:59.011204671Z