Table idempiere9.adempiere.ad_userdef_proc_parameter
Primary Key : User defined 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_userdef_proc_parameter_id numeric 10 Primary Key : User defined Process Parameter
ad_userdef_proc_parameter_uu varchar 36  √  NULL::character varying AD_UserDef_Proc_Parameter_UU
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 Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 Date this record was updated
updatedby numeric 10 User who updated this records
ad_userdef_proc_id numeric 10
ad_userdef_proc.ad_userdef_proc_id aduserdefproc_aduserdefprocpar R
Primary Key : User defined Process
description varchar 255  √  NULL::character varying Optional short description of the record
help varchar 2000  √  NULL::character varying Comment or Hint
isdisplayed bpchar 1  √  null Determines, if this field is displayed
displaylogic varchar 2000  √  NULL::character varying If the Field is displayed, the result determines if the field is actually displayed
defaultvalue varchar 2000  √  NULL::character varying Default value hierarchy, separated by ;
ad_process_para_id numeric 10
ad_process_para.ad_process_para_id adprocesspara_aduserdefprocpar R
Process Parameter
name varchar 60  √  NULL::character varying Alphanumeric identifier of the entity
readonlylogic varchar 2000  √  NULL::character varying Logic to determine if field is read only (applies only when field is read-write)
mandatorylogic varchar 2000  √  NULL::character varying Mandatory Logic
ad_reference_id numeric 10  √  NULL::numeric
ad_reference.ad_reference_id adreference_aduserdefprocparam R
System Reference and Validation
ad_reference_value_id numeric 10  √  NULL::numeric
ad_reference.ad_reference_id adreferencevalue_aduserdefproc R
Required to specify, if data type is Table or List
ad_val_rule_id numeric 10  √  NULL::numeric
ad_val_rule.ad_val_rule_id advalrule_aduserdefprocparamet R
Dynamic Validation Rule
defaultvalue2 varchar 2000  √  NULL::character varying Default value hierarchy, separated by ;
placeholder varchar 255  √  NULL::character varying Placeholder
placeholder2 varchar 255  √  NULL::character varying Placeholder2
isrange bpchar 1  √  NULL::bpchar The parameter is a range of values
ismandatory bpchar 1  √  NULL::bpchar Data entry is required in this column
valuemin varchar 20  √  NULL::character varying Minimum Value for a field
valuemax varchar 20  √  NULL::character varying Maximum Value for a field
seqno numeric 10  √  NULL::numeric Method of ordering records; lowest number comes first
vformat varchar 40  √  NULL::character varying Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
ad_fieldgroup_id numeric 10  √  NULL::numeric
ad_fieldgroup.ad_fieldgroup_id adfieldgroup_aduserdefprocpara R
Logical grouping of fields

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

Indexes:
Column(s) Type Sort Constraint Name
ad_userdef_proc_parameter_id Primary key Asc ad_userdef_proc_parameter_key
ad_userdef_proc_parameter_uu Must be unique Asc ad_userdef_proc_parameteruuidx
ad_userdef_proc_id + ad_process_para_id Must be unique Asc/Asc ad_userdef_procparam_unique

Close relationships  within of separation: