Table Sys_Instance_Change_Requests
Entity
Entity: Systems.Core.InstanceChangeRequests
Major changes to enterprise companies (like base or reporting currency change). Entity: Sys_Instance_Change_Requests (Introduced in version 26.1.4.40)
Summary
Name
Type
Description
Assigned_To_User_Id
uniqueidentifier
The user, to which it is assigned.
Change_Kind
char(3)
Allowed: REP
, BAS
, DEF
The type of change requested for the enterprise company.
Currency_Rate
decimal(20, 10)
Currency Rate, applied for the change when relevant (e.g. reporting or base currency change). Used to fix the conversion rate at the time of change execution.
Effective_Date
date
The date from which the change is effective. Might differ from execution date.
Enterprise_Company_Id
uniqueidentifier
The enterprise company being changed. Null means that the change is for the whole instance.
Execution_Date
date
The date on which the change should be initiated.
Instance_Change_Request_Id
uniqueidentifier
PK
New_Value_Currency_Id
uniqueidentifier
New value, when the change is for currency.
Notes
nvarchar(max)
Notes
Old_Value_Currency_Id
uniqueidentifier
Old value, when the change is for currency.
Progress_Date
date
The date up to which the data is updated in the database. Updated by the batch job.
Progress_Percent
decimal(5, 2)
Progress, updated by the batch job.
Reference_No
nvarchar(32)
Text for internal reference of the change request.
Request_No
int
Global consequtive request number.
Row_Version
timestamp
Settings_Json
nvarchar(max)
Additional settings for the change; expressed in Json. The format depends on the change kind
State
char(3)
Allowed: DRF
, SUB
, APR
, PRN
, PRP
, SCH
, INP
, PAU
, CMP
, CNC
, FLD
Current state of the request.
Columns
Assigned_To_User_Id
The user, to which it is assigned.
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
11
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Sec_Users
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
Assigned_To_User_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Change_Kind
The type of change requested for the enterprise company.
Property
Value
Allowed Values
REP
, BAS
, DEF
Auto Complete
no
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
3
Order
4
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
yes
Type
char(3)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Change_Kind - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Currency_Rate
Currency Rate, applied for the change when relevant (e.g. reporting or base currency change). Used to fix the conversion rate at the time of change execution.
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
16
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
decimal(20, 10) (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Currency_Rate - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Effective_Date
The date from which the change is effective. Might differ from execution date.
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
7
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
date
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Effective_Date - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
GreaterThanOrLessThan
None
no
no
Enterprise_Company_Id
The enterprise company being changed. Null means that the change is for the whole instance.
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
1
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
Medium
User Login
no
Visible
yes
Enterprise_Company_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Execution_Date
The date on which the change should be initiated.
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
8
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
date
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Execution_Date - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
GreaterThanOrLessThan
None
no
no
Instance_Change_Request_Id
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
0
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
Instance_Change_Request_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
New_Value_Currency_Id
New value, when the change is for currency.
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
6
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Gen_Currencies
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
New_Value_Currency_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Notes
Notes
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
2147483647
Order
14
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(max) (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Notes - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Like
None
no
no
Old_Value_Currency_Id
Old value, when the change is for currency.
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
5
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
Referenced Table
Gen_Currencies
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
Old_Value_Currency_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Progress_Date
The date up to which the data is updated in the database. Updated by the batch job.
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
13
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
date (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Progress_Date - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
GreaterThanOrLessThan
None
no
no
Progress_Percent
Progress, updated by the batch job.
Property
Value
Attributes
IsPercent
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
12
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
decimal(5, 2) (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Progress_Percent - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
GreaterThanOrLessThan
None
no
no
Reference_No
Text for internal reference of the change request.
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
32
Order
3
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(32) (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Reference_No - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
Request_No
Global consequtive request number.
Property
Value
Auto Complete
no
Autoincrement
1
Data Filter
no
Default Value
None
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
-1
Order
2
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
yes
Summary Type
None
Supports EQUALS_IN
no
Type
int
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Request_No - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
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
15
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
Settings_Json
Additional settings for the change; expressed in Json. The format depends on the change kind
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
2147483647
Order
9
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(max) (Allows NULL)
UI Memo Editor
yes
UI Width
Medium
User Login
no
Visible
yes
Settings_Json - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Like
None
no
no
State
Current state of the request.
Property
Value
Allowed Values
DRF
, SUB
, APR
, PRN
, PRP
, SCH
, INP
, PAU
, CMP
, CNC
, FLD
Auto Complete
no
Data Filter
no
Default Value
DRF
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
3
Order
10
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
no
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
char(3)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
State - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no