Table idempiere9.adempiere.ws_webservicetype
Web Service Type

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_table_id numeric 10  √  null Database Table information
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
description varchar 255  √  null Optional short description of the record
help varchar 2000  √  null Comment or Hint
isactive bpchar 1 'Y'::bpchar The record is active in the system
name varchar 60 Alphanumeric identifier of the entity
updated timestamp 29,6 statement_timestamp() 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
ws_webservice_id numeric 10
ws_webservice.ws_webservice_id wswebservice_wswebservicetype R
Web Service
ws_webservicemethod_id numeric 10
ws_webservicemethod.ws_webservicemethod_id wswebservicemethod_wswebservic R
Web Service Method
ws_webservicetype_id numeric 10
ws_webservice_para.ws_webservicetype_id wswebservicetype_wswebservicep R
ws_webservicefieldinput.ws_webservicetype_id wswebservicetype_wswebservicfi R
ws_webservicefieldoutput.ws_webservicetype_id wswebservicetype_wswebservicfo R
ws_webservicetypeaccess.ws_webservicetype_id wswebservicetype_wswebservicet C
Web Service Type
ws_webservicetype_uu varchar 36  √  NULL::character varying WS_WebServiceType_UU
insertparameters bpchar 1  √  NULL::bpchar Create Default Parameters

Table contained 16 rows at 2021-12-25 14:57 +0100

Indexes:
Column(s) Type Sort Constraint Name
ws_webservicetype_id Primary key Asc ws_webservicetype_key
ws_webservicetype_uu Must be unique Asc ws_webservicetype_uu_idx
value + ad_client_id Must be unique Asc/Asc ws_webservicetype_value_idx

Close relationships: