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


TABLE: XTR.XTR_FORECAST_PERIOD_TEMP

Object Details
Object Name: XTR_FORECAST_PERIOD_TEMP
Object Type: TABLE
Owner: XTR
FND Design Data: TableXTR.XTR_FORECAST_PERIOD_TEMP
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.

Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
FORECAST_PERIOD_TEMP_ID NUMBER (15) Yes
START_DATE DATE
Yes
END_DATE DATE
Yes
LEVEL_OF_SUMMARY VARCHAR2 (30)
Query Text

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


SELECT FORECAST_PERIOD_TEMP_ID
,      START_DATE
,      END_DATE
,      LEVEL_OF_SUMMARY
FROM XTR.XTR_FORECAST_PERIOD_TEMP;

Dependencies

[top of page]

XTR.XTR_FORECAST_PERIOD_TEMP does not reference any database object

XTR.XTR_FORECAST_PERIOD_TEMP is referenced by following:

SchemaXTR
ViewXTR_FORECAST_PERIOD_TEMP#