Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/WSPGQUE
Product: WennSoft Products (131)
Series: 3rd Party
Display Name: WS_Page_Queue
Physical Name: WSPGQUE
Technical Name: WS_Page_Queue
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | USERID | User ID | STR15_User_ID | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['WS_Page_Queue'].USERID AS 'WS_Page_Queue-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
WSPGQUE AS ['WS_Page_Queue']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['WS_Page_Queue'].USERID = ['Users Master'].USERID | ||||||
2 | WSPageDate | WSPageDate | DT | Date | 8 | |
3 | TIME1 | Time | TM6 | Time | 6 | |
4 | Technician_ID | Technician ID | STR15_Employee_ID | String | 15 | |
5 | Status | Status | INT | Integer | 0 | |
6 | WSPagePhoneNum | WSPagePhoneNum | STR255 | String | 255 | |
7 | WSPagerID | WSPagerID | STR255 | String | 255 | |
8 | SV_Pager_Type | SV Pager Type | DDL_Pager_Type | Integer | 0 | |
9 | SV_Pager_Max_Chars | SV Pager Max Chars | INT3 | Integer | 3 | |
10 | WSPageDebugFile | WSPageDebugFile | STR255 | String | 255 | |
11 | WSPageReturnMsg | WSPageReturnMsg | STR255 | String | 255 | |
12 | WSPageDelay | WSPageDelay | STR255 | String | 255 | |
13 | WSPageTermination | WSPageTermination | STR255 | String | 255 | |
14 | WSPageMsgStr | WSPageMsgStr | TX1000 | Text | 1000 |