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


VIEW: APPS.CSM_FND_TERRITORIES_TL_V

Object Details
Object Name: CSM_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 The Unique Access Identifier
TERRITORY_CODE VARCHAR2 (2) Yes
TERRITORY_SHORT_NAME VARCHAR2 (80) Yes
ADDRESS_STYLE VARCHAR2 (30)
LANGUAGE VARCHAR2 (4) Yes
Query Text

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


SELECT ACCESS_ID
,      TERRITORY_CODE
,      TERRITORY_SHORT_NAME
,      ADDRESS_STYLE
,      LANGUAGE
FROM APPS.CSM_FND_TERRITORIES_TL_V;

Dependencies

[top of page]

APPS.CSM_FND_TERRITORIES_TL_V references the following:

SchemaAPPS
PL/SQL PackageASG_BASE - show dependent code
SynonymCSM_FND_TERRITORIES_TL_ACC
SynonymFND_TERRITORIES
SynonymFND_TERRITORIES_TL

APPS.CSM_FND_TERRITORIES_TL_V is not referenced by any database object