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


VIEW: APPS.MSC_OTHER_TABLE_V

Object Details
Object Name: MSC_OTHER_TABLE_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.


Data contained for other ASCP tables list lookup


[View Source]

Columns
Name Datatype Length Mandatory Comments
LOOKUP_TYPE VARCHAR2 (30) Yes Lookup Type
LOOKUP_CODE VARCHAR2 (30) Yes Lookup Code
TABLE_NAME VARCHAR2 (80) Yes TABLE NAME
DESCRIPTION VARCHAR2 (240)
Table Description
UNNAMED_COL_5 VARCHAR2 (150)
Application Id
Query Text

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


SELECT LOOKUP_TYPE
,      LOOKUP_CODE
,      TABLE_NAME
,      DESCRIPTION
,      UNNAMED_COL_5
FROM APPS.MSC_OTHER_TABLE_V;

Dependencies

[top of page]

APPS.MSC_OTHER_TABLE_V references the following:

SchemaAPPS
SynonymFND_LOOKUP_VALUES

APPS.MSC_OTHER_TABLE_V is not referenced by any database object