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


VIEW: APPS.JTM_JTF_OBJECTS_V

Object Details
Object Name: JTM_JTF_OBJECTS_V
Object Type: VIEW
Owner: APPS
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 Source]

Columns
Name Datatype Length Mandatory Comments
ACCESS_ID NUMBER

OBJECT_CODE VARCHAR2 (30) Yes
START_DATE_ACTIVE DATE

END_DATE_ACTIVE DATE

NAME VARCHAR2 (30) Yes
LANGUAGE VARCHAR2 (4) Yes
Query Text

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


SELECT ACCESS_ID
,      OBJECT_CODE
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
,      NAME
,      LANGUAGE
FROM APPS.JTM_JTF_OBJECTS_V;

Dependencies

[top of page]

APPS.JTM_JTF_OBJECTS_V references the following:

SchemaAPPS
PL/SQL PackageASG_BASE - show dependent code
SynonymJTF_OBJECTS_B
SynonymJTF_OBJECTS_TL
SynonymJTM_JTF_OBJECTS_ACC

APPS.JTM_JTF_OBJECTS_V is not referenced by any database object