SVC_Contract_View (SVC0601V)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC0601V

Product: FieldService (949)
Series:

Display Name: SVC_Contract_View
Physical Name: SVC0601V
Technical Name: SVC_Contract_View

Group Display Name: Service Table Group
Group Technical Name: Service

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['SVC_Contract_View'].CUSTNMBR AS 'SVC_Contract_View-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       SVC0601V AS ['SVC_Contract_View']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['SVC_Contract_View'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2CONSTS SearchContract Record TypeIntegerDDL_Contract_Status0
3CONTNBR SearchContract NumberStringSTR1111
4LNSEQNBR SearchLine SEQ NumberCurrencySequence_Number19
5ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['SVC_Contract_View'].ITEMNMBR AS 'SVC_Contract_View-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SVC0601V AS ['SVC_Contract_View']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['SVC_Contract_View'].ITEMNMBR = ['Item Master'].ITEMNMBR
6SERLNMBR SearchSerial NumberStringSTR20_LBAU20
7ADRSCODE SearchAddress CodeStringSTR15_Address_Code15
8EQUIPID SearchEquipment IDLong IntegerLong Int8
9STRTDATE SearchStart DateDateDT8
10ENDDATE SearchEnd DateDateDT8
11DSCRIPTN SearchDescriptionStringSTR3030
12CNTTYPE SearchContract TypeStringSTR10_LBAU10
13LABPCT SearchLabor PctCurrencyDLR5_%28

Leave a Reply

Your email address will not be published. Required fields are marked *