Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/APR_DIA20101
Product: HRM Solution Series (1911)
Series:
Display Name: Deductions in Arrears OPEN Activity Group Display Name: HRM Solution Series
Physical Name: APR_DIA20101
Technical Name: APR_DIA_OPEN_Activity
Group Technical Name: APR
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | APR_Arrears_ID | APR Arrears ID | Currency | DLR_Document_Number | 19 | |
2 | SEQNUMBR | Sequence Number | Long Integer | LI_Sequence_Number | 10 | |
3 | SRCECODE | Source Code | String | STR6 | 6 | |
4 | CRUSRID | Created User ID | String | STR15_User_ID | 15 | |
5 | CREATDDT | Created Date | Date | DT | 8 | |
6 | AUCTRLCD | Audit Control Code | String | STR13_LBAU | 13 | |
7 | PYADNMBR | Payment/Adjustment Number | Long Integer | LI8_U0 | 8 | |
8 | CHEKNMBR | Check Number | String | STR20_Document_Number | 20 | |
9 | APR_Ded_Amt_Att | APR Ded Amt Att | Currency | DLR17_RBS0_STR$ | 17 | |
10 | APR_Ded_Amt_Col | APR Ded Amt Col | Currency | DLR17_RBS0_STR$ | 17 | |
11 | APR_Ded_Amt_Adj | APR Ded Amt Adj | Currency | DLR17_RBS0_STR$ | 17 | |
12 | APR_Ded_Amt_Rem | APR Ded Amt Rem | Currency | DLR17_RBS0_STR$ | 17 | |
13 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Deductions in Arrears OPEN Activity'].NOTEINDX AS 'Deductions in Arrears OPEN Activity-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
APR_DIA20101 AS ['Deductions in Arrears OPEN Activity']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Deductions in Arrears OPEN Activity'].NOTEINDX = ['Record Notes Master'].NOTEINDX |