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


VIEW: APPS.PA_GL_SET_OF_BOOKS_V

Object Details
Object Name: PA_GL_SET_OF_BOOKS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_GL_SET_OF_BOOKS_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_NAME VARCHAR2 (30)
Accounting books name.
CURRENCY VARCHAR2 (15)
Currency.
SET_OF_BOOKS_TYPE VARCHAR2 (30)
MRC set of books type i.e.Parent/Primary, and Reporting.
SET_OF_BOOKS_TYPE_CODE VARCHAR2 (30)
MRC set of books type code i.e. P for Primary/Parent/None and R for Reporting.
SET_OF_BOOKS_ID NUMBER (15)
Accounting books defining column.
ORG_ID NUMBER (15)
Query Text

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


SELECT SET_OF_BOOKS_NAME
,      CURRENCY
,      SET_OF_BOOKS_TYPE
,      SET_OF_BOOKS_TYPE_CODE
,      SET_OF_BOOKS_ID
,      ORG_ID
FROM APPS.PA_GL_SET_OF_BOOKS_V;

Dependencies

[top of page]

APPS.PA_GL_SET_OF_BOOKS_V references the following:

SchemaAPPS
ViewGL_ALC_LEDGER_RSHIPS_V
ViewGL_LOOKUPS
ViewGL_SETS_OF_BOOKS
SynonymPA_IMPLEMENTATIONS

APPS.PA_GL_SET_OF_BOOKS_V is not referenced by any database object