DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.CSL_MTL_PARAMETERS_V

Object Details
Object Name: CSL_MTL_PARAMETERS_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Mobile view on MTL_PARAMETERS


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes Organization Id
ORGANIZATION_CODE VARCHAR2 (3)
Organization Code
MASTER_ORGANIZATION_ID NUMBER
Yes Master Organization Id
NEGATIVE_INV_RECEIPT_CODE NUMBER
Yes Negative Inventory Receipt Code
STOCK_LOCATOR_CONTROL_CODE NUMBER
Yes Stock Locator Control Code
TIMEZONE_ID NUMBER

Timezone Id
ACCESS_ID NUMBER

Access Id
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ORGANIZATION_ID
,      ORGANIZATION_CODE
,      MASTER_ORGANIZATION_ID
,      NEGATIVE_INV_RECEIPT_CODE
,      STOCK_LOCATOR_CONTROL_CODE
,      TIMEZONE_ID
,      ACCESS_ID
FROM APPS.CSL_MTL_PARAMETERS_V;

Dependencies

[top of page]

APPS.CSL_MTL_PARAMETERS_V references the following:

SchemaAPPS
SynonymCSL_MTL_PARAMETERS_ACC
SynonymMTL_PARAMETERS

APPS.CSL_MTL_PARAMETERS_V is not referenced by any database object