| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | ad_wf_nodenext_id | numeric | 10 |  |  |  |  |  |  
 | ad_client_id | numeric | 10 |  |  |  |  |  |  
 | ad_org_id | numeric | 10 |  |  |  |  |  |  
 | isactive | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | created | timestamp | 29,6 |  |  | now() |  |  |  
 | createdby | numeric | 10 |  |  |  |  |  |  
 | updated | timestamp | 29,6 |  |  | now() |  |  |  
 | updatedby | numeric | 10 |  |  |  |  |  |  
 | ad_wf_node_id | numeric | 10 |  |  |  |  |  |  
 | ad_wf_next_id | numeric | 10 |  |  |  |  | 
   
    | ad_wf_node.ad_wf_node_id | adwfnodenext_adwfnodenext C |  |  
 | description | varchar | 255 | √ |  | null |  |  |  
 | seqno | numeric | 10 |  |  |  |  |  |  
 | entitytype | varchar | 40 |  |  | 'D'::character varying |  |  |  
 | transitioncode | varchar | 2000 | √ |  | null |  |  |  
 | isstduserworkflow | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | ad_wf_nodenext_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  Table contained 204 rows at 2024-01-03 13:57 +0100 |