Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SV90300
Product: WennSoft Products (131)
Series: 3rd Party
Display Name: SV_Technician_Shift_Exception_View
Physical Name: SV90300
Technical Name: SV_Technician_Shift_Exception_View
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | Service_Call_ID | Service Call ID | STR17_LBAU | String | 17 | |
2 | Appointment | Appointment | STR25 | String | 25 | |
3 | Appointment_Type | Appointment Type | DDL_Appointment_Type | Integer | 0 | |
4 | Technician | Technician | STR10_LBAU | String | 10 | |
5 | Skill_Level | Skill Level | STR15_LBAU | String | 15 | |
6 | Task_Date | Task Date | Date | Date | 10 | |
7 | STRTTIME | Start Time | TM6 | Time | 6 | |
8 | Estimate_Hours | Estimate Hours | LI6_S2 | Long Integer | 6 | |
9 | Technician_Status | Technician Status | STR17_LBAU | String | 17 | |
10 | Appointment_Status | Appointment Status | STR10_LBAU | String | 10 | |
11 | Completion_Date | SV Completion Date | DT | Date | 8 | |
12 | CREATDDT | Created Date | DT | Date | 8 | |
13 | CRUSRID | Created User ID | STR15_User_ID | String | 15 | |
14 | MODIFDT | Modified Date | DT | Date | 8 | |
15 | MDFUSRID | Modified User ID | STR15 | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['SV_Technician_Shift_Exception_View'].MDFUSRID AS 'SV_Technician_Shift_Exception_View-Modified User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SV90300 AS ['SV_Technician_Shift_Exception_View']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['SV_Technician_Shift_Exception_View'].MDFUSRID = ['Users Master'].USERID | ||||||
16 | Modified_Time | Modified Time | TM6 | Time | 6 | |
17 | USERDEF1 | User Defined 1 | STR20 | String | 20 | |
18 | USERDEF2 | User Defined 2 | STR20 | String | 20 | |
19 | UDCB1 | User Defined CB 11 | CB | Boolean | 0 | |
20 | UDCB2 | User Defined CB 21 | CB | Boolean | 0 | |
21 | USRDAT01 | User Defined Date 1 | DT | Date | 8 | |
22 | USRDAT02 | User Defined Date 2 | DT | Date | 8 | |
23 | UserDD1 | User Defined Dollar 11 | DLR14_RBS0_STR$ | Currency | 14 | |
24 | UserDD2 | User Defined Dollar 21 | DLR14_RBS0_STR$ | Currency | 14 |