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


VIEW: APPS.JTM_FND_TERRITORIES_TL_V

Object Details
Object Name: JTM_FND_TERRITORIES_TL_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
Yes
TERRITORY_CODE VARCHAR2 (2) Yes
LANGUAGE VARCHAR2 (4) Yes
TERRITORY_SHORT_NAME VARCHAR2 (80) Yes
DESCRIPTION VARCHAR2 (240)
SOURCE_LANG VARCHAR2 (4) Yes
Query Text

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


SELECT ACCESS_ID
,      TERRITORY_CODE
,      LANGUAGE
,      TERRITORY_SHORT_NAME
,      DESCRIPTION
,      SOURCE_LANG
FROM APPS.JTM_FND_TERRITORIES_TL_V;

Dependencies

[top of page]

APPS.JTM_FND_TERRITORIES_TL_V references the following:

SchemaAPPS
SynonymFND_TERRITORIES_TL
SynonymJTM_FND_TERRITORIES_TL_ACC

APPS.JTM_FND_TERRITORIES_TL_V is not referenced by any database object