ISC_SOP_Line_Extra (ISC10200)

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

Product: Purchase Order Management (8298)
Series: Sales

Display Name: ISC_SOP_Line_Extra
Physical Name: ISC10200
Technical Name: ISC_SOP_Line_Extra

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

Click to show/hide

SELECT
       ['ISC_SOP_Line_Extra'].ITEMNMBR AS 'ISC_SOP_Line_Extra-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       ISC10200 AS ['ISC_SOP_Line_Extra']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['ISC_SOP_Line_Extra'].ITEMNMBR = ['Item Master'].ITEMNMBR

Leave a Reply

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