Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC00400
Product: FieldService (949)
Series:
Display Name: Configuration Master Group Display Name: Service Table Group
Physical Name: SVC00400
Technical Name: SVC_Configuration_MSTR
Group Technical Name: Service
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CONFGREF | Config Reference | String | STR20_LBAU | 20 | |
2 | DSCRIPTN | Description | String | STR30 | 30 | |
3 | CUSTNMBR | Customer Number | String | STR15_RM_Customer_Number | 15 | |
Key to the RM Customer MSTR (RM00101).
Click to show/hideSELECT
['Configuration Master'].CUSTNMBR AS 'Configuration Master-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
SVC00400 AS ['Configuration Master']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['Configuration Master'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR | ||||||
4 | ADRSCODE | Address Code | String | STR15_Address_Code | 15 | |
5 | Rev_Level | Rev Level | String | STR51 | 5 |