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


VIEW: APPS.BIM_DIMV_INTEREST_TYPES

Object Details
Object Name: BIM_DIMV_INTEREST_TYPES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIM.BIM_DIMV_INTEREST_TYPES
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
INTEREST_TYPE_ID NUMBER
Yes
INTEREST_TYPE VARCHAR2 (80) Yes
DESCRIPTION VARCHAR2 (240)
ENABLED_FLAG VARCHAR2 (1) Yes
ORG_ID NUMBER
Yes
Query Text

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


SELECT INTEREST_TYPE_ID
,      INTEREST_TYPE
,      DESCRIPTION
,      ENABLED_FLAG
,      ORG_ID
FROM APPS.BIM_DIMV_INTEREST_TYPES;

Dependencies

[top of page]

APPS.BIM_DIMV_INTEREST_TYPES references the following:

SchemaAPPS
SynonymAS_INTEREST_TYPES_ALL
SynonymAS_INTEREST_TYPES_B
SynonymAS_INTEREST_TYPES_TL

APPS.BIM_DIMV_INTEREST_TYPES is not referenced by any database object