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


VIEW: APPS.JL_CO_GL_BALANCES_V

Object Details
Object Name: JL_CO_GL_BALANCES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJL.JL_CO_GL_BALANCES_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
SET_OF_BOOKS_ID NUMBER (15) Yes GL set of books Identifier
PERIOD_NAME VARCHAR2 (15) Yes Accounting Period
PERIOD_YEAR NUMBER (15) Yes Accounting Period year
PERIOD_NUM NUMBER (15) Yes Accounting Period Number
Query Text

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


SELECT SET_OF_BOOKS_ID
,      PERIOD_NAME
,      PERIOD_YEAR
,      PERIOD_NUM
FROM APPS.JL_CO_GL_BALANCES_V;

Dependencies

[top of page]

APPS.JL_CO_GL_BALANCES_V references the following:

SchemaAPPS
SynonymJL_CO_GL_BALANCES

APPS.JL_CO_GL_BALANCES_V is not referenced by any database object