Table idempiere11.adempiere.m_costqueue
FiFo/LiFo Cost Queue

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
m_costqueue_id numeric 10 FiFo/LiFo Cost Queue
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 Organizational entity within tenant
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
m_costtype_id numeric 10
m_costtype
Type of Cost (e.g. Current, Plan, Future)
c_acctschema_id numeric 10
c_acctschema
Rules for accounting
m_product_id numeric 10
m_product
Product, Service, Item
m_attributesetinstance_id numeric 10
m_attributesetinstance
Product Attribute Set Instance
m_costelement_id numeric 10
m_costelement
Product Cost Element
currentcostprice numeric 0 0 The currently used cost price
currentqty numeric 0 0 Current Quantity
m_costqueue_uu varchar 36  √  NULL::character varying M_CostQueue_UU

Table contained 0 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort
m_costqueue_id Primary key Asc
c_acctschema_id + m_product_id + m_costelement_id Performance Asc/Asc/Asc
m_costqueue_uu Must be unique Asc


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.