Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PA50102
Product: Microsoft Dynamics GP (0)
Series: Sales
Display Name: Customer RM Applied Work Group Display Name: Refund Checks
Physical Name: PA50102
Technical Name: paCustomerRMAppliedWork
Group Technical Name: Refund Checks
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Customer RM Applied Work'].USERID AS 'Customer RM Applied Work-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PA50102 AS ['Customer RM Applied Work']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Customer RM Applied Work'].USERID = ['Users Master'].USERID | ||||||
2 | CUSTNMBR | Customer Number | String | STR15_RM_Customer_Number | 15 | |
Key to the RM Customer MSTR (RM00101).
Click to show/hideSELECT
['Customer RM Applied Work'].CUSTNMBR AS 'Customer RM Applied Work-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
PA50102 AS ['Customer RM Applied Work']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['Customer RM Applied Work'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR | ||||||
3 | CPRCSTNM | Corporate Customer Number | String | STR15_RM_Customer_Number | 15 | |
4 | APFRDCTY | Apply From Document Type | Integer | INT2 | 2 | |
5 | APFRDCNM | Apply From Document Number | String | STR20_Document_Number | 20 | |
6 | APTODCTY | Apply To Document Type | Integer | DDL_Document_Type | 0 | |
7 | APTODCNM | Apply To Document Number | String | STR20_Document_Number | 20 | |
8 | APPTOAMT | Apply To Amount | Currency | DLR17_RBS0_UTR$ | 17 | |
9 | ORAPTOAM | Originating Apply To Amount | Currency | DLR17_RBS0_UTR$ | 17 | |
10 | DISTKNAM | Discount Taken Amount | Currency | DLR17_RBS0_UTR$ | 17 | |
11 | ORDISTKN | Originating Discount Taken Amount | Currency | DLR17_RBS0_UTR$ | 17 | |
12 | FROMCURR | Apply From Currency ID | String | STR15_Currency_ID | 15 | |
13 | paRefundApply | paRefundApply | Integer | INT | 0 |