[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 | Yes | ||
| ORGANIZATION_CODE | VARCHAR2 | (3) | ||
| MASTER_ORGANIZATION_ID | NUMBER | Yes | ||
| NEGATIVE_INV_RECEIPT_CODE | NUMBER | Yes | ||
| STOCK_LOCATOR_CONTROL_CODE | NUMBER | Yes | ||
| TIMEZONE_ID | NUMBER |
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
FROM APPS.CSM_MTL_PARAMETERS_V;
APPS
CSM_MTL_PARAMETERS_ACC
MTL_PARAMETERS
APPS.CSM_MTL_PARAMETERS_V is not referenced by any database object
|
|
|
|