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


VIEW: APPS.JTY_ESCALATION_TERRITORIES_V

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

View Type

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


Escalation Territories


[View Source]

Columns
Name Datatype Length Mandatory Comments
TERR_ID NUMBER
Yes Terr Id
NAME VARCHAR2 (2000) Yes Name
DESCRIPTION VARCHAR2 (240)
Description
START_DATE_ACTIVE DATE

Start Date Active
END_DATE_ACTIVE DATE

End Date Active
Query Text

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


SELECT TERR_ID
,      NAME
,      DESCRIPTION
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
FROM APPS.JTY_ESCALATION_TERRITORIES_V;

Dependencies

[top of page]

APPS.JTY_ESCALATION_TERRITORIES_V references the following:

SchemaAPPS
SynonymJTF_TERR_ALL
SynonymJTF_TERR_RSC_ACCESS_ALL
SynonymJTF_TERR_RSC_ALL

APPS.JTY_ESCALATION_TERRITORIES_V is not referenced by any database object