[Home] [Help]
[Dependency Information]
| Object Name: | CSM_MTL_PARAMETERS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ACCESS_ID | NUMBER | |||
| ORGANIZATION_ID | NUMBER | |||
| ORGANIZATION_CODE | VARCHAR2 | (3) | ||
| MASTER_ORGANIZATION_ID | NUMBER | |||
| NEGATIVE_INV_RECEIPT_CODE | NUMBER | |||
| STOCK_LOCATOR_CONTROL_CODE | NUMBER | |||
| TIMEZONE_ID | NUMBER | |||
| CONDITION_TYPE | VARCHAR2 | (1) |
Cut, paste (and edit) the following text to query this object:
SELECT ACCESS_ID
, ORGANIZATION_ID
, ORGANIZATION_CODE
, MASTER_ORGANIZATION_ID
, NEGATIVE_INV_RECEIPT_CODE
, STOCK_LOCATOR_CONTROL_CODE
, TIMEZONE_ID
, CONDITION_TYPE
FROM APPS.CSM_MTL_PARAMETERS_V;
APPS
ASG_BASE
- show dependent code
ASG_USER
CSM_INTERORG_PARAMETERS_ACC
CSM_MTL_PARAMETERS_ACC
CSP_PLANNING_PARAMETERS
MTL_PARAMETERS
APPS.CSM_MTL_PARAMETERS_V is not referenced by any database object
|
|
|
|