Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SV000805
Product: WennSoft Products (131)
Series: 3rd Party
Display Name: SV_Note_MSTR
Physical Name: SV000805
Technical Name: SV_Note_MSTR
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CUSTNMBR | Customer Number | STR15_RM_Customer_Number | String | 15 | |
Key to the RM Customer MSTR (RM00101).
Click to show/hideSELECT
['SV_Note_MSTR'].CUSTNMBR AS 'SV_Note_MSTR-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
SV000805 AS ['SV_Note_MSTR']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['SV_Note_MSTR'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR | ||||||
2 | ADRSCODE | Address Code | STR15_Address_Code | String | 15 | |
3 | Reference_ID | Reference ID | STR30 | String | 30 | |
4 | Service_Call_ID | Service Call ID | STR17_LBAU | String | 17 | |
5 | WS_Note_Type | WS Note Type | STR1 | String | 1 | |
6 | Note_Service_Index | Note Service Index | STR25 | String | 25 | |
7 | Wennsoft_Affiliate | Wennsoft Affiliate | STR15_LBAU | String | 15 | |
8 | Wennsoft_Region | Wennsoft Region | STR15_LBAU | String | 15 | |
9 | Wennsoft_Branch | Wennsoft Branch | STR15_LBAU | String | 15 | |
10 | USERID | User ID | STR15_User_ID | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['SV_Note_MSTR'].USERID AS 'SV_Note_MSTR-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SV000805 AS ['SV_Note_MSTR']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['SV_Note_MSTR'].USERID = ['Users Master'].USERID | ||||||
11 | Technician_ID | Technician ID | STR15_Employee_ID | String | 15 | |
12 | Technician_Team | Technician Team | STR15_LBAU | String | 15 | |
13 | Note_Author | Note Author | STR_20 | String | 20 | |
14 | Reminder | Reminder | CB_Reminder | Boolean | 0 | |
15 | Reminder_Date | Reminder Date | DT | Date | 8 | |
16 | Reminder_Finish | Reminder Finish | DT | Date | 8 | |
17 | Printable_Group | Printable Group | GB_Printable | Integer | 0 | |
18 | Urgent_Checkbox | Urgent Checkbox | CB_Urgent | Boolean | 0 | |
19 | Send_Notification | Send Notification | CB_Send_Notification | Boolean | 0 | |
20 | DATE1 | Date | DT6 | Date | 6 | |
21 | TIME1 | Time | TM6 | Time | 6 | |
22 | CUSTNAME | Customer Name | STR64_Customer_Name | String | 64 | |
23 | NOTEINDX | Note Index | DLR14 | Currency | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['SV_Note_MSTR'].NOTEINDX AS 'SV_Note_MSTR-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
SV000805 AS ['SV_Note_MSTR']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['SV_Note_MSTR'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
24 | Service_User_Define_1 | Service User Define 1 | STR20 | String | 20 | |
25 | Service_User_Define_2 | Service User Define 2 | STR20 | String | 20 | |
26 | Service_User_Define_3 | Service User Define 3 | STR30 | String | 30 | |
27 | Service_User_Define_4 | Service User Define 4 | STR30 | String | 30 | |
28 | Service_User_Define_5 | Service User Define 5 | LI6_S2 | Long Integer | 6 | |
29 | Service_User_Define_6 | Service User Define 6 | LI6_S2 | Long Integer | 6 | |
30 | Service_User_Define_7 | Service User Define 7 | LI6_S2 | Long Integer | 6 | |
31 | Service_User_Define_8 | Service User Define 8 | LI6_S2 | Long Integer | 6 | |
32 | Service_User_Define_9 | Service User Define 9 | DT | Date | 8 | |
33 | Service_User_Define_10 | Service User Define 10 | DT | Date | 8 | |
34 | Service_User_Define_11 | Service User Define 11 | DT | Date | 8 | |
35 | Service_User_Define_12 | Service User Define 12 | DT | Date | 8 | |
36 | Service_User_Define_18 | Service User Define 18 | CB | Boolean | 0 | |
37 | Service_User_Define_19 | Service User Define 19 | CB | Boolean | 0 | |
38 | Service_User_Define_20 | Service User Define 20 | CB | Boolean | 0 | |
39 | Service_User_Define_21 | Service User Define 21 | CB | Boolean | 0 | |
40 | Service_User_Define_22 | Service User Define 22 | DLR14_RBS0_STR$ | Currency | 14 | |
41 | Service_User_Define_23 | Service User Define 23 | DLR14_RBS0_STR$ | Currency | 14 | |
42 | Service_User_Define_24 | Service User Define 24 | DLR14_RBS0_STR$ | Currency | 14 | |
43 | Service_User_Define_25 | Service User Define 25 | DLR14_RBS0_STR$ | Currency | 14 | |
44 | USERNAME | User Name | STR30 | String | 30 | |
45 | MODIFDT | Modified Date | DT | Date | 8 | |
46 | Modified_Time | Modified Time | TM6 | Time | 6 | |
47 | MDFUSRID | Modified User ID | STR15 | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['SV_Note_MSTR'].MDFUSRID AS 'SV_Note_MSTR-Modified User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SV000805 AS ['SV_Note_MSTR']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['SV_Note_MSTR'].MDFUSRID = ['Users Master'].USERID | ||||||
48 | Time_Zone | Time Zone | STR3 | String | 3 | |
49 | SV_Language_ID | SV Language ID | INT2 | Integer | 2 | |
50 | Base_Currency_ID | Base Currency ID | STR15_Currency_ID | String | 15 | |
51 | Base_Curr_Conv_Factor | Base Curr Conversion Factor | DLR14_Exchange_Rate | Currency (Variable) | 14 | |
52 | Billing_Currency_ID | Billing Currency ID | STR15_Currency_ID | String | 15 | |
53 | Billing_Curr_Conv_Factor | Billing Curr Conversion Factor | DLR14_Exchange_Rate | Currency (Variable) | 14 | |
54 | Local_Currency_ID | Local Currency ID | STR15_Currency_ID | String | 15 | |
55 | WSReserved_CB1 | WSReserved CB1 | CB | Boolean | 0 | |
56 | WSReserved_CB2 | WSReserved CB2 | CB | Boolean | 0 | |
57 | WSReserved_CB3 | WSReserved CB3 | CB | Boolean | 0 | |
58 | WSReserved_CB4 | WSReserved CB4 | CB | Boolean | 0 | |
59 | WSReserved_CB5 | WSReserved CB5 | CB | Boolean | 0 | |
60 | WSReserved_STR1 | WSReserved STR1 | STR10 | String | 10 | |
61 | WSReserved_STR2 | WSReserved STR2 | STR10 | String | 10 | |
62 | Record_Notes | Record Notes | TX32000 | Text | 32000 |