Table of Contents

Table Sys_Default_Values

Entity

Entity: Systems.Core.DataEntryDefaultValues

Contains user-specified default values for columns in data entry forms. Entity: Sys_Default_Values

Summary

Name Type Description
Column_Name nvarchar(64) The column for which the default is specified
Condition_Document_Type_Id uniqueidentifier If not NULL specifies that the default should be applied only if Document_Type_Id equals this value
Condition_Enterprise_Company_Id uniqueidentifier If not NULL specifies that the default should be applied only if Enterprise_Company_Id equals this value
Condition_Form_Name nvarchar(64) If not NULL specifies that the default should be applied only if Form_Name equals the specified value
Condition_Role_Id uniqueidentifier When not null, specifies that the default value should be applied only when the user plays the specified role.
Condition_User_Login nvarchar(64) If not NULL specifies that the default should be applied only if User_Login equals this value
Condition_User_Machine nvarchar(64) If not NULL specifies that the default should be applied only if User_Machine equals this value
Default_Value nvarchar(254) The default value for Column_Name. Should be applied only if the other conditions are met. NULL specifies NULL default
Default_Value_Id uniqueidentifier PK Unique id of this default
Panel_Name nvarchar(64) When not null, specifies the panel for which the default value applies.
Row_Version timestamp
Table_Name nvarchar(64) The table, containing the column for which the default value is specified.

Columns

Column_Name

The column for which the default is specified

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Column_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Condition_Document_Type_Id

If not NULL specifies that the default should be applied only if Document_Type_Id equals this value

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Document_Types
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Condition_Document_Type_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Condition_Enterprise_Company_Id

If not NULL specifies that the default should be applied only if Enterprise_Company_Id equals this value

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Enterprise_Companies
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Condition_Enterprise_Company_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Condition_Form_Name

If not NULL specifies that the default should be applied only if Form_Name equals the specified value

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable yes
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Condition_Form_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Condition_Role_Id

When not null, specifies that the default value should be applied only when the user plays the specified role.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Wf_Roles
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Condition_Role_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Condition_User_Login

If not NULL specifies that the default should be applied only if User_Login equals this value

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login yes
Visible yes

Condition_User_Login - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Condition_User_Machine

If not NULL specifies that the default should be applied only if User_Machine equals this value

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Condition_User_Machine - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Default_Value

The default value for Column_Name. Should be applied only if the other conditions are met. NULL specifies NULL default

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 254
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(254) (Allows NULL)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Default_Value_Id

Unique id of this default

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Default_Value_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Panel_Name

When not null, specifies the panel for which the default value applies.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Panel_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no
Like None no no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Table_Name

The table, containing the column for which the default value is specified.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Long
User Login no
Visible yes

Table_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no