Sales Order Bin Quantities Work and History (SOP10203)

azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Order Bin Quantities Work and History (SOP10203)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Sales Order Bin Quantities Work and History
Physical Name: SOP10203
Technical Name: sopBinWorkHist

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SOPNUMBE SearchSOP NumberStringSTR20_SOP_Number17
2SOPTYPE SearchSOP TypeIntegerDDL_SOP_Type0
3LNITMSEQ SearchLine Item SequenceLong IntegerLI_Sequence_Number10
4CMPNTSEQ SearchComponent SequenceLong IntegerLI_Sequence_Number10
5SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
6ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Sales Order Bin Quantities Work and History'].ITEMNMBR AS 'Sales Order Bin Quantities Work and History-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SOP10203 AS ['Sales Order Bin Quantities Work and History']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Sales Order Bin Quantities Work and History'].ITEMNMBR = ['Item Master'].ITEMNMBR
7LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Sales Order Bin Quantities Work and History'].LOCNCODE AS 'Sales Order Bin Quantities Work and History-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       SOP10203 AS ['Sales Order Bin Quantities Work and History']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Sales Order Bin Quantities Work and History'].LOCNCODE = ['Site Setup'].LOCNCODE
8BIN SearchBinStringSTR15_Bin15
9QTYTYPE SearchQTY TypeIntegerDDL_QTY_Type0
10QUANTITY SearchQTYCurrencyDLR17_QTY_RBS0_STR17
11POSTED SearchPostedBooleanTrue/False0
azurecurveProductsMicrosoft Dynamics GP (0)SalesSales Order Bin Quantities Work and History (SOP10203)

Leave a Reply

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