Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC05635
Product: FieldService (949)
Series:
Display Name: SVC_RTV_Closing_WORK
Physical Name: SVC05635
Technical Name: SVC_RTV_Closing_WORKSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['SVC_RTV_Closing_WORK'].USERID AS 'SVC_RTV_Closing_WORK-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SVC05635 AS ['SVC_RTV_Closing_WORK']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['SVC_RTV_Closing_WORK'].USERID = ['Users Master'].USERID
2 RTV_Number RTV Number String STR15_LBAU 15 3 RTV_Line RTV Line Currency Sequence_Number 19 4 RTV_Type RTV Type String STR10_LBAU 10 5 OFFID Office ID String STR10_LBAU 10 6 VENDORID Vendor ID String STR_15_Vendor_ID 15 Key to the PM Vendor Master File (PM00200).
Click to show/hide
SELECT
['SVC_RTV_Closing_WORK'].VENDORID AS 'SVC_RTV_Closing_WORK-Vendor ID'
,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
SVC05635 AS ['SVC_RTV_Closing_WORK']
INNER JOIN
PM00200 AS ['PM Vendor Master File']
ON
['SVC_RTV_Closing_WORK'].VENDORID = ['PM Vendor Master File'].VENDORID
7 ADRSCODE Address Code String STR15_Address_Code 15 8 VENDNAME Vendor Name String STR64_Vendor_Name 64 9 LOCNCODE Location Code String STR10_Location_Code 10 Key to the Site Setup (IV40700).
Click to show/hide
SELECT
['SVC_RTV_Closing_WORK'].LOCNCODE AS 'SVC_RTV_Closing_WORK-Location Code'
,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
SVC05635 AS ['SVC_RTV_Closing_WORK']
INNER JOIN
IV40700 AS ['Site Setup']
ON
['SVC_RTV_Closing_WORK'].LOCNCODE = ['Site Setup'].LOCNCODE
10 ITEMNMBR Item Number String STR30_Item_Number 30 Key to the Item Master (IV00101).
Click to show/hide
SELECT
['SVC_RTV_Closing_WORK'].ITEMNMBR AS 'SVC_RTV_Closing_WORK-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SVC05635 AS ['SVC_RTV_Closing_WORK']
INNER JOIN
IV00101 AS ['Item Master']
ON
['SVC_RTV_Closing_WORK'].ITEMNMBR = ['Item Master'].ITEMNMBR
11 VNDITNUM Vendor Item Number String Item_Number 30 12 Part_Cost Part Cost Currency DLR17_RBS0_STR$ 17 13 Part_Price Part Price Currency DLR17_RBS0_STR$ 17 14 Labor_Cost Labor Cost Currency DLR17_RBS0_STR$ 17 15 Labor_Price Labor Price Currency DLR17_RBS0_STR$ 17 16 Expense_Cost Expense Cost Currency DLR17_RBS0_STR$ 17 17 Expense_Price Expense Price Currency DLR17_RBS0_STR$ 17 18 Travel_Cost Travel Cost Currency DLR17_RBS0_STR$ 17 19 Travel_Price Travel Price Currency DLR17_RBS0_STR$ 17 20 Originating_Part_Cost Originating Part Cost Currency DLR17_RBS0_STR$ 17 21 Originating_Part_Price Originating Part Price Currency DLR17_RBS0_STR$ 17 22 Originating_Labor_Cost Originating Labor Cost Currency DLR17_RBS0_STR$ 17 23 Originating_Labor_Price Originating Labor Price Currency DLR17_RBS0_STR$ 17 24 Originating_Expense_Cost Originating Expense Cost Currency DLR17_RBS0_STR$ 17 25 Originating_ExpensePrice Originating Expense Price Currency DLR17_RBS0_STR$ 17 26 Originating_Travel_Cost Originating Travel Cost Currency DLR17_RBS0_STR$ 17 27 Originating_Travel_Price Originating Travel Price Currency DLR17_RBS0_STR$ 17 28 MKDTOPST Marked To Post Boolean CB 0 29 POSTED Posted Boolean True/False 0 30 ERMSGNBR Error Message Number Integer INT4 4 31 ERMSGTXT Error Message Text String STR255 255 32 ERMSGTX2 Error Message Text 2 String STR255 255