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


VIEW: APPS.CSY_PERIODS_V

Object Details
Object Name: CSY_PERIODS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CSY_PERIODS_V
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 Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PERIOD_TYPE VARCHAR2 (30) Yes Period Type
PERIOD_NAME VARCHAR2 (80) Yes Period Type Description
START_DATE DATE

Start Date of the period
END_DATE DATE

End Date of the Period
Query Text

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


SELECT PERIOD_TYPE
,      PERIOD_NAME
,      START_DATE
,      END_DATE
FROM APPS.CSY_PERIODS_V;

Dependencies

[top of page]

APPS.CSY_PERIODS_V references the following:

SchemaAPPS
ViewCS_LOOKUPS
PL/SQL PackageFND_GLOBAL - show dependent code
APPS.CSY_PERIODS_V is referenced by following:

SchemaAPPS
Materialized ViewCSY_AGENT_RESPN_RESOL_MV
Materialized ViewCSY_GROUP_RESPN_RESOL_MV
Materialized ViewCSY_RESOLUTION_QUALITY_MV