Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC00610
Product: FieldService (949)
Series: Project
Display Name: Item Schedule Group Display Name: Service Table Group
Physical Name: SVC00610
Technical Name: SVC_Contract_Item_Schedule
Group Technical Name: Service
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CONSTS ![]() | Contract Record Type | DDL_Contract_Status | Integer | 0 | |
2 | CONTNBR ![]() | Contract Number | STR11 | String | 11 | |
3 | LNSEQNBR ![]() | Line SEQ Number | Sequence_Number | Currency | 19 | |
4 | EQUIPID ![]() | Equipment ID | Long Int | Long Integer | 8 | |
5 | ACTIVE ![]() | Active | CB_Active | Boolean | 0 | |
6 | SCHEDID ![]() | Sched_ID | STR8_LBU | String | 8 | |
7 | DEX_ROW_ID ![]() | int | int | 10 | ||
DEX_ROW_ID is an auto-numbered IDENTITY column used internally by Dexterity for lock management; it should not be used by developers to identify any particular piece of information. Microsoft MVP Mariano Gomez has a good write up on the DEX_ROW_ID column. |