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


VIEW: APPS.PN_GL_PERIOD_V

Object Details
Object Name: PN_GL_PERIOD_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPN.PN_GL_PERIOD_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_NAME VARCHAR2 (15) Yes
START_DATE DATE
Yes
END_DATE DATE
Yes
Query Text

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


SELECT PERIOD_NAME
,      START_DATE
,      END_DATE
FROM APPS.PN_GL_PERIOD_V;

Dependencies

[top of page]

APPS.PN_GL_PERIOD_V references the following:

SchemaAPPS
SynonymGL_PERIOD_STATUSES
ViewGL_SETS_OF_BOOKS
PL/SQL PackagePN_MO_CACHE_UTILS - show dependent code

APPS.PN_GL_PERIOD_V is not referenced by any database object