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


VIEW: APPS.BIS_TRAINING_CATEGORIES_V

Object Details
Object Name: BIS_TRAINING_CATEGORIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.BIS_TRAINING_CATEGORIES_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 (30) Yes
VALUE VARCHAR2 (80) Yes
LOOKUP_CODE VARCHAR2 (30) Yes
MEANING VARCHAR2 (80) Yes
Query Text

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


SELECT ID
,      VALUE
,      LOOKUP_CODE
,      MEANING
FROM APPS.BIS_TRAINING_CATEGORIES_V;

Dependencies

[top of page]

APPS.BIS_TRAINING_CATEGORIES_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
PL/SQL PackageHR_API - show dependent code
ViewHR_LOOKUPS

APPS.BIS_TRAINING_CATEGORIES_V is not referenced by any database object