SVC_SOP_History_View (SVC3200V)

azurecurveProductsFieldService (949)ProjectSVC_SOP_History_View (SVC3200V)

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

Product: FieldService (949)
Series:

Display Name: SVC_SOP_History_View
Physical Name: SVC3200V
Technical Name: SVC_SOP_History_View

Group Display Name: Service Table Group
Group Technical Name: Service

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SOPTYPE SearchSOP TypeIntegerDDL_SOP_Type0
2SOPNUMBE SearchSOP NumberStringSTR20_SOP_Number17
3CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['SVC_SOP_History_View'].CUSTNMBR AS 'SVC_SOP_History_View-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       SVC3200V AS ['SVC_SOP_History_View']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['SVC_SOP_History_View'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
4CUSTNAME SearchCustomer NameStringSTR64_Customer_Name64
5CSTPONBR SearchCustomer PO NumberStringSTR20_Document_Number20
6DOCDATE SearchDocument DateDateDT8
7CMPNTSEQ SearchComponent SequenceLong IntegerLI_Sequence_Number10
8LNITMSEQ SearchLine Item SequenceLong IntegerLI_Sequence_Number10
9ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['SVC_SOP_History_View'].ITEMNMBR AS 'SVC_SOP_History_View-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SVC3200V AS ['SVC_SOP_History_View']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['SVC_SOP_History_View'].ITEMNMBR = ['Item Master'].ITEMNMBR
10ITEMDESC SearchItem DescriptionStringSTR100100
11LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['SVC_SOP_History_View'].LOCNCODE AS 'SVC_SOP_History_View-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       SVC3200V AS ['SVC_SOP_History_View']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['SVC_SOP_History_View'].LOCNCODE = ['Site Setup'].LOCNCODE
12UOFM SearchU Of MStringU_Of_M8
13PRCLEVEL SearchPriceLevelStringSTR10_LBAU10
14EXTDCOST SearchExtended CostCurrencyDLR17_RBS0_UTR$17
15XTNDPRCE SearchExtended PriceCurrencyDLR17_RBS0_STR$17
16QTYFULFI SearchQTY FulfilledCurrencyDLR17_QTY_RBS0_UTR17
azurecurveProductsFieldService (949)ProjectSVC_SOP_History_View (SVC3200V)

Leave a Reply

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