Table idempiere9.adempiere.c_dunningrunentry
Dunning Run Entry

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_dunningrunentry_id numeric 10
c_dunningrunline.c_dunningrunentry_id cdunningrunentry_line C
Dunning Run Entry
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
c_bpartner_id numeric 10
c_bpartner.c_bpartner_id cbpartner_cdunningrunentry R
Identifies a Business Partner
c_bpartner_location_id numeric 10
c_bpartner_location.c_bpartner_location_id cbpartnerlocation_cdunningrune R
Identifies the (ship to) address for this Business Partner
ad_user_id numeric 10  √  null
ad_user.ad_user_id aduser_cdunningrunentry R
User within the system - Internal or Business Partner Contact
c_dunningrun_id numeric 10
c_dunningrun.c_dunningrun_id cdunningrun_cdunningrunentry C
Dunning Run
c_currency_id numeric 10
c_currency.c_currency_id ccurrency_cdunningrunentry R
The Currency for this record
salesrep_id numeric 10
ad_user.ad_user_id salesrep_cdunningrunentry R
Sales Representative or Company Agent
amt numeric 0 0 Amount
qty numeric 0 0 Quantity
note varchar 2000  √  null Optional additional user defined information
processed bpchar 1 'N'::bpchar The document has been processed
c_dunninglevel_id numeric 10 NULL::numeric
c_dunninglevel.c_dunninglevel_id cdunninglevel_cdunningrunentry R
Dunning Level
c_dunningrunentry_uu varchar 36  √  NULL::character varying C_DunningRunEntry_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_dunningrunentry_id Primary key Asc c_dunningrunentry_pkey
c_dunningrunentry_uu Must be unique Asc c_dunningrunentry_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.