[Home] [Help]
[Dependency Information]
| Object Name: | JTF_TR_SOURCE_DENORM_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | JTF.JTF_TR_SOURCE_DENORM_V
|
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
Territories Denormalized Source View
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SOURCE_ID | NUMBER | Source Identifier (Oracle Sequence). | ||
| RELATED_ID | NUMBER | Stores the relationship between sources. |
Cut, paste (and edit) the following text to query this object:
SELECT SOURCE_ID
, RELATED_ID
FROM APPS.JTF_TR_SOURCE_DENORM_V;
APPS
JTF_SOURCES_ALL
APPS.JTF_TR_SOURCE_DENORM_V is not referenced by any database object
|
|
|
|