Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CN10200
Product: Collections Management (1157)
Series: Sales
Display Name: Collections - Query Activity Group Display Name: Collection Query
Physical Name: CN10200
Technical Name: CN_Query_Activity
Group Technical Name: CollectionQuery
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | Query_ID | Query ID | STR15_LBAU | String | 15 | |
2 | USERID | User ID | STR15_User_ID | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Collections - Query Activity'].USERID AS 'Collections - Query Activity-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
CN10200 AS ['Collections - Query Activity']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Collections - Query Activity'].USERID = ['Users Master'].USERID | ||||||
3 | DATE1 | Date | DT6 | Date | 6 | |
4 | TIME1 | Time | TM6 | Time | 6 | |
5 | QueryExecuteTime | Query Execute Time | Long Int | Long Integer | 8 | |
6 | Query_Total_Records | Query Total Records | Long Int | Long Integer | 8 | |
7 | QueryRecordsFound | Query Records Found | Long Int | Long Integer | 8 | |
8 | QueryTotalBalance | Query Total Balance | DLR17_RBSO_STR$ | Currency | 17 | |
9 | QueryTotalPastDue | Query Total Past Due | DLR17_RBSO_STR$ | Currency | 17 | |
10 | QueryCurrentRecord | Query Current Record | STR15_Customer_Number | String | 15 |