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


VIEW: APPS.MST_AVAILABLE_CONSTRAINTS_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
LOOKUP_CODE NUMBER

lookup_code for lookup_type = 'MST_CONSTRAINT_TYPE'
MEANING VARCHAR2 (80) Yes meaning = 'MST_CONSTRAINT_TYPE'
DESCRIPTION VARCHAR2 (240)
description = 'MST_CONSTRAINT_TYPE'
Query Text

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


SELECT LOOKUP_CODE
,      MEANING
,      DESCRIPTION
FROM APPS.MST_AVAILABLE_CONSTRAINTS_V;

Dependencies

[top of page]

APPS.MST_AVAILABLE_CONSTRAINTS_V references the following:

SchemaAPPS
ViewMFG_LOOKUPS

APPS.MST_AVAILABLE_CONSTRAINTS_V is not referenced by any database object