Address
C_Location
Location or Address
Overview
| Table Name | C_Location |
|---|---|
| Access Level | All Levels |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | C_AddressValidation |
| Wiki | View on iDempiere Wiki |
Columns (30)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
Address3 |
String(120) | No | - | Address Line 3 for the location |
Address4 |
String(120) | No | - | Address Line 4 for the location |
Address5 |
String(60) | No | - | Address Line 5 for the location |
C_AddressValidation_ID |
Table Direct(22) | No | - | - |
C_BPartner_ID |
Search(22) | No | - | Identifies a Business Partner |
C_City_ID |
Search(22) | No | - | City |
Comments |
Text(2000) | No | - | Comments or additional information |
IsValid |
Yes-No(1) | No | N | Element is valid |
Latitude |
String(20) | No | - | Geographic Coordinate (north-south) |
Longitude |
String(20) | No | - | Geographic Coordinate (east-west) |
RegionName |
String(40) | No | - | Name of the Region |
Result |
Text(2000) | No | - | Result of the action taken |
ValidateAddress |
Button(1) | No | - | - |
Value |
String(40) | Yes | - | Search key for the record in the format required - must be unique |
City |
String(60) | No | - | Identifies a City |
Address1 |
String(120) | No | - | Address line 1 for this location |
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
Address2 |
String(120) | No | - | Address line 2 for this location |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
C_Country_ID |
Table Direct(22) | Yes | - | Country |
C_Location_ID |
ID(22) | Yes | - | Location or Address |
C_Location_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_Region_ID |
Table Direct(22) | No | - | Identifies a geographical Region |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
Postal |
String(10) | No | - | Postal code |
Postal_Add |
String(10) | No | - | Additional ZIP or Postal code |
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_AddressValidation_ID |
C_AddressValidation.C_AddressValidation_ID | - |
C_BPartner_ID |
C_BPartner.C_BPartner_ID | Identifies a Business Partner |
C_City_ID |
C_City.C_City_ID | City |
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_Country_ID |
C_Country.C_Country_ID | Country |
C_Region_ID |
C_Region.C_Region_ID | Identifies a geographical Region |
Generated on 2026-05-03T16:39:48.088374792Z