Table idempiere9.adempiere.c_location
Location or Address

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_location_id numeric 10
c_addresstransaction.c_location_id clocation_caddresstransaction R
m_warehouse.c_location_id c_location_warehouse R
Location or Address
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 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
address1 varchar 60  √  null Address line 1 for this location
address2 varchar 60  √  null Address line 2 for this location
city varchar 60  √  null Identifies a City
postal varchar 10  √  null Postal code
postal_add varchar 10  √  null Additional ZIP or Postal code
c_country_id numeric 10
c_country.c_country_id c_country_location R
Country
c_region_id numeric 10  √  null
c_region.c_region_id c_region_location R
Identifies a geographical Region
c_city_id numeric 10  √  null
c_city.c_city_id ccity_clocation R
City
regionname varchar 40  √  null Name of the Region
address3 varchar 60  √  null Address Line 3 for the location
address4 varchar 60  √  null Address Line 4 for the location
c_location_uu varchar 36  √  NULL::character varying C_Location_UU
validateaddress bpchar 1  √  NULL::bpchar Validate Address
result varchar 2000  √  NULL::character varying Result of the action taken
isvalid bpchar 1  √  'N'::bpchar Element is valid
c_addressvalidation_id numeric 10  √  NULL::numeric
c_addressvalidation.c_addressvalidation_id caddressvalidation_clocation R
Address Validation
address5 varchar 60  √  NULL::character varying Address Line 5 for the location
comments varchar 2000  √  NULL::character varying Comments or additional information

Table contained 29 rows at 2021-12-25 14:47 +0100

Indexes:
Column(s) Type Sort Constraint Name
c_location_id Primary key Asc c_location_pkey
c_location_uu Must be unique Asc c_location_uu_idx

Close relationships  within of separation: