Table idempiere9.adempiere.ad_registration
System Registration

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
ad_registration_id numeric 10 System Registration
ad_client_id numeric 10
ad_system.ad_client_id adsystem_adregistration R
Client/Tenant for this installation.
ad_system_id numeric 10
ad_system.ad_system_id adsystem_adregistration R
System Definition
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
isregistered bpchar 1 'N'::bpchar The application is registered.
record_id numeric 10  √  null Direct internal record ID
description varchar 255  √  null Optional short description of the record
c_location_id numeric 10  √  null Location or Address
isinproduction bpchar 1 'N'::bpchar The system is in production
startproductiondate timestamp 29,6  √  null The day you started the implementation (if implementing) - or production (went life) with iDempiere
isallowpublish bpchar 1 'Y'::bpchar You allow to publish the information, not just statistical summary info
isallowstatistics bpchar 1 'Y'::bpchar Maintain general statistics
platforminfo varchar 255  √  null Information about Server and Client Platform
industryinfo varchar 255  √  null Information of the industry (e.g. professional service, distribution of furnitures, ..)
salesvolume numeric 10  √  0 Total Volume of Sales in Thousands of Currency
c_currency_id numeric 10  √  null The Currency for this record
numberemployees numeric 10  √  0 Number of employees
processing bpchar 1  √  null Process Now
remote_host varchar 120  √  null Remote host Info
remote_addr varchar 60  √  null Remote Address
ad_registration_uu varchar 36  √  NULL::character varying AD_Registration_UU

Table contained 0 rows at 2021-12-25 14:48 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_registration_id + ad_client_id + ad_system_id Primary key Asc/Asc/Asc ad_registration_pkey
ad_registration_uu Must be unique Asc ad_registration_uu_idx

Close relationships: