Table idempiere9.adempiere.c_taxprovider
Tax Provider

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
account varchar 60  √  NULL::character varying Account
ad_client_id numeric 10
ad_client.ad_client_id adclient_ctaxprovider R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id adorg_ctaxprovider R
Organizational entity within client
c_taxprovider_id numeric 10
c_invoicetax.c_taxprovider_id ctaxprovider_cinvoicetax R
c_ordertax.c_taxprovider_id ctaxprovider_cordertax R
c_tax.c_taxprovider_id ctaxprovider_ctax R
m_rmatax.c_taxprovider_id ctaxprovider_mrmatax R
Tax Provider
c_taxprovider_uu varchar 36  √  NULL::character varying C_TaxProvider_UU
c_taxprovidercfg_id numeric 10
c_taxprovidercfg.c_taxprovidercfg_id ctaxprovidercfg_ctaxprovider R
Tax Provider Configuration
companycode varchar 60  √  NULL::character varying Company Code
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10
ad_user.ad_user_id createdby_ctaxprovider R
User who created this records
isactive bpchar 1 'Y'::bpchar The record is active in the system
license varchar 60  √  NULL::character varying License
name varchar 120 Alphanumeric identifier of the entity
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10
ad_user.ad_user_id updatedby_ctaxprovider R
User who updated this records
seqno numeric 10 (0)::numeric Method of ordering records; lowest number comes first
validateconnection bpchar 1  √  NULL::bpchar Validate Connection

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

Indexes:
Column(s) Type Sort Constraint Name
c_taxprovider_id Primary key Asc c_taxprovider_key
c_taxprovider_uu Must be unique Asc c_taxprovider_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.