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


VIEW: APPS.GL_SUSPENSE_ACCOUNTS_LOV_V

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

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
ROW_ID ROWID (10)
LEDGER_ID NUMBER (15) Yes
USER_JE_SOURCE_NAME VARCHAR2 (25) Yes
JE_SOURCE_NAME VARCHAR2 (25) Yes
USER_JE_CATEGORY_NAME VARCHAR2 (25) Yes
JE_CATEGORY_NAME VARCHAR2 (25) Yes
Query Text

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


SELECT ROW_ID
,      LEDGER_ID
,      USER_JE_SOURCE_NAME
,      JE_SOURCE_NAME
,      USER_JE_CATEGORY_NAME
,      JE_CATEGORY_NAME
FROM APPS.GL_SUSPENSE_ACCOUNTS_LOV_V;

Dependencies

[top of page]

APPS.GL_SUSPENSE_ACCOUNTS_LOV_V references the following:

SchemaAPPS
SynonymGL_JE_CATEGORIES
SynonymGL_JE_SOURCES
SynonymGL_SUSPENSE_ACCOUNTS

APPS.GL_SUSPENSE_ACCOUNTS_LOV_V is not referenced by any database object