Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/POR10310
Product: Microsoft Dynamics GP (0)
Series: Purchasing
Display Name: Purchasing Return Line Group Display Name: Purchasing Transactions
Physical Name: POR10310
Technical Name: POR_ReturnLine
Group Technical Name: Purchasing Transactions
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | POPRCTNM | POP Receipt Number | String | STR17_POP_Number | 17 | |
2 | RCPTLNNM | Receipt Line Number | Long Integer | LI_Sequence_Number | 10 | |
3 | INVINDX | Inventory Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Purchasing Return Line'].INVINDX AS 'Purchasing Return Line-Inventory Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
POR10310 AS ['Purchasing Return Line']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Purchasing Return Line'].INVINDX = ['Account Index Master'].ACTINDX | ||||||
4 | IVEXTCST | IV Extended Cost | Currency | DLR17_RBS0_UTR$ | 17 | |
5 | IVOETCST | IV Originating Extended Cost | Currency | DLR17_RBS0_UTR$ | 17 | |
6 | OFFINDX | Offset Account Index | Long Integer | LI_14 | 14 | |
7 | IVOSEXCT | IV Offset Extended Cost | Currency | DLR17_RBS0_UTR$ | 17 | |
8 | IVOSOECT | IV Offset Originating Extended Cost | Currency | DLR17_RBS0_UTR$ | 17 | |
9 | Variance_Index | Variance Index | Long Integer | LI_14 | 14 | |
10 | IVVEXCST | IV Variance Extended Cost | Currency | DLR17_RBS0_UTR$ | 17 | |
11 | IVVOECST | IV Variance Originating Extended Cost | Currency | DLR17_RBS0_UTR$ | 17 |