T_Kress
3 years agoValued Contributor
Storage Type Codes / Data Record Status Fields
In the data record tables in the database, there are status code columns.
For example.
Here are what those status codes mean:
Status (Stored Bits) |
Existence Type |
Storage Type |
16 |
NoData |
StoredButNoActivity |
17 |
IsRealData |
StoredButNoActivity |
18 |
IsDerivedData |
StoredButNoActivity |
32 |
NoData |
Input |
33 |
IsRealData |
Input |
34 |
IsDerivedData |
Input |
37 |
IsDerivedData |
StoredButNoActivity |
48 |
NoData |
Journals |
49 |
IsRealData |
Journals |
50 |
IsDerivedData |
Journals |
64 |
NoData |
Calculation |
65 |
IsRealData |
Calculation |
66 |
IsDerivedData |
Calculation |
80 |
NoData |
Translation |
81 |
IsRealData |
Translation |
82 |
IsDerivedData |
Translation |
96 |
NoData |
Consolidation |
97 |
IsRealData |
Consolidation |
98 |
IsDerivedData |
Consolidation |
113 |
IsRealData |
DataCellDetail |
144 |
NoData |
DurableCalculation |
145 |
IsRealData |
DurableCalculation |
146 |
IsDerivedData |
DurableCalculation |