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


VIEW: APPS.POR_USSGL_TC_LOV_V

Object Details
Object Name: POR_USSGL_TC_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.POR_USSGL_TC_LOV_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


POR_USSGL_TC_LOV_V is a view which is used to populate the List of Values for information on United States Standard General Ledger transaction code, depending on Set of Books and Financial System parameters


[View Source]

Columns
Name Datatype Length Mandatory Comments
USSGL_TRANSACTION_CODE VARCHAR2 (30) Yes United States Standard General Ledger transaction code
CHART_OF_ACCOUNTS_ID NUMBER (15) Yes Chart of Accounts identifier
DESCRIPTION VARCHAR2 (240)
United States Standard General Ledger transaction code description
Query Text

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


SELECT USSGL_TRANSACTION_CODE
,      CHART_OF_ACCOUNTS_ID
,      DESCRIPTION
FROM APPS.POR_USSGL_TC_LOV_V;

Dependencies

[top of page]

APPS.POR_USSGL_TC_LOV_V references the following:

SchemaAPPS
SynonymFINANCIALS_SYSTEM_PARAMETERS
ViewGL_SETS_OF_BOOKS
SynonymGL_USSGL_TRANSACTION_CODES

APPS.POR_USSGL_TC_LOV_V is not referenced by any database object