Table idempiere9.adempiere.pp_order_nodenext
Manufacturing Order Activity Next

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
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
ad_wf_next_id numeric 10  √  null
ad_wf_node.ad_wf_node_id adwfnext_ppordernodenext R
Next Node in workflow
ad_wf_node_id numeric 10
ad_wf_node.ad_wf_node_id adwfnode_ppordernodenext R
Workflow Node (activity), step or process
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10  √  null User who created this records
description varchar 255  √  null Optional short description of the record
entitytype varchar 40 'U'::character varying
ad_entitytype.entitytype entityt_ppordernodenext R
Dictionary Entity Type; Determines ownership and synchronization
isactive bpchar 1 The record is active in the system
isstduserworkflow bpchar 1  √  null Standard Manual User Approval Workflow
pp_order_id numeric 10
pp_order.pp_order_id pporder_ppordernodenext R
Manufacturing Order
pp_order_next_id numeric 10  √  null
pp_order_node.pp_order_node_id ppordernext_ppordernodenext R
Manufacturing Order Activity Next
pp_order_nodenext_id numeric 10 Manufacturing Order Activity Next
pp_order_node_id numeric 10
pp_order_node.pp_order_node_id ppordernode_ppordernodenext R
Workflow Node (activity), step or process
seqno numeric 10 (10)::numeric Method of ordering records; lowest number comes first
transitioncode varchar 2000  √  null Code resulting in TRUE of FALSE
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
pp_order_nodenext_uu varchar 36  √  NULL::character varying PP_Order_NodeNext_UU

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

Indexes:
Column(s) Type Sort Constraint Name
pp_order_nodenext_id Primary key Asc pp_order_nodenext_key
pp_order_nodenext_uu Must be unique Asc pp_order_nodenext_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.