Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC03000
Product: FieldService (949)
Series:
Display Name: SVC_Routing_MSTR Group Display Name: Service Table Group
Physical Name: SVC03000
Technical Name: SVC_Routing_MSTR
Group Technical Name: Service
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SVC_Master_Document_Type | SVC Master Document Type | Integer | DDL | 0 | |
2 | SVC_Master_Document_Numb | SVC Master Document Number | String | STR20 | 20 | |
3 | SVC_Source_Document_ID | SVC Source Document ID | Integer | DDL | 0 | |
4 | SVC_Source_Doc_Type | SVC Source Doc Type | Integer | DDL | 0 | |
5 | SRCDOCNUM | Source Doc Number | String | STR20 | 20 | |
6 | SVC_Document_ID | SVC Document ID | Integer | DDL | 0 | |
7 | SVC_Module | SVC_Module | String | SVC_Module_Str2 | 2 | |
8 | DOCNUMBR | Document Number | String | STR20_Document_Number | 20 | |
9 | LNITMSEQ | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
10 | CREATDDT | Created Date | Date | DT | 8 | |
11 | CREATETIME | Created Time | Time | TM6 | 6 | |
12 | CRUSRID | Created User ID | String | STR15_User_ID | 15 | |
13 | MODIFDT | Modified Date | Date | DT | 8 | |
14 | SVC_Modified_Time | SVC Modified Time | Time | TM6 | 6 | |
15 | MDFUSRID | Modified User ID | String | STR15 | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['SVC_Routing_MSTR'].MDFUSRID AS 'SVC_Routing_MSTR-Modified User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SVC03000 AS ['SVC_Routing_MSTR']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['SVC_Routing_MSTR'].MDFUSRID = ['Users Master'].USERID | ||||||
16 | DSCRIPTN | Description | String | STR30 | 30 |