Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SVC30701
Product: FieldService (949)
Series:
Display Name: Service Transfer Line Detail History Group Display Name: Service History Table Group
Physical Name: SVC30701
Technical Name: SVC_Transfer_Line_HIST
Group Technical Name: Service History
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ORDDOCID ![]() | Order Document ID | String | STR15_LBAU | 15 | |
2 | LNITMSEQ ![]() | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
3 | STATUS ![]() | Transfer Status | Integer | INT | 0 | |
4 | ITEMNMBR ![]() | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Service Transfer Line Detail History'].ITEMNMBR AS 'Service Transfer Line Detail History-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
SVC30701 AS ['Service Transfer Line Detail History']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Service Transfer Line Detail History'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
5 | DSCRIPTN ![]() | Description | String | STR30 | 30 | |
6 | UOFM ![]() | U Of M | String | U_Of_M | 8 | |
7 | TRNSFQTY ![]() | Transfer From QTY | Currency | DLR17_QTY_RBS0_UTR | 17 | |
8 | QTYFULFI ![]() | QTY Fulfilled | Currency | DLR17_QTY_RBS0_UTR | 17 | |
9 | QTYSHPPD ![]() | QTY Shipped | Currency | DLR17_QTY_RBS0_UTR | 17 | |
10 | QTY_To_Receive ![]() | QTY To Receive | Currency | DLR17_QTY_RBS0_STR | 17 | |
11 | QTYRECVD ![]() | QTY Received | Currency | DLR17_QTY_RBS0_UTR | 17 | |
12 | CALLNBR ![]() | Service Call Number | String | STR10_LBAU | 10 | |
13 | SRVRECTYPE ![]() | Service Record Type | Integer | DDL_Service_Record_Type | 0 | |
14 | SERVLITEMSEQ ![]() | Service Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
15 | EQPLINE ![]() | Equipment Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
16 | LINITMTYP ![]() | Line Item Type | String | STR3 | 3 | |
17 | RETDOCID ![]() | Return Document ID | String | STR15_LBAU | 15 | |
18 | LNSEQNBR ![]() | Line SEQ Number | Currency | Sequence_Number | 19 | |
19 | RTV_Number ![]() | RTV Number | String | STR15_LBAU | 15 | |
20 | WORECTYPE ![]() | Work Order Record Type | Integer | DDL_Work_Order_Record_Type | 0 | |
21 | WORKORDNUM ![]() | Work Order Number | String | STR10_LBAU | 10 | |
22 | QTYBSUOM ![]() | QTY In Base U Of M | Currency | DLR17_QTY_RBS0_STR | 17 | |
23 | TRNSFLOC ![]() | Transfer From Location | String | STR10_Location_Code | 10 | |
24 | ITLOCN ![]() | Intransit Location | String | STR10_Location_Code | 10 | |
25 | TRNSTLOC ![]() | Transfer To Location | String | STR10_Location_Code | 10 | |
Key to the Site Setup (IV40700).
Click to show/hideSELECT
['Service Transfer Line Detail History'].TRNSTLOC AS 'Service Transfer Line Detail History-Transfer To Location'
,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
SVC30701 AS ['Service Transfer Line Detail History']
INNER JOIN
IV40700 AS ['Site Setup']
ON
['Service Transfer Line Detail History'].TRNSTLOC = ['Site Setup'].LOCNCODE | ||||||
26 | TRFQTYTY ![]() | Transfer From QTY Type | Integer | DDL_QTY_Type | 0 | |
27 | TRTQTYTY ![]() | Transfer To QTY Type | Integer | DDL_QTY_Type | 0 | |
28 | DECPLCUR ![]() | Decimal Places Currency | Integer | DDL_Decimal_Places_Dollars | 0 | |
29 | DECPLQTY ![]() | Decimal Places QTYS | Integer | DDL_Decimal_Places_QTYS | 0 | |
30 | Landed_Cost_Group_ID ![]() | Landed Cost Group ID | String | STR15_LBAU | 15 | |
31 | Reason_Code ![]() | Reason Code | String | STR15_LBAU | 15 |