Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV40400
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Item Class Setup Group Display Name: Item Class Setup
Physical Name: IV40400
Technical Name: IV_Item_Class_SETP
Group Technical Name: Item Class Setup
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ITMCLSCD | Item Class Code | String | STR10_Class_ID | 10 | |
2 | ITMCLSDC | Item Class Description | String | STR30 | 30 | |
3 | DEFLTCLS | Default Class | Boolean | CB_Default | 0 | |
4 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Item Class Setup'].NOTEINDX AS 'Item Class Setup-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Item Class Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
5 | ITEMTYPE | Item Type | Integer | DDL_Item_Type | 0 | |
6 | ITMTRKOP | Item Tracking Option | Integer | DDL_Track | 0 | |
Designation for the tracking type of the Item.
Click to show/hide Item Tracking Options1 0 decimals
2 1
3 2
4 3
5 4
6 5 | ||||||
7 | LOTTYPE | Lot Type | String | STR10_Lot_Type | 10 | |
8 | KPERHIST | Keep Period History | Boolean | CB_Keep_Period_History | 0 | |
9 | KPTRXHST | Keep Trx History | Boolean | CB_Keep_Trx_History | 0 | |
10 | KPCALHST | Keep Calendar History | Boolean | CB_Keep_Calendar_History | 0 | |
11 | KPDSTHST | Keep Distribution History | Boolean | CB_Keep_Dist_History | 0 | |
12 | ALWBKORD | Allow Back Orders | Boolean | CB_Allow_Back_Orders | 0 | |
13 | ITMGEDSC | Item Generic Description | String | STR10 | 10 | |
14 | TAXOPTNS | Tax Options | Integer | DDL_Tax_Options | 0 | |
15 | ITMTSHID | Item Tax Schedule ID | String | STR15_LBAU | 15 | |
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).
Click to show/hideSELECT
['Item Class Setup'].ITMTSHID AS 'Item Class Setup-Item Tax Schedule ID'
,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
ON
['Item Class Setup'].ITMTSHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID | ||||||
16 | Purchase_Tax_Options | Purchase Tax Options | Integer | DDL_Purchase_Tax_Options | 0 | |
17 | Purchase_Item_Tax_Schedu | Purchase Item Tax Schedule ID | String | STR15_LBAU | 15 | |
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).
Click to show/hideSELECT
['Item Class Setup'].Purchase_Item_Tax_Schedu AS 'Item Class Setup-Purchase Item Tax Schedule ID'
,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
ON
['Item Class Setup'].Purchase_Item_Tax_Schedu = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID | ||||||
18 | UOMSCHDL | U Of M Schedule | String | STR10_Schedule | 10 | |
Key to the Inventory U of M Schedule Setup (IV40201).
Click to show/hideSELECT
['Item Class Setup'].UOMSCHDL AS 'Item Class Setup-U Of M Schedule'
,['Inventory U of M Schedule Setup'].UOMSCHDL AS 'Inventory U of M Schedule Setup-U Of M Schedule'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
IV40201 AS ['Inventory U of M Schedule Setup']
ON
['Item Class Setup'].UOMSCHDL = ['Inventory U of M Schedule Setup'].UOMSCHDL | ||||||
19 | VCTNMTHD | Valuation Method | Integer | DDL_Valuation_Method | 0 | |
The valuation method for the inventory line item.
Click to show/hide Valuation methods1 FIFO Perpetual
2 LIFO Perpetual
3 Average Perpetual
4 FIFO Periodic
5 LIFO Periodic | ||||||
20 | USCATVLS_1 | User Category Values[1] | String | User_Category_Value | 10 | |
21 | USCATVLS | User Category Values | User_Category_Value | String | 10 | |
22 | USCATVLS_2 | User Category Values[2] | String | User_Category_Value | 10 | |
23 | USCATVLS_3 | User Category Values[3] | String | User_Category_Value | 10 | |
24 | USCATVLS_4 | User Category Values[4] | String | User_Category_Value | 10 | |
25 | USCATVLS_5 | User Category Values[5] | String | User_Category_Value | 10 | |
26 | USCATVLS_6 | User Category Values[6] | String | User_Category_Value | 10 | |
27 | DECPLQTY | Decimal Places QTYS | Integer | DDL_Decimal_Places_QTYS | 0 | |
28 | IVIVINDX | IV IV Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVIVINDX AS 'Item Class Setup-IV IV Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVIVINDX = ['Account Index Master'].ACTINDX | ||||||
29 | IVIVOFIX | IV IV Offset Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVIVOFIX AS 'Item Class Setup-IV IV Offset Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVIVOFIX = ['Account Index Master'].ACTINDX | ||||||
30 | IVCOGSIX | IV COGS Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVCOGSIX AS 'Item Class Setup-IV COGS Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVCOGSIX = ['Account Index Master'].ACTINDX | ||||||
31 | IVSLSIDX | IV Sales Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVSLSIDX AS 'Item Class Setup-IV Sales Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVSLSIDX = ['Account Index Master'].ACTINDX | ||||||
32 | IVSLDSIX | IV Sales Discounts Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVSLDSIX AS 'Item Class Setup-IV Sales Discounts Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVSLDSIX = ['Account Index Master'].ACTINDX | ||||||
33 | IVSLRNIX | IV Sales Returns Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVSLRNIX AS 'Item Class Setup-IV Sales Returns Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVSLRNIX = ['Account Index Master'].ACTINDX | ||||||
34 | IVINUSIX | IV In Use Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVINUSIX AS 'Item Class Setup-IV In Use Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVINUSIX = ['Account Index Master'].ACTINDX | ||||||
35 | IVINSVIX | IV In Service Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVINSVIX AS 'Item Class Setup-IV In Service Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVINSVIX = ['Account Index Master'].ACTINDX | ||||||
36 | IVDMGIDX | IV Damaged Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVDMGIDX AS 'Item Class Setup-IV Damaged Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVDMGIDX = ['Account Index Master'].ACTINDX | ||||||
37 | IVVARIDX | IV Variances Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVVARIDX AS 'Item Class Setup-IV Variances Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVVARIDX = ['Account Index Master'].ACTINDX | ||||||
38 | DPSHPIDX | Drop Ship Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].DPSHPIDX AS 'Item Class Setup-Drop Ship Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].DPSHPIDX = ['Account Index Master'].ACTINDX | ||||||
39 | PURPVIDX | Purchase Price Variance Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].PURPVIDX AS 'Item Class Setup-Purchase Price Variance Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].PURPVIDX = ['Account Index Master'].ACTINDX | ||||||
40 | UPPVIDX | Unrealized Purchase Price Variance Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].UPPVIDX AS 'Item Class Setup-Unrealized Purchase Price Variance Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].UPPVIDX = ['Account Index Master'].ACTINDX | ||||||
41 | IVRETIDX | Inventory Returns Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVRETIDX AS 'Item Class Setup-Inventory Returns Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVRETIDX = ['Account Index Master'].ACTINDX | ||||||
42 | ASMVRIDX | Assembly Variance Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].ASMVRIDX AS 'Item Class Setup-Assembly Variance Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].ASMVRIDX = ['Account Index Master'].ACTINDX | ||||||
43 | PRCLEVEL | PriceLevel | String | STR10_LBAU | 10 | |
44 | PriceGroup | Price Group | String | STR10_LBAU | 10 | |
45 | PRICMTHD | Price Method | Integer | DDL_Price_Method | 0 | |
46 | TCC | Tax Commodity Code | String | STR30_VAT | 30 | |
47 | Revalue_Inventory | Revalue Inventory | Boolean | CB_Revalue_Inventory | 0 | |
48 | Tolerance_Percentage | Tolerance Percentage | Long Integer | LI7_U%3 | 7 | |
49 | CNTRYORGN | Country Origin | String | STR6_VAT | 6 | |
50 | STTSTCLVLPRCNTG | Statistical Value Percentage | Integer | INT4_%2 | 4 | |
51 | INCLUDEINDP | Include in Demand Planning | Boolean | CB_IncludeInDemandPlanning | 0 | |
52 | LOTEXPWARN | Lot Expire Warning | Boolean | CB_Lot_Expire_Warning | 0 | |
53 | LOTEXPWARNDAYS | Lot Expire Warning Days | Integer | INT3_RB0_U | 3 | |
54 | UseQtyOverageTolerance | Use Qty Overage Tolerance | Boolean | CB | 0 | |
55 | UseQtyShortageTolerance | Use Qty Shortage Tolerance | Boolean | CB | 0 | |
56 | QtyOverTolerancePercent | Qty Overage Tolerance Percentage | Long Integer | LI5_%3 | 5 | |
57 | QtyShortTolerancePercent | Qty Shortage Tolerance Percentage | Long Integer | LI5_%3 | 5 | |
58 | IVSCRVIX | IV STD Cost Revaluation Index | Long Integer | LI_14 | 14 | |
Key to the Account Index Master (GL00105).
Click to show/hideSELECT
['Item Class Setup'].IVSCRVIX AS 'Item Class Setup-IV STD Cost Revaluation Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
IV40400 AS ['Item Class Setup']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Item Class Setup'].IVSCRVIX = ['Account Index Master'].ACTINDX |