PM Reprint Distribution (PM80600)

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
Physical Name: PM80600
Technical Name: PM_Reprint_Distribution

Group Display Name: Payables Reprint Journals Logical File
Group Technical Name: PM_Reprint_Journals_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1VCHRNMBR SearchVoucher NumberStringSTR20_LBAU20
Partial key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['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
2DSTSQNUM SearchDistribution Sequence NumberLong IntegerLong Int8
3CNTRLTYP SearchControl TypeIntegerINT11
The Control Type records the type of transaction.

Click to show/hide Control Types

0	Voucher types
1	Payment types
2	Printed alignment forms
4CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
5ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
6DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
7ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
8DSTINDX SearchDistribution Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['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
9DISTTYPE SearchDistribution TypeIntegerDDL0

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
10USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['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
11VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['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
12TRXSORCE SearchTRX SourceStringSTR1313
13POSTEDDT SearchPosted DateDateDATE6
14DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0

Click to show/hide Document Types


1	Invoice
2	Finance Charge
3	Miscellaneous Charges
4	Return
5	Credit Memo
15PSTGDATE SearchPosting DateDateDT8
16KEYSOURC SearchKey SourceStringSTR40_Source40
17APTODCTY SearchApply To Document TypeIntegerDDL_Document_Type0
18APTVCHNM SearchApply To Voucher NumberStringSTR20_LBAU20
19CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['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
20CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['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
21INTERID SearchIntercompany IDStringSTR5_IC_ID5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['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
22ICTRX SearchIC TRXBooleanCB_IC_TRX0

Click to show/hide Intercompany flag


0	Not intercompany.
1	Intercompany
23ICCURRID SearchICCurrencyIDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['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
24ICCURRIX SearchICCurrencyIndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['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

Leave a Reply

Your email address will not be published. Required fields are marked *