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


VIEW: APPS.BIM_DIMV_INTEREST_CODES

Object Details
Object Name: BIM_DIMV_INTEREST_CODES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIM.BIM_DIMV_INTEREST_CODES
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_CODE_ID NUMBER
Yes
INTEREST_CODE VARCHAR2 (100) Yes
DESCRIPTION VARCHAR2 (240)
ENABLED_FLAG VARCHAR2 (1) Yes
ORG_ID NUMBER
Yes
INTEREST_TYPE_ID NUMBER
Yes
PARENT_INTEREST_CODE_ID NUMBER

Query Text

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


SELECT INTEREST_CODE_ID
,      INTEREST_CODE
,      DESCRIPTION
,      ENABLED_FLAG
,      ORG_ID
,      INTEREST_TYPE_ID
,      PARENT_INTEREST_CODE_ID
FROM APPS.BIM_DIMV_INTEREST_CODES;

Dependencies

[top of page]

APPS.BIM_DIMV_INTEREST_CODES references the following:

SchemaAPPS
SynonymAS_INTEREST_CODES_ALL
SynonymAS_INTEREST_CODES_B
SynonymAS_INTEREST_CODES_TL
SynonymAS_INTEREST_TYPES_ALL
APPS.BIM_DIMV_INTEREST_CODES is referenced by following:

SchemaAPPS
Package BodyBIM_PRODUCT_CATEG_PKG - show dependent code