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


VIEW: APPS.BIS_INTEREST_TYPES_V

Object Details
Object Name: BIS_INTEREST_TYPES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_INTEREST_TYPES_V
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
ID VARCHAR2 (40)
VALUE VARCHAR2 (80) Yes
INTEREST_TYPE_ID NUMBER
Yes
INTEREST_TYPE VARCHAR2 (80) Yes
Query Text

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


SELECT ID
,      VALUE
,      INTEREST_TYPE_ID
,      INTEREST_TYPE
FROM APPS.BIS_INTEREST_TYPES_V;

Dependencies

[top of page]

APPS.BIS_INTEREST_TYPES_V references the following:

SchemaAPPS
ViewAS_INTEREST_TYPES_V

APPS.BIS_INTEREST_TYPES_V is not referenced by any database object