Service Bill of Material Detail (SVC06201)

azurecurveProductsFieldService (949)ProjectService Bill of Material Detail (SVC06201)

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

Product: FieldService (949)
Series:

Display Name: Service Bill of Material Detail
Physical Name: SVC06201
Technical Name: SVC_Service_BOM_Line

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SERVICEBOM SearchService BOMStringSTR30_Item_Number30
2SEQUENCE1 SearchSequenceCurrencyDLR19_$S219
3ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['Service Bill of Material Detail'].ITEMNMBR AS 'Service Bill of Material Detail-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       SVC06201 AS ['Service Bill of Material Detail']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['Service Bill of Material Detail'].ITEMNMBR = ['Item Master'].ITEMNMBR
4ITEMDESC SearchItem DescriptionStringSTR100100
5QUANTITY SearchQTYCurrencyDLR17_QTY_RBS0_STR17
6EFFDATE SearchEffective Date0DateDT_Date6
7EXPNDATE SearchExpiration DateDateDT_Date6
8NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['Service Bill of Material Detail'].NOTEINDX AS 'Service Bill of Material Detail-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       SVC06201 AS ['Service Bill of Material Detail']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['Service Bill of Material Detail'].NOTEINDX = ['Record Notes Master'].NOTEINDX
azurecurveProductsFieldService (949)ProjectService Bill of Material Detail (SVC06201)

Leave a Reply

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