Purchasing Distribution History (POP30390)

azurecurveProductsMicrosoft Dynamics GP (0)PurchasingPurchasing Distribution History (POP30390)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/POP30390

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Purchasing Distribution History
Physical Name: POP30390
Technical Name: POP_DistributionHist

Group Display Name: Purchasing History
Group Technical Name: Purchasing History

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1POPRCTNM SearchPOP Receipt NumberStringSTR17_POP_Number17
2SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
3ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Purchasing Distribution History'].ACTINDX AS 'Purchasing Distribution History-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       POP30390 AS ['Purchasing Distribution History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Purchasing Distribution History'].ACTINDX = ['Account Index Master'].ACTINDX
4CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
5ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
6DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
7ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
8DistRef SearchDistribution ReferenceStringSTR3030
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
10TRXSORCE SearchTRX SourceStringSTR1313
11CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Purchasing Distribution History'].CURRNIDX AS 'Purchasing Distribution History-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       POP30390 AS ['Purchasing Distribution History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Purchasing Distribution History'].CURRNIDX = ['Currency Setup'].CURRNIDX
12XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
13VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Purchasing Distribution History'].VENDORID AS 'Purchasing Distribution History-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       POP30390 AS ['Purchasing Distribution History']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Purchasing Distribution History'].VENDORID = ['PM Vendor Master File'].VENDORID
14CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Purchasing Distribution History'].CURNCYID AS 'Purchasing Distribution History-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       POP30390 AS ['Purchasing Distribution History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Purchasing Distribution History'].CURNCYID = ['Currency Setup'].CURNCYID
15RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['Purchasing Distribution History'].RATETPID AS 'Purchasing Distribution History-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       POP30390 AS ['Purchasing Distribution History']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Purchasing Distribution History'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
16EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['Purchasing Distribution History'].EXGTBLID AS 'Purchasing Distribution History-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       POP30390 AS ['Purchasing Distribution History']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['Purchasing Distribution History'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
17EXCHDATE SearchExchange DateDateDT_Date6
18TIME1 SearchTimeTimeTM66
19RATECALC SearchRate Calc MethodIntegerINT0
Rate Calc Method of the transaction. For non multi-currency transactions, this field will be blank.

Click to show/hide Rate Calc Methods

0	Multiply
1	Divide
20DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
21MCTRXSTT SearchMC Transaction StateIntegerINT11
MC Transaction State of the transaction. State the transaction was created in. For non multi-currency transactions, this field will be blank.

Click to show/hide MC Transaction States

0	Euro currency is not created or no denomination currencies are enabled.
		1	Originating is not a denomination; Functional is not a denomination
		2	Originating is not a denomination; Functional is the Euro currency.
		3	Originating is not a denomination; Functional is a denomination.
		4	Originating is a denomination; Functional is not a denomination.
		5	Originating is a denomination; Functional is a denomination.
		6	Originating is a denomination; Functional is the Euro currency.
		7	Originating is the Euro currency; Functional is a denomination.
		8	Originating is the Euro currency; Functional is not a denomination.
azurecurveProductsMicrosoft Dynamics GP (0)PurchasingPurchasing Distribution History (POP30390)

Leave a Reply

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