Sales Bulk Print Line (SOP10207)

azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Bulk Print Line (SOP10207)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Sales Bulk Print Line
Physical Name: SOP10207
Technical Name: sopBulkPrintLine

Group Display Name: Sales Distribution
Group Technical Name: Sales Distribution

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BACHNUMB SearchBatch NumberStringSTR15_LBAU15
2LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Sales Bulk Print Line'].LOCNCODE AS 'Sales Bulk Print Line-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       SOP10207 AS ['Sales Bulk Print Line']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Sales Bulk Print Line'].LOCNCODE = ['Site Setup'].LOCNCODE
3SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
4SOPTYPE SearchSOP TypeIntegerDDL_SOP_Type0
5SOPNUMBE SearchSOP NumberStringSTR20_SOP_Number17
6LNITMSEQ SearchLine Item SequenceLong IntegerLI_Sequence_Number10
7ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Sales Bulk Print Line'].ITEMNMBR AS 'Sales Bulk Print Line-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SOP10207 AS ['Sales Bulk Print Line']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Sales Bulk Print Line'].ITEMNMBR = ['Item Master'].ITEMNMBR
azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Bulk Print Line (SOP10207)

Leave a Reply

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