Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CN30100
Product: Collections Management (1157)
Series: Sales
Display Name: Collections - Notes History Group Display Name: Collection Notes
Physical Name: CN30100
Technical Name: CN_Notes_HIST
Group Technical Name: CollectionNotes
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
['Collections - Notes History'].CUSTNMBR AS 'Collections - Notes History-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
CN30100 AS ['Collections - Notes History']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['Collections - Notes History'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR | ||||||
2 | CPRCSTNM | Corporate Customer Number | STR15_RM_Customer_Number | String | 15 | |
3 | DATE1 | Date | DT6 | Date | 6 | |
4 | Contact_Date | Contact Date | DT_Date | Date | 6 | |
5 | TIME1 | Time | TM6 | Time | 6 | |
6 | Contact_Time | Contact Time | TM6 | Time | 6 | |
7 | NOTEINDX | Note Index | DLR14 | Currency | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Collections - Notes History'].NOTEINDX AS 'Collections - Notes History-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
CN30100 AS ['Collections - Notes History']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Collections - Notes History'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
8 | RevisionNumber | CN Revision Number | INT4 | Integer | 4 | |
9 | RevisionDate | CN Revision Date | DATE | Date | 6 | |
10 | RevisionTime | CN Revision Time | TM6 | Time | 6 | |
11 | CN_Group_Note | CN Group Note | CN_CB_Group_Note | Boolean | 0 | |
12 | Caller_ID_String | Caller ID String | STR15_LBAU | String | 15 | |
13 | Action_Promised | Action Promised | Action Promised | String | 16 | |
14 | ActionType | Action Type | CN_Action_Type | Integer | 0 | |
15 | Action_Date | Action Date | DT_Date | Date | 6 | |
16 | Action_Assigned_To | Action Assigned To | STR15_LBAU | String | 15 | |
17 | Action_Completed | Action Completed | CB_Action_Completed | Boolean | 0 | |
18 | Action_Completed_Date | Action Completed Date | DATE | Date | 6 | |
19 | Action_Completed_Time | Action Completed Time | TM6 | Time | 6 | |
20 | Amount_Promised | Amount Promised | DLR19_$S2 | Currency | 19 | |
21 | USERID | User ID | STR15_User_ID | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Collections - Notes History'].USERID AS 'Collections - Notes History-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
CN30100 AS ['Collections - Notes History']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Collections - Notes History'].USERID = ['Users Master'].USERID | ||||||
22 | Note_Display_String | Note Display String | Note Display String | String | 70 | |
23 | CNTCPRSN | Contact Person | STR60 | String | 60 | |
24 | ADRSCODE | Address Code | STR15_Address_Code | String | 15 | |
25 | USERDEF1 | User Defined 1 | STR20 | String | 20 | |
26 | USERDEF2 | User Defined 2 | STR20 | String | 20 | |
27 | USRDAT01 | User Defined Date 1 | DT | Date | 8 | |
28 | PRIORT | Note Priority | DDL_CN_Note_Priority | Integer | 0 | |
29 | NOTECAT | Note Category | STR15 | String | 15 | |
30 | NoteStatus | NoteStatus | NoteStatusDDL | Integer | 0 | |
31 | Action_Cancelled_By | Action Cancelled By | STR15_User_ID | String | 15 | |
32 | Action_Cancelled_Date | Action Cancelled Date | DT6 | Date | 6 | |
33 | MODIFDT | Modified Date | DT | Date | 8 |