Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC0201V
Product: FieldService (949)
Series:
Display Name: SVC_Service_MSTR_Codes_View Group Display Name: Service Table Group
Physical Name: SVC0201V
Technical Name: SVC_Service_MSTR_Codes_View
Group Technical Name: Service
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SRVRECTYPE ![]() | Service Record Type | Integer | DDL_Service_Record_Type | 0 | |
2 | CALLNBR ![]() | Service Call Number | String | STR10_LBAU | 10 | |
3 | LNITMSEQ ![]() | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
4 | EQUIPID ![]() | Equipment ID | Long Integer | Long Int | 8 | |
5 | ITEMNMBR ![]() | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['SVC_Service_MSTR_Codes_View'].ITEMNMBR AS 'SVC_Service_MSTR_Codes_View-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SVC0201V AS ['SVC_Service_MSTR_Codes_View']
INNER JOIN
IV00101 AS ['Item Master']
ON
['SVC_Service_MSTR_Codes_View'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
6 | PROBCDE ![]() | Problem Code | String | STR10_LBAU | 10 | |
7 | RPRCODE ![]() | Repair Code | String | STR10_LBAU | 10 | |
8 | CAUSECDE ![]() | Cause Code | String | STR10_LBAU | 10 | |
9 | SRVTYPE ![]() | Service Type | String | STR10_LBAU | 10 | |
10 | ENTDTE ![]() | Entry Date | Date | DT_Date | 6 | |
11 | CUSTNAME ![]() | Customer Name | String | STR64_Customer_Name | 64 | |
12 | PRDLINE ![]() | Product Line | String | STR20 | 20 |