Item Site Extensions (SVC00952)

azurecurveProductsFieldService (949)ProjectItem Site Extensions (SVC00952)

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

Product: FieldService (949)
Series:

Display Name: Item Site Extensions
Physical Name: SVC00952
Technical Name: SVC_Item_Site_Ext

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Item Site Extensions'].ITEMNMBR AS 'Item Site Extensions-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SVC00952 AS ['Item Site Extensions']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Item Site Extensions'].ITEMNMBR = ['Item Master'].ITEMNMBR
2LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Item Site Extensions'].LOCNCODE AS 'Item Site Extensions-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       SVC00952 AS ['Item Site Extensions']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Item Site Extensions'].LOCNCODE = ['Site Setup'].LOCNCODE
3Good_Stock SearchGood StockBooleanCB0
4TRNSFLOC SearchTransfer From LocationStringSTR10_Location_Code10
5ITLOCN SearchIntransit LocationStringSTR10_Location_Code10
6ETADAYS SearchETA DaysIntegerINT33
7SHIPMTHD SearchShipping MethodStringSTR15_Shipping_Method15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['Item Site Extensions'].SHIPMTHD AS 'Item Site Extensions-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       SVC00952 AS ['Item Site Extensions']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['Item Site Extensions'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
8Used_Options SearchUsed OptionsIntegerDDL_Used_Options0
9SVC_ItemSiteDelta SearchSVC ItemSiteDeltaBooleanCB0
10SVC_Create_Non_Serial_Eq SearchSVC Create Non Serial EquipBooleanCB0
azurecurveProductsFieldService (949)ProjectItem Site Extensions (SVC00952)

Leave a Reply

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