Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV40100
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Inventory Control Setup Group Display Name: Inventory Control
Physical Name: IV40100
Technical Name: IV_SETP
Group Technical Name: Inventory Control
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SETUPKEY | Setup Key | Integer | INT | 0 | |
2 | USCATDSC_1 | User Category Descriptions[1] | String | STR15 | 15 | |
3 | USCATDSC | User Category Descriptions | STR15 | String | 15 | |
4 | USCATDSC_2 | User Category Descriptions[2] | String | STR15 | 15 | |
5 | USCATDSC_3 | User Category Descriptions[3] | String | STR15 | 15 | |
6 | USCATDSC_4 | User Category Descriptions[4] | String | STR15 | 15 | |
7 | USCATDSC_5 | User Category Descriptions[5] | String | STR15 | 15 | |
8 | USCATDSC_6 | User Category Descriptions[6] | String | STR15 | 15 | |
9 | DCDCRADJ | Display Cost For Decrease Adjustments | Boolean | CB_Display_Cost | 0 | |
10 | ACSGFLOC | Account Segment For Locations | Integer | INT1 | 1 | |
11 | MAINLOCN | Main Location | String | STR10_Location_Code | 10 | |
12 | DECPLCUR | Decimal Places Currency | Integer | DDL_Decimal_Places_Dollars | 0 | |
13 | DECPLQTY | Decimal Places QTYS | Integer | DDL_Decimal_Places_QTYS | 0 | |
14 | NXADJDOC | Next Adjustment Document Number | String | STR20_Next_Document_Number | 17 | |
15 | TXTRDNUM | Next Transfer Document Number | String | STR20_Next_Document_Number | 17 | |
16 | NXTVDNUM | Next Variance Document Number | String | STR20_Next_Document_Number | 17 | |
17 | NXPRDNUM | Next Production Document Number | String | STR20_Next_Document_Number | 17 | |
18 | ALADJOVR | Allow Adjustment Overrides | Boolean | CB_Allow_Adjustment_Overrides | 0 | |
19 | AVAROVRD | Allow Variance Overrides | Boolean | CB_Allow_Variance_Overrides | 0 | |
20 | ATRSOVRD | Allow Transfer Overrides | Boolean | CB_Allow_Transfer_Overrides | 0 | |
21 | ATPSTVRNC | Auto Post Variance | Boolean | CB_Autopost_Variance | 0 | |
22 | ENABLEMULTIBIN | Enable Multi Bin | Boolean | CB_EnableMultiBin | 0 | |
23 | ENPICKSHORTTSK | Enable Picking Shortage Tasks | Boolean | CB_EnablePickingShortageTasks | 0 | |
24 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Inventory Control Setup'].USERID AS 'Inventory Control Setup-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
IV40100 AS ['Inventory Control Setup']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Inventory Control Setup'].USERID = ['Users Master'].USERID | ||||||
25 | DISABLEAVGPERPADJ | Disable Avg Perpetual Valuation Adjustments | Boolean | CB_DisableAvgPerpetualValuationAdjustments | 0 | |
26 | DISABLEPERPADJ | Disable Perpetual Valuation Adjustments | Boolean | CB_DisablePerpetualValuationAdjustments | 0 | |
27 | ALLEXPLOTSIV | Allow Expired Lots IV | Boolean | CB_Allow_Expired_Lots_IV | 0 | |
28 | ALLEXPLOTSIVPASS | Allow Expired Lots IV Password | String | Password | 10 | |
29 | ALLEXPLOTSOTHER | Allow Expired Lots Other | Boolean | CB_Allow_Expired_Lots_Other | 0 | |
30 | ALLEXPLOTOTHERPASS | Allow Expired Lots Other Password | String | Password | 10 | |
31 | USEEXISTINGSNLOTS | Use Only Existing Serials Lots | Boolean | CB_Use_Only_Existing_Serials_Lots | 0 | |
32 | ASSIGNLOTNUMBY | Assign Lot Numbers By | Integer | CB_Assign_Lot_Numbers_By | 0 | |
33 | NXTSPNUM | Next Two Step Transfer Number | String | STR15_LBAU | 15 | |
34 | VIALOCN | Via Location | String | STR10_Location_Code | 10 | |
35 | Next_Bin_XFer_Doc_Number | Next Bin Transfer Document Number | String | STR20_Next_Bin_Transfer_Doc_Number | 20 |