[Home] [Help]
[Dependency Information]
| Object Name: | MTL_DEFAULT_CATEGORY_SETS |
|---|---|
| Object Type: | TABLE |
| Owner: | INV |
| FND Design Data: | INV.MTL_DEFAULT_CATEGORY_SETS
|
| Subobject Name: | |
| Status: | VALID |
MTL_DEFAULT_CATEGORY_SETS stores the identifier of the category set
that acts as the default for a particular functional area. This
information is used to determine the mandatory category sets for an
item. It is also used to provide a default category set for forms and
reports that require a category set field value or parameter.
.
The category set for a given functional area is guaranteed to have a
category assignment for each item defined for use by the functional
area. For example, the category set for the Inventory functional area
is mandatory (and defaults) for all items defined as Inventory items.
This ensures that for a given functional area, there will be a
category set that contains all of the items for that functional area.
.
Additionally, Oracle Inventory defaults the specified category set for
a product's reports which use category information.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| MTL_DEFAULT_CATEGORY_SETS_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
FUNCTIONAL_AREA_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| FUNCTIONAL_AREA_ID | NUMBER | Yes | Functional area identifier | |
| CATEGORY_SET_ID | NUMBER | Yes | Default category set identifier | |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
| LAST_UPDATED_BY | NUMBER | Yes | Standard Who column | |
| CREATION_DATE | DATE | Yes | Standard Who column | |
| CREATED_BY | NUMBER | Yes | Standard Who column | |
| LAST_UPDATE_LOGIN | NUMBER | Standard Who column | ||
| REQUEST_ID | NUMBER | Standard Who column | ||
| PROGRAM_APPLICATION_ID | NUMBER | Standard Who column | ||
| PROGRAM_ID | NUMBER | Standard Who column | ||
| PROGRAM_UPDATE_DATE | DATE | Standard Who column |
Cut, paste (and edit) the following text to query this object:
SELECT FUNCTIONAL_AREA_ID
, CATEGORY_SET_ID
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
FROM INV.MTL_DEFAULT_CATEGORY_SETS;
INV.MTL_DEFAULT_CATEGORY_SETS does not reference any database object
INV.MTL_DEFAULT_CATEGORY_SETS is referenced by following:
APPS
ASO_BI_QLIN_PC_MV
AS_FORECAST_MV
BIL_BI_FST_PG_MV
BIM_I_LP_AGE_SG_MV
BIM_I_ORD_INT_MV
BIV_ACT_H_SUM_MV
BIV_BAC_H_SUM_MV
BIV_B_AGE_H_SUM_MV
BIV_CLO_H_SUM_MV
BIV_RES_H_SUM_MV
IBE_BI_CAT_MV
ISC_DBI_CFM_001_MV
ISC_DBI_CFM_009_MV
ISC_DBI_CFM_011_MV
ISC_DBI_CFM_012_MV
ISC_DBI_CFM_014_MV
ISC_DBI_CFM_015_MV
ISC_DBI_CFM_016_MV
ISC_DBI_CFM_017_MV
ISC_DBI_CPM_003_MV
ISC_DBI_CPM_004_MV
ISC_DBI_CPM_005_MV
ISC_DBI_PM_0003_MV
ISC_DBI_SCR_002_MV
ISC_DR_BKLG_02_MV
ISC_DR_CHARGES_02_MV
ISC_DR_COSTS_02_MV
ISC_DR_MTTR_02_MV
ISC_TRN_005_MV
MTL_DEFAULT_CATEGORY_SETS
OE_ITEMS_MV
OPI_PGM_CAT_MV
OZF_EARNING_SUMMARY_MV
|
|
|
|