Depot Route By Item Lines (SVC06016)

azurecurveProductsFieldService (949)ProjectDepot Route By Item Lines (SVC06016)

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

Product: FieldService (949)
Series:

Display Name: Depot Route By Item Lines
Physical Name: SVC06016
Technical Name: SVC_Codes_Route_Item_Line

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

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

Click to show/hide

SELECT
       ['Depot Route By Item Lines'].ITEMNMBR AS 'Depot Route By Item Lines-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SVC06016 AS ['Depot Route By Item Lines']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Depot Route By Item Lines'].ITEMNMBR = ['Item Master'].ITEMNMBR
3SEQUENCE1 SearchSequenceCurrencyDLR19_$S219
4DSCRIPTN SearchDescriptionStringSTR3030
5DEPSTATGRP SearchDepot Station GroupStringSTR10_LBAU10
6STATIONID SearchDepot Station IDStringSTR10_LBAU10
7TECHID SearchTech IDStringSTR10_LBAU10
8ETTR SearchETTRCurrencyCURR_MTTR10
9ROUTEPROC SearchRoute ProcessStringSTR10_LBAU10
10SERVICEBOM SearchService BOMStringSTR30_Item_Number30
11NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Depot Route By Item Lines'].NOTEINDX AS 'Depot Route By Item Lines-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       SVC06016 AS ['Depot Route By Item Lines']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Depot Route By Item Lines'].NOTEINDX = ['Record Notes Master'].NOTEINDX
azurecurveProductsFieldService (949)ProjectDepot Route By Item Lines (SVC06016)

Leave a Reply

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