Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC06017
Product: FieldService (949)
Series:
Display Name: Depot Route By Item - Parts Group Display Name: Service Table Group
Physical Name: SVC06017
Technical Name: SVC_Codes_Route_Item_Parts
Group Technical Name: Service
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ROUTEID | Route ID | String | STR10_LBAU | 10 | |
2 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Depot Route By Item - Parts'].ITEMNMBR AS 'Depot Route By Item - Parts-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SVC06017 AS ['Depot Route By Item - Parts']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Depot Route By Item - Parts'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
3 | SEQUENCE1 | Sequence | Currency | DLR19_$S2 | 19 | |
4 | LNITMSEQ | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
5 | CMPTITNM | Component Item Number | String | STR30_Item_Number | 30 | |
6 | CMPITQTY | Component Item QTY | Currency | DLR17_QTY_RBS0_UTR | 17 |