Sales Process Documents Temp (SOP50100)

azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Process Documents Temp (SOP50100)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Sales Process Documents Temp
Physical Name: SOP50100
Technical Name: SOP_Process_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
       ['Sales Process Documents Temp'].USERID AS 'Sales Process Documents Temp-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SOP50100 AS ['Sales Process Documents Temp']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Sales Process Documents Temp'].USERID = ['Users Master'].USERID
3MKTOPROC SearchMarked To ProcessBooleanCB0
4SOPNUMBE SearchSOP NumberStringSTR20_SOP_Number17
5SOPTYPE SearchSOP TypeIntegerDDL_SOP_Type0
6DOCDATE SearchDocument DateDateDT8
7CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Sales Process Documents Temp'].CUSTNMBR AS 'Sales Process Documents Temp-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       SOP50100 AS ['Sales Process Documents Temp']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Sales Process Documents Temp'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
8CUSTNAME SearchCustomer NameStringSTR64_Customer_Name64
9CSTPONBR SearchCustomer PO NumberStringSTR20_Document_Number20
10BACHNUMB SearchBatch NumberStringSTR15_LBAU15
11DOCID SearchDocument IDStringSTR15_LBAU15
12ERROR SearchErrorIntegerINT0
azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Process Documents Temp (SOP50100)

Leave a Reply

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