Table openpetra_trunk.public.a_ar_article_price
assign a price to an article, which can be updated by time

Generated by
SchemaSpy
Legend: SourceForge.net
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
a_ar_article_code_c varchar 100
a_ar_invoice_detail.a_ar_article_code_c a_ar_invoice_detail_fk5 R
a_ar_article.a_ar_article_code_c ar_article_price_fk1 R
code that identifies the item to be sold or service to be charged
a_ar_date_valid_from_d date 13
a_ar_invoice_detail.a_ar_article_price_d a_ar_invoice_detail_fk5 R
date from which this price is valid
a_ar_amount_n numeric 24,10 the value of the item in base currency
a_currency_code_c varchar 16
a_currency.a_currency_code_c ar_article_price_fk2 R
the currency in which the price is given
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c a_ar_article_price_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c a_ar_article_price_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 0 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
a_ar_article_code_c + a_ar_date_valid_from_d Primary key Asc/Asc ar_article_price_pk
s_created_by_c Performance Asc inx_a_ar_article_price_fkcr_key1
s_modified_by_c Performance Asc inx_a_ar_article_price_fkmd_key2
a_ar_article_code_c Performance Asc inx_ar_article_price_fk1_key3
a_currency_code_c Performance Asc inx_ar_article_price_fk2_key4
a_ar_article_code_c + a_ar_date_valid_from_d Must be unique Asc/Asc inx_ar_article_price_pk0

Close relationships  within of separation: