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


TABLE: JTF.JTF_TERR_DENORM_ALL

Object Details
Object Name: JTF_TERR_DENORM_ALL
Object Type: TABLE
Owner: JTF
FND Design Data: TableJTF.JTF_TERR_DENORM_ALL
Subobject Name:
Status: VALID


Denormalized Territory tables for reporting purposes


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
SOURCE_ID NUMBER
Yes Source Identifier (Oracle Sequence).
TERR_ID NUMBER
Yes Foreign key to JTF_TERR
ABSOLUTE_RANK NUMBER

Foreign key to JTF_TERR
RELATED_TERR_ID NUMBER
Yes Parent territory identifier. Foreign key to JTF_TERR table
TOP_LEVEL_TERR_ID NUMBER

Territory Unique Identifier
NUM_WINNERS NUMBER

Number of winners among the sub-territories of this territory.
SECURITY_GROUP_ID NUMBER

Used as part of Hosting Coding Standards.
OBJECT_VERSION_NUMBER NUMBER

standard column
Query Text

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


SELECT SOURCE_ID
,      TERR_ID
,      ABSOLUTE_RANK
,      RELATED_TERR_ID
,      TOP_LEVEL_TERR_ID
,      NUM_WINNERS
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM JTF.JTF_TERR_DENORM_ALL;

Dependencies

[top of page]

JTF.JTF_TERR_DENORM_ALL does not reference any database object

JTF.JTF_TERR_DENORM_ALL is referenced by following:

SchemaAPPS
SynonymJTF_TERR_DENORM_ALL