Wiki·schema·schema/sa-wrhse-mstr.md

SA_WRHSE_MSTR

This is a warehouse master table that stores warehouse master details. It supports inventory and logistics transactions by standardizing warehouse identification and mapping.

Process: INVENTORY · Component: BasStockAdmn · Table type: Master Table Category: Provides warehouse master setup for inventory, storage, and logistics transactions.

Primary key

WRHSE_WAREHOUSE_ID, WRHSE_WAREHOUSE_OU

Columns (40)

#ColumnTypeDescription
1WRHSE_WAREHOUSE_OU 🔑CharWarehouse Organization Unit instance
2WRHSE_WAREHOUSE_ID 🔑#N/AWarehouse ID
3WRHSE_DSCRPTN#N/AWarehouse description
4WRHSE_DSCRPTN_UP#N/AWarehouse description in uppercase
5WRHSE_STATUS#N/AWarehouse status (e.g., Active, Inactive)
6WRHSE_CATEGORY#N/AWarehouse category
7WRHSE_STRGE_TYPE#N/AWarehouse storage type
8WRHSE_INCHRGE_CODE#N/ACode of the person in charge of the warehouse
9WRHSE_NETTABLE#N/ANettable flag for MRP purposes
10WRHSE_ADDRESS#N/AWarehouse address
11WRHSE_CITY#N/AWarehouse city
12WRHSE_STATE#N/AWarehouse state
13WRHSE_ZIP#N/AWarehouse postal/ZIP code
14WRHSE_CNTRY#N/AWarehouse country
15WRHSE_CAPACITY_CONSTRAINTdecimalCapacity constraints of the warehouse
16WRHSE_VOLUMECharWarehouse volume
17WRHSE_VOLUME_UOMdecimalWarehouse volume Unit of Measure
18WRHSE_WEIGHTCharWarehouse weight capacity
19WRHSE_WEIGHT_UOMCharWarehouse weight Unit of Measure
20WRHSE_USER_DEF_1CharUser-defined field 1 for warehouse
21WRHSE_USER_DEF_2CharUser-defined field 2 for warehouse
22WRHSE_LINK_FLAGCharFlag indicating if warehouse is linked to other records
23WRHSE_FILE_NAMECharWarehouse-related file name
24WRHSE_CREATED_BYDatetimeUser who created the warehouse record
25WRHSE_CREATED_DATECharWarehouse record creation date
26WRHSE_MODIFIED_BYDatetimeUser who last modified the warehouse record
27WRHSE_MODIFIED_DATE#N/AWarehouse record last modified date
28WRHSE_TIMESTAMPCharTimestamp of the warehouse record
29WRHSE_FIN_BOOKCharFinancial book associated with the warehouse
30WRHSE_BACKFLUSH_FLAGCharFlag indicating if backflush is applicable
31WRHSE_ALLTRNTYPE_FLAGCharFlag indicating if all transaction types are allowed
32WRHSE_ALLPRTTYPE_FLAGCharFlag indicating if all part types are allowed
33WRHSE_ALLSTKSTS_FLAGvarcharFlag indicating if all stock statuses are allowed
34WRHSE_STORAGE_LOCATIONvarcharWarehouse storage location code
35WRHSE_OFFLINEvarcharFlag for offline usage
36WRHSE_OFFLINE_AREAvarcharOffline area of the warehouse
37WRHSE_ALW_OFFLINE_USGvarcharFlag indicating if offline usage is allowed
38WRHSE_WH_GROUPvarcharWarehouse group code
39WRHSE_TAX_REGIONvarcharWarehouse tax region
40WRHSE_MRP_NETTABLEMaterial Requirements Planning ( MRP ) nettable flag for the warehouse

Sample rows (from live DB)

WRHSE_WAREHOUSE_OUWRHSE_WAREHOUSE_IDWRHSE_DSCRPTNWRHSE_DSCRPTN_UPWRHSE_STATUSWRHSE_CATEGORY
2.000101Warehouse 1WAREHOUSE 1A
2.00100Test Warehouse3_RDSTEST WAREHOUSE3_RDSAMain
2.00111Test WarehouseTEST WAREHOUSEAROUTE

Showing 3 of 1,381 rows.

See also