Table idempiere9.adempiere.s_resource
Resource

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
s_resource_id numeric 10
ad_wf_node.s_resource_id sresource_adwfnode R
ad_workflow.s_resource_id sresource_adworkflow R
i_productplanning.s_resource_id sresource_iproductplanning R
m_product.s_resource_id sresource_mproduct R
pp_cost_collector.s_resource_id sresource_ppcostcollector R
pp_mrp.s_resource_id sresource_ppmrp R
pp_order.s_resource_id sresource_pporder R
pp_order_node.s_resource_id sresource_ppordernode R
pp_order_workflow.s_resource_id sresource_pporderworkflow R
pp_product_planning.s_resource_id sresource_ppproductplanning R
s_resourceassignment.s_resource_id sresource_sresourceassignment R
s_resourceunavailable.s_resource_id sresource_sresunavailable C
Resource
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
value varchar 40 Search key for the record in the format required - must be unique
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
s_resourcetype_id numeric 10
s_resourcetype.s_resourcetype_id sresourcetype_sresource C
Resource Type
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id mwarehouse_sresource R
Storage Warehouse and Service Point
isavailable bpchar 1 'Y'::bpchar Resource is available
ad_user_id numeric 10  √  null
ad_user.ad_user_id aduser_sresource R
User within the system - Internal or Business Partner Contact
chargeableqty numeric 0  √  0 Chargeable Quantity
percentutilization numeric 0 (100)::numeric % Utilization
dailycapacity numeric 0  √  null Daily Capacity
ismanufacturingresource bpchar 1  √  'N'::bpchar Manufacturing Resource
waitingtime numeric 0  √  null Workflow Simulation Waiting time
manufacturingresourcetype bpchar 2  √  null Manufacturing Resource Type
queuingtime numeric 0  √  null Queue time is the time a job waits at a work center before begin handled.
planninghorizon numeric 10  √  (0)::numeric The planning horizon is the amount of time (Days) an organisation will look into the future when preparing a strategic plan.
s_resource_uu varchar 36  √  NULL::character varying S_Resource_UU

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

Indexes:
Column(s) Type Sort Constraint Name
s_resource_id Primary key Asc s_resource_pkey
s_resource_uu Must be unique Asc s_resource_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.