Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC00501
Product: FieldService (949)
Series:
Display Name: Delta Item Master Group Display Name: Service Table Group
Physical Name: SVC00501
Technical Name: SVC_Item_MSTR_Delta
Group Technical Name: Service
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Delta Item Master'].ITEMNMBR AS 'Delta Item Master-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SVC00501 AS ['Delta Item Master']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Delta Item Master'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
2 | ITEMTYPE | Item Type | Integer | DDL_Item_Type | 0 | |
3 | ITEMDESC | Item Description | String | STR100 | 100 | |
4 | ITMSHNAM | Item Short Name | String | STR15 | 15 | |
5 | ITMTRKOP | Item Tracking Option | Integer | DDL_Track | 0 | |
6 | LISTPRCE | List Price | Currency | DLR17_RBS0_STR$ | 17 | |
7 | RTRNABLE | Returnable | Boolean | CB | 0 | |
8 | METERED | Metered | Boolean | CB | 0 | |
9 | SVC_Delta_Type | SVC Delta Type | Integer | DDL_DeltaType | 0 | |
10 | MODIFDT | Modified Date | Date | DT | 8 |