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


VIEW: APPS.PA_REP_PERIOD_YEARS_V

Object Details
Object Name: PA_REP_PERIOD_YEARS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_REP_PERIOD_YEARS_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 CHAR (2)
The type of the period i.e. GL,PA,GE,QR and YR
PERIOD_YEAR NUMBER

The year which significant the period corresponding to the period type
Query Text

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


SELECT PERIOD_TYPE
,      PERIOD_YEAR
FROM APPS.PA_REP_PERIOD_YEARS_V;

Dependencies

[top of page]

APPS.PA_REP_PERIOD_YEARS_V references the following:

SchemaAPPS
ViewPA_REP_YEAR_CAL_V
ViewPA_REP_YEAR_GL_V
ViewPA_REP_YEAR_PA_V
APPS.PA_REP_PERIOD_YEARS_V is referenced by following:

SchemaAPPS
Package BodyPA_REPORT_UTIL - show dependent code