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


VIEW: APPS.JTF_TR_SOURCE_DENORM_V

Object Details
Object Name: JTF_TR_SOURCE_DENORM_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJTF.JTF_TR_SOURCE_DENORM_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Territories Denormalized Source View


[View Source]

Columns
Name Datatype Length Mandatory Comments
SOURCE_ID NUMBER

Source Identifier (Oracle Sequence).
RELATED_ID NUMBER

Stores the relationship between sources.
Query Text

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


SELECT SOURCE_ID
,      RELATED_ID
FROM APPS.JTF_TR_SOURCE_DENORM_V;

Dependencies

[top of page]

APPS.JTF_TR_SOURCE_DENORM_V references the following:

SchemaAPPS
SynonymJTF_SOURCES_ALL

APPS.JTF_TR_SOURCE_DENORM_V is not referenced by any database object