Table idempiere9.adempiere.ad_process_para
Process Parameter

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_process_para_id numeric 10 Process Parameter
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
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
help varchar 2000  √  null Comment or Hint
ad_process_id numeric 10 Process or Report
seqno numeric 10 Method of ordering records; lowest number comes first
ad_reference_id numeric 10
ad_reference.ad_reference_id adreference_adprocesspara R
System Reference and Validation
ad_reference_value_id numeric 10  √  null
ad_reference.ad_reference_id adreferencevalue_adprocpara R
Required to specify, if data type is Table or List
ad_val_rule_id numeric 10  √  null Dynamic Validation Rule
columnname varchar 30 Name of the column in the database
iscentrallymaintained bpchar 1 'Y'::bpchar Information maintained in System Element table
fieldlength numeric 10 Length of the column in the database
ismandatory bpchar 1 'N'::bpchar Data entry is required in this column
isrange bpchar 1 'N'::bpchar The parameter is a range of values
defaultvalue varchar 2000  √  null Default value hierarchy, separated by ;
defaultvalue2 varchar 2000  √  null Default value hierarchy, separated by ;
vformat varchar 255  √  null Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
valuemin varchar 20  √  null Minimum Value for a field
valuemax varchar 20  √  null Maximum Value for a field
ad_element_id numeric 10  √  null System Element enables the central maintenance of column description and help.
entitytype varchar 40 'D'::character varying
ad_entitytype.entitytype entityt_adprocesspara R
Dictionary Entity Type; Determines ownership and synchronization
readonlylogic varchar 2000  √  null Logic to determine if field is read only (applies only when field is read-write)
displaylogic varchar 2000  √  null If the Field is displayed, the result determines if the field is actually displayed
ad_process_para_uu varchar 36  √  NULL::character varying AD_Process_Para_UU
isencrypted bpchar 1 'N'::bpchar Display or Storage is encrypted
mandatorylogic varchar 2000  √  NULL::character varying Mandatory Logic
placeholder varchar 255  √  NULL::character varying Placeholder
placeholder2 varchar 255  √  NULL::character varying Placeholder2
isautocomplete bpchar 1 'N'::bpchar Automatic completion for textfields
ad_fieldgroup_id numeric 10  √  NULL::numeric Logical grouping of fields
query varchar 2000  √  NULL::character varying SQL

Table contained 1,145 rows at 2021-12-25 14:55 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_process_para_id Primary key Asc ad_process_para_pkey
ad_process_id Performance Asc ad_process_para_process
ad_process_para_uu Must be unique Asc ad_process_para_uu_idx
ad_process_id + seqno Must be unique Asc/Asc ad_procpara_procseqno

Close relationships  within of separation: