Purchasing Receipt Work (POP10300)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Purchasing Receipt Work
Physical Name: POP10300
Technical Name: POP_Receipt

Group Display Name: Purchasing Transactions
Group Technical Name: Purchasing Transactions

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1POPRCTNM SearchPOP Receipt NumberStringSTR17_POP_Number17
2POPTYPE SearchPOP TypeIntegerDDL_POP_Type0
3VNDDOCNM SearchVendor Document NumberStringSTR20_Document_Number20
4receiptdate SearchReceipt DateDateDT8
5GLPOSTDT SearchGL Posting DateDateDT8
6ACTLSHIP SearchActual Ship DateDateDT8
7BCHSOURC SearchBatch SourceStringSTR1515
Records whether the transaction was entered in a batch or not.

Click to show/hide the Batch Sources

PM_Trxent	Batch
XXPM_Trxent	No batch (real-time)
8BACHNUMB SearchBatch NumberStringSTR15_LBAU15
9VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].VENDORID AS 'Purchasing Receipt Work-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Purchasing Receipt Work'].VENDORID = ['PM Vendor Master File'].VENDORID
10VENDNAME SearchVendor NameStringSTR64_Vendor_Name64
11SUBTOTAL SearchSubtotalCurrencyDLR17_RBS0_STR$17
12TRDISAMT SearchTrade Discount AmountCurrencyDLR17_RBS0_UTR$17
13TRDPCTPR SearchTrade Discount Percent (Precise)Currency (Variable)Trade Discount Percent (Precise)23
14FRTAMNT SearchFreight AmountCurrencyDLR17_RBS0_UTR$17
15MISCAMNT SearchMisc AmountCurrencyDLR17_RBS0_UTR$17
16TAXAMNT SearchTax AmountCurrencyDLR17_RBS0_UTR$17
17TEN99AMNT Search1099 AmountCurrencyDLR17_RBS0_UTR$17
18PYMTRMID SearchPayment Terms IDStringSTR20_Payment_Terms_ID20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].PYMTRMID AS 'Purchasing Receipt Work-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['Purchasing Receipt Work'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
19DSCPCTAM SearchDiscount Percent AmountIntegerINT5_%25
20DSCDLRAM SearchDiscount Dollar AmountCurrencyDLR11_RBS0_UTR$11
21DISAVAMT SearchDiscount Available AmountCurrencyDLR17_RBS0_UTR$17
22DISCDATE SearchDiscount DateDateDT8
23DUEDATE SearchDue DateDateDT8
24REFRENCE SearchReferenceStringSTR3030
25RCPTNOTE_1 SearchReceipt Note ID Array[1]CurrencyDLR1414
26RCPTNOTE SearchReceipt Note ID ArrayDLR14Currency14
27RCPTNOTE_2 SearchReceipt Note ID Array[2]CurrencyDLR1414
28RCPTNOTE_3 SearchReceipt Note ID Array[3]CurrencyDLR1414
29RCPTNOTE_4 SearchReceipt Note ID Array[4]CurrencyDLR1414
30RCPTNOTE_5 SearchReceipt Note ID Array[5]CurrencyDLR1414
31RCPTNOTE_6 SearchReceipt Note ID Array[6]CurrencyDLR1414
32RCPTNOTE_7 SearchReceipt Note ID Array[7]CurrencyDLR1414
33RCPTNOTE_8 SearchReceipt Note ID Array[8]CurrencyDLR1414
34POPHDR1 SearchPOP HDR Errors 1Long IntegerML_POP_HDR_Errors_10
35POPHDR2 SearchPOP HDR Errors 2Long IntegerML_POP_HDR_Errors_20
36POPLNERR SearchPOP LINE ErrorsLong IntegerML_POP_LINE_Errors0
37POSTEDDT SearchPosted DateDateDATE6
38PTDUSRID SearchPosted User IDStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].PTDUSRID AS 'Purchasing Receipt Work-Posted User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Purchasing Receipt Work'].PTDUSRID = ['Users Master'].USERID
39USER2ENT SearchUser To EnterStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].USER2ENT AS 'Purchasing Receipt Work-User To Enter'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Purchasing Receipt Work'].USER2ENT = ['Users Master'].USERID
40CREATDDT SearchCreated DateDateDT8
41MODIFDT SearchModified DateDateDT8
42TRXSORCE SearchTRX SourceStringSTR1313
43VCHRNMBR SearchVoucher NumberStringSTR20_LBAU20
Partial key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].VCHRNMBR AS 'Purchasing Receipt Work-Voucher Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['Purchasing Receipt Work'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
              AND
                     ['Purchasing Receipt Work'].DOCTYPE = ['PM Key Master File'].DOCTYPE
44Tax_Date SearchTax DateDateDT8
45CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].CURNCYID AS 'Purchasing Receipt Work-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Purchasing Receipt Work'].CURNCYID = ['Currency Setup'].CURNCYID
46CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].CURRNIDX AS 'Purchasing Receipt Work-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Purchasing Receipt Work'].CURRNIDX = ['Currency Setup'].CURRNIDX
47RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

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

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].EXGTBLID AS 'Purchasing Receipt Work-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['Purchasing Receipt Work'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
49XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
50EXCHDATE SearchExchange DateDateDT_Date6
51TIME1 SearchTimeTimeTM66
52RATECALC 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
53DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
54MCTRXSTT 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.
55ORSUBTOT SearchOriginating SubtotalCurrencyDLR17_RBS0_STR$17
56ORTDISAM SearchOriginating Trade Discount AmountCurrencyDLR17_RBS0_UTR$17
57ORFRTAMT SearchOriginating Freight AmountCurrencyDLR17_RBS0_UTR$17
58ORMISCAMT SearchOriginating Misc AmountCurrencyDLR19_RBSO_UTR$19
59ORTAXAMT SearchOriginating Tax AmountCurrencyDLR17_RBS0_UTR$17
60OR1099AM SearchOriginating 1099 AmountCurrencyDLR17_RBS0_UTR$17
61ORDDLRAT SearchOriginating Discount Dollar AmountCurrencyDLR11_RBS0_UTR$11
62ORDAVAMT SearchOriginating Discount Available AmountCurrencyDLR17_RBS0_UTR$17
63WITHHAMT SearchWithholding AmountCurrencyDLR19_RBSO_UTR$19
64SIMPLIFD SearchSimplifiedBooleanCB_Simplified0
65BNKRCAMT SearchBank Receipts AmountCurrencyDLR17_RBS0_STR$17
66ECTRX SearchEC TransactionBooleanCB_EC_Transaction0
The field is set to true for each VAT Line Analysis record, if the user marks the transaction as being an EC Transaction.

Click to show/hide Document Printed flag


0	Not an EU Transaction.
1	EU Transaction.
67TXRGNNUM SearchTax Registration NumberStringSTR2525
68TAXSCHID SearchTax Schedule IDStringSTR15_Tax_Schedule_ID15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].TAXSCHID AS 'Purchasing Receipt Work-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['Purchasing Receipt Work'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
69TXENGCLD SearchTax Engine CalledBooleanYN0
70BSIVCTTL SearchBased On Invoice TotalBooleanYN0
71Purchase_Freight_Taxable SearchPurchase Freight TaxableIntegerDDL_Purchase_Tax_Options0
72Purchase_Misc_Taxable SearchPurchase Misc TaxableIntegerDDL_Purchase_Tax_Options0
73FRTSCHID SearchFreight Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].FRTSCHID AS 'Purchasing Receipt Work-Freight Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['Purchasing Receipt Work'].FRTSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
74MSCSCHID SearchMisc Schedule IDStringSTR15_LBAU15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].MSCSCHID AS 'Purchasing Receipt Work-Misc Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['Purchasing Receipt Work'].MSCSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
75FRTTXAMT SearchFreight Tax AmountCurrencyDLR19_RBSO_UTR$19
76ORFRTTAX SearchOriginating Freight Tax AmountCurrencyDLR19_RBSO_UTR$19
77MSCTXAMT SearchMisc Tax AmountCurrencyDLR19_RBSO_UTR$19
78ORMSCTAX SearchOriginating Misc Tax AmountCurrencyDLR19_RBSO_UTR$19
79BCKTXAMT SearchBackout Tax AmountCurrencyDLR17_RBS0_UTR$17
80OBTAXAMT SearchOriginating Backout Tax AmountCurrencyDLR17_RBS0_UTR$17
81BackoutFreightTaxAmt SearchBackout Freight Tax AmountCurrencyDLR17_RBS0_UTR$17
82OrigBackoutFreightTaxAmt SearchOriginating Backout Freight Tax AmountCurrencyDLR17_RBS0_UTR$17
83BackoutMiscTaxAmt SearchBackout Misc Tax AmountCurrencyDLR17_RBS0_UTR$17
84OrigBackoutMiscTaxAmt SearchOriginating Backout Misc Tax AmountCurrencyDLR17_RBS0_UTR$17
85TaxInvReqd SearchTax Invoice RequiredBooleanCB_Tax_Invoice_Required0
86TaxInvRecvd SearchTax Invoice ReceivedBooleanCB_Tax_Invoice_Received0
87APLYWITH SearchApply WithholdingBooleanBoolean0
88PPSTAXRT SearchPPS Tax RateIntegerINT5_%25
89SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].SHIPMTHD AS 'Purchasing Receipt Work-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['Purchasing Receipt Work'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
90DocPrinted SearchDocPrintedBooleanCB_DocPrinted0

Click to show/hide Document Printed flag


0	Record has not been printed.
1	Record has been printed.
91Total_Landed_Cost_Amount SearchTotal Landed Cost AmountCurrencyDLR17_RBS0_UTR$17
92BackoutTradeDiscTax SearchBackout Trade Discount Tax AmountCurrencyDLR17_RBS0_UTR$17
93OrigBackoutTradeDiscTax SearchOriginating Backout Trade Discount Tax AmountCurrencyDLR17_RBS0_UTR$17
94CBVAT SearchCash Based VATBooleanCB_CashBasedVAT0
95VADCDTRO SearchVendor Address Code - Remit ToStringSTR15_Address_Code15
Partial key to the PM Address MSTR (PM00300).

Click to show/hide

SELECT
       ['Purchasing Receipt Work'].VADCDTRO AS 'Purchasing Receipt Work-Vendor Address Code - Remit To'
       ,['PM Address MSTR'].ADRSCODE AS 'PM Address MSTR-Address Code'
FROM
       POP10300 AS ['Purchasing Receipt Work']
INNER JOIN
       PM00300 AS ['PM Address MSTR']
              ON
                     ['Purchasing Receipt Work'].VADCDTRO = ['PM Address MSTR'].ADRSCODE
              AND
                     ['Purchasing Receipt Work'].VENDORID = ['PM Address MSTR'].VENDORID
96TEN99TYPE Search1099 TypeInteger1099_Type0
97TEN99BOXNUMBER Search1099 Box NumberIntegerDDL_1099_Box0
98REPLACEGOODS SearchReplace Returned GoodsBooleanCB_ReplaceReturnedGoods0
99INVOICEEXPECTED SearchInvoice Expected ReturnsBooleanCB_InvoiceExpectedReturns0
100PrepaymentAmount SearchPrepayment AmountCurrencyDLR19_RBS0_UTR$19
101OriginatingPrepaymentAmt SearchOriginating Prepayment AmountCurrencyDLR19_RBS0_UTR$19
102POP_HDR_Errors_4 SearchPOP HDR Errors 4Long IntegerML_POP_HDR_Errors_40
103DISTKNAM SearchDiscount Taken AmountCurrencyDLR17_RBS0_UTR$17
104ORDISTKN SearchOriginating Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
105DISAVTKN SearchDiscount Available TakenCurrencyDLR17_RBS0_UTR$17
106ORDATKN SearchOriginating Discount Available TakenCurrencyDLR17_RBS0_UTR$17
107InvoiceReceiptDate SearchInvoice Receipt DateDateDT8
Invoice Receipt Date is only available in a UK install of Microsoft Dynamics GP. It was introduced due to changes in UK legislation which came into force on 1st April 2017 for business of a certain size which now have duty to report on their payment practices, policies and performance. This new requirement was introduced to protect smaller businesses that suffer from late payments, which can adversely affect their cash flow and jeopardise their ability to trade.
108Workflow_Status SearchWorkflow StatusIntegerWorkflow Status0

Leave a Reply

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