Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PM80600
Product: Microsoft Dynamics GP (0)
Series: Purchasing
Display Name: PM Reprint Distribution Group Display Name: Payables Reprint Journals Logical File
Physical Name: PM80600
Technical Name: PM_Reprint_Distribution
Group Technical Name: PM_Reprint_Journals_Logical_File
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | VCHRNMBR | Voucher Number | String | STR20_LBAU | 20 | |
Partial key to the PM Key Master File (PM00400).
Click to show/hideSELECT
['PM Reprint Distribution'].VCHRNMBR AS 'PM Reprint Distribution-Voucher Number'
,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
PM00400 AS ['PM Key Master File']
ON
['PM Reprint Distribution'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
AND
['PM Reprint Distribution'].DOCTYPE = ['PM Key Master File'].DOCTYPE | ||||||
2 | DSTSQNUM | Distribution Sequence Number | Long Integer | Long Int | 8 | |
3 | CNTRLTYP | Control Type | Integer | INT1 | 1 | |
The Control Type records the type of transaction.
Click to show/hide Control Types0 Voucher types
1 Payment types
2 Printed alignment forms | ||||||
4 | CRDTAMNT | Credit Amount | Currency | DLR19_$S2 | 19 | |
5 | ORCRDAMT | Originating Credit Amount | Currency | DLR19_$S2 | 19 | |
6 | DEBITAMT | Debit Amount | Currency | DLR19_$S2 | 19 | |
7 | ORDBTAMT | Originating Debit Amount | Currency | DLR19_$S2 | 19 | |
8 | DSTINDX | Distribution Account Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['PM Reprint Distribution'].DSTINDX AS 'PM Reprint Distribution-Distribution Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['PM Reprint Distribution'].DSTINDX = ['Account Index Master'].ACTINDX | ||||||
9 | DISTTYPE | Distribution Type | Integer | DDL | 0 | |
Click to show/hide Distribution Type
1 Cash
2 Payable
3 Discount Available
4 Discount Taken
5 Finance Charge
6 Purchase
7 Trade Disc.
8 Misc. Charge
9 Freight
10 Taxes
11 Writeoffs
12 Other
13 GST Disc
14 PPS Amount | ||||||
10 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['PM Reprint Distribution'].USERID AS 'PM Reprint Distribution-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PM Reprint Distribution'].USERID = ['Users Master'].USERID | ||||||
11 | VENDORID | Vendor ID | String | STR_15_Vendor_ID | 15 | |
Key to the PM Vendor Master File (PM00200).
Click to show/hideSELECT
['PM Reprint Distribution'].VENDORID AS 'PM Reprint Distribution-Vendor ID'
,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
PM00200 AS ['PM Vendor Master File']
ON
['PM Reprint Distribution'].VENDORID = ['PM Vendor Master File'].VENDORID | ||||||
12 | TRXSORCE | TRX Source | String | STR13 | 13 | |
13 | POSTEDDT | Posted Date | Date | DATE | 6 | |
14 | DOCTYPE | Document Type | Integer | DDL_Document_Type | 0 | |
Click to show/hide Document Types
1 Invoice
2 Finance Charge
3 Miscellaneous Charges
4 Return
5 Credit Memo | ||||||
15 | PSTGDATE | Posting Date | Date | DT | 8 | |
16 | KEYSOURC | Key Source | String | STR40_Source | 40 | |
17 | APTODCTY | Apply To Document Type | Integer | DDL_Document_Type | 0 | |
18 | APTVCHNM | Apply To Voucher Number | String | STR20_LBAU | 20 | |
19 | CURNCYID | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['PM Reprint Distribution'].CURNCYID AS 'PM Reprint Distribution-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PM Reprint Distribution'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
20 | CURRNIDX | Currency Index | Integer | INT3 | 3 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['PM Reprint Distribution'].CURRNIDX AS 'PM Reprint Distribution-Currency Index'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PM Reprint Distribution'].CURRNIDX = ['Currency Setup'].CURRNIDX | ||||||
21 | INTERID | Intercompany ID | String | STR5_IC_ID | 5 | |
Key to the Company Master (SY01500).
Click to show/hideSELECT
['PM Reprint Distribution'].INTERID AS 'PM Reprint Distribution-Intercompany ID'
,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
DYNAMICS..SY01500 AS ['Company Master']
ON
['PM Reprint Distribution'].INTERID = ['Company Master'].INTERID | ||||||
22 | ICTRX | IC TRX | Boolean | CB_IC_TRX | 0 | |
Click to show/hide Intercompany flag
0 Not intercompany.
1 Intercompany | ||||||
23 | ICCURRID | ICCurrencyID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['PM Reprint Distribution'].ICCURRID AS 'PM Reprint Distribution-ICCurrencyID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PM Reprint Distribution'].ICCURRID = ['Currency Setup'].CURNCYID | ||||||
24 | ICCURRIX | ICCurrencyIndex | Integer | INT3 | 3 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['PM Reprint Distribution'].ICCURRIX AS 'PM Reprint Distribution-ICCurrencyIndex'
,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
PM80600 AS ['PM Reprint Distribution']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['PM Reprint Distribution'].ICCURRIX = ['Currency Setup'].CURRNIDX |