Purchasing Process Documents List (POP70100)

azurecurveProductsMicrosoft Dynamics GP (0)PurchasingPurchasing Process Documents List (POP70100)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Purchasing Process Documents List
Physical Name: POP70100
Technical Name: POP_ProcDocList_TEMP

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PROCORIG SearchProcess OriginIntegerINT11
2USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Purchasing Process Documents List'].USERID AS 'Purchasing Process Documents List-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       POP70100 AS ['Purchasing Process Documents List']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Purchasing Process Documents List'].USERID = ['Users Master'].USERID
3PONUMBER SearchPO NumberStringSTR17_POP_Number17
4DOCDATE SearchDocument DateDateDT8
5USER2ENT SearchUser To EnterStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Purchasing Process Documents List'].USER2ENT AS 'Purchasing Process Documents List-User To Enter'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       POP70100 AS ['Purchasing Process Documents List']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Purchasing Process Documents List'].USER2ENT = ['Users Master'].USERID
6POSTATUS SearchPO StatusIntegerDDL_PO_Status0
7VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Purchasing Process Documents List'].VENDORID AS 'Purchasing Process Documents List-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       POP70100 AS ['Purchasing Process Documents List']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Purchasing Process Documents List'].VENDORID = ['PM Vendor Master File'].VENDORID
8VENDNAME SearchVendor NameStringSTR64_Vendor_Name64
9MKTOPROC SearchMarked To ProcessBooleanCB0
10ERROR SearchErrorIntegerINT0
azurecurveProductsMicrosoft Dynamics GP (0)PurchasingPurchasing Process Documents List (POP70100)

Leave a Reply

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