Sales Document Line Temp (SOP50300)

azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Document Line Temp (SOP50300)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Sales Document Line Temp
Physical Name: SOP50300
Technical Name: sopDocumentLineTemp

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

Click to show/hide

SELECT
       ['Sales Document Line Temp'].USERID AS 'Sales Document Line Temp-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SOP50300 AS ['Sales Document Line Temp']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Sales Document Line Temp'].USERID = ['Users Master'].USERID
2SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
3SOPNUMBE SearchSOP NumberStringSTR20_SOP_Number17
4SOPTYPE SearchSOP TypeIntegerDDL_SOP_Type0
5DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0
6LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Sales Document Line Temp'].LOCNCODE AS 'Sales Document Line Temp-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       SOP50300 AS ['Sales Document Line Temp']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Sales Document Line Temp'].LOCNCODE = ['Site Setup'].LOCNCODE
7DOCPRINTSEQ SearchDocument Print SequenceLong Integerlong8
8CMPNTSEQ SearchComponent SequenceLong IntegerLI_Sequence_Number10
9LNITMSEQ SearchLine Item SequenceLong IntegerLI_Sequence_Number10
azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Document Line Temp (SOP50300)

Leave a Reply

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