Table idempiere9.adempiere.c_orderlandedcostallocation
Estimate landed cost allocation for order line

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_orderlandedcostallocation_id numeric 10 Estimated Landed Cost Allocation
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
amt numeric 0 Amount
base numeric 0 Calculation Base
c_orderlandedcostallocation_uu varchar 36  √  NULL::character varying C_OrderLandedCostAllocation_UU
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
qty numeric 0 Quantity
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
c_orderlandedcost_id numeric 10
c_orderlandedcost.c_orderlandedcost_id corderlandedcost_corderlandedc R
Estimated Landed Cost
c_orderline_id numeric 10
c_orderline.c_orderline_id corderline_corderlandedcostall R
Sales Order Line
isactive bpchar 1 'Y'::bpchar The record is active in the system
processed bpchar 1 'N'::bpchar The document has been processed

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

Indexes:
Column(s) Type Sort Constraint Name
c_orderlandedcostallocation_id Primary key Asc c_orderlandedcostallocatio_key
c_orderlandedcostallocation_uu Must be unique Asc c_orderlandedcostalloc_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.