Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/sv00532
Product: WennSoft Products (131)
Series: 3rd Party
Display Name: SV_Maint_Period_MSTR
Physical Name: sv00532
Technical Name: SV_Maint_Period_MSTR
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | Wennsoft_Period_ID | Wennsoft Period ID | INT3 | Integer | 3 | |
2 | Wennsoft_Affiliate | Wennsoft Affiliate | STR15_LBAU | String | 15 | |
3 | Wennsoft_Region | Wennsoft Region | STR15_LBAU | String | 15 | |
4 | Wennsoft_Branch | Wennsoft Branch | STR15_LBAU | String | 15 | |
5 | USERID | User ID | STR15_User_ID | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['SV_Maint_Period_MSTR'].USERID AS 'SV_Maint_Period_MSTR-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
sv00532 AS ['SV_Maint_Period_MSTR']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['SV_Maint_Period_MSTR'].USERID = ['Users Master'].USERID | ||||||
6 | Technician_ID | Technician ID | STR15_Employee_ID | String | 15 | |
7 | Technician_Team | Technician Team | STR15_LBAU | String | 15 | |
8 | PERIODDT | Period Date | DT_Date | Date | 6 | |
9 | PERNAME | Period Name | STR20 | String | 20 | |
10 | Period_Invoiced | Period Invoiced | CB | Boolean | 0 | |
11 | Period_Revenued | Period Revenued | CB | Boolean | 0 | |
12 | Period_Serviced | Period Serviced | CB | Boolean | 0 | |
13 | Service_Date | Service Date | DT | Date | 8 | |
14 | Invoiced_Date | Invoiced Date | DT | Date | 8 | |
15 | Revenued_Date | Revenued Date | DT | Date | 8 | |
16 | MODIFDT | Modified Date | DT | Date | 8 | |
17 | Modified_Time | Modified Time | TM6 | Time | 6 | |
18 | MDFUSRID | Modified User ID | STR15 | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['SV_Maint_Period_MSTR'].MDFUSRID AS 'SV_Maint_Period_MSTR-Modified User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
sv00532 AS ['SV_Maint_Period_MSTR']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['SV_Maint_Period_MSTR'].MDFUSRID = ['Users Master'].USERID | ||||||
19 | Time_Zone | Time Zone | STR3 | String | 3 | |
20 | WSReserved_CB1 | WSReserved CB1 | CB | Boolean | 0 | |
21 | WSReserved_CB2 | WSReserved CB2 | CB | Boolean | 0 | |
22 | WSReserved_CB3 | WSReserved CB3 | CB | Boolean | 0 | |
23 | WSReserved_CB4 | WSReserved CB4 | CB | Boolean | 0 | |
24 | WSReserved_CB5 | WSReserved CB5 | CB | Boolean | 0 | |
25 | WSReserved_STR1 | WSReserved STR1 | STR10 | String | 10 | |
26 | WSReserved_STR2 | WSReserved STR2 | STR10 | String | 10 |