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


VIEW: APPS.GLBV_GL_ACCOUNTING_CALENDARS

Object Details
Object Name: GLBV_GL_ACCOUNTING_CALENDARS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewSQLGL.GLBV_GL_ACCOUNTING_CALENDARS
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view


General Ledger accounting calendars define fiscal years and consist of groups of General Ledger periods.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ACCOUNTING_CALENDAR VARCHAR2 (15) Yes Accounting calendar name
DESCRIPTION VARCHAR2 (240)
Accounting calendar description
Query Text

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


SELECT ACCOUNTING_CALENDAR
,      DESCRIPTION
FROM APPS.GLBV_GL_ACCOUNTING_CALENDARS;

Dependencies

[top of page]

APPS.GLBV_GL_ACCOUNTING_CALENDARS references the following:

SchemaAPPS
SynonymGL_PERIOD_SETS

APPS.GLBV_GL_ACCOUNTING_CALENDARS is not referenced by any database object