osobjfields
The column list comes from the schema dump; the column meanings were derived from
the <field> structure of the object definition XML. A few
columns remain marked as unknown here.
|
Part of the DMS object definition (see DMSObjDef, element
<field>). Holds one entry per index field of an object type with the internal field name,
data type, flags, layout position and the mapping to the corresponding column of the
stammX/registerX/objectX table.
1. Columns
| Name | Type | Length | Description |
|---|---|---|---|
|
|
32 |
External GUID of the field ( |
|
|
— |
Reference to the object type ( |
|
|
— |
Process ID of the parent object type (matches |
|
|
— |
Vertix ID of the parent object type (matches |
|
|
255 |
Display field name in the default language ( |
|
|
100 |
Column name in the corresponding database table (e.g. |
|
|
1 |
Data type code of the field ( |
|
|
100 |
Initialisation expression or value ( |
|
|
100 |
Print label / report alias ( |
|
|
— |
Field flags (bitmask; |
|
|
— |
Extended field flags 1 ( |
|
|
— |
Extended field flags 2 ( |
|
|
— |
Position of the input field in the mask: left edge ( |
|
|
— |
Position of the input field in the mask: top edge ( |
|
|
— |
Position of the input field in the mask: right edge ( |
|
|
— |
Position of the input field in the mask: bottom edge ( |
|
|
— |
Maximum input length in characters ( |
|
|
— |
Position of the field label in the mask: left edge ( |
|
|
— |
Position of the field label in the mask: top edge ( |
|
|
— |
Position of the field label in the mask: right edge ( |
|
|
— |
Position of the field label in the mask: bottom edge ( |
|
|
— |
Tab order in the input mask ( |
|
|
— |
Unknown. |
|
|
— |
|
|
|
100 |
Internal field name ( |
|
|
248 |
Tooltip text ( |
|
|
128 |
CSS class identifier for UI control ( |
|
|
32 |
GUID of the tab page on which the field is placed — empty if the field sits directly on the main mask. |
|
|
255 |
Name of a search group the field belongs to ( |
|
|
max |
Regular expression for input validation ( |
2. Related Tables
-
osobjdef — object types
object_idrefers to. -
osctrlpages — tab pages
pageidrefers to. -
oslistctrl — column definitions for table fields (
type = W).