Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SV90221
Product: WennSoft Products (131)
Series: 3rd Party
Display Name: SV_Service_Area_Tech_Join
Physical Name: SV90221
Technical Name: SV_Service_Area_Tech_Join
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CUSTNMBR | Customer Number | STR15_RM_Customer_Number | String | 15 | |
Key to the RM Customer MSTR (RM00101).
Click to show/hideSELECT
['SV_Service_Area_Tech_Join'].CUSTNMBR AS 'SV_Service_Area_Tech_Join-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
SV90221 AS ['SV_Service_Area_Tech_Join']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['SV_Service_Area_Tech_Join'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR | ||||||
2 | ADRSCODE | Address Code | STR15_Address_Code | String | 15 | |
3 | Primary_Skill_Level | Primary Skill Level | STR15_LBAU | String | 15 | |
4 | SEQNUMBR | Sequence Number | LI_Sequence_Number | Long Integer | 10 | |
5 | Technician | Technician | STR10_LBAU | String | 10 |