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


VIEW: APPS.POR_UN_NUMBER_LOV_V

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

View Type

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


The POR_UN_NUMBER_LOV_V view returns a list of hazard identification numbers that allows the user to choose to be the hazard identification number of the purchasing item.


[View Source]

Columns
Name Datatype Length Mandatory Comments
UN_NUMBER VARCHAR2 (25)
Hazard identifier
HAZARD_CLASS VARCHAR2 (40)
Hazard class
Query Text

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


SELECT UN_NUMBER
,      HAZARD_CLASS
FROM APPS.POR_UN_NUMBER_LOV_V;

Dependencies

[top of page]

APPS.POR_UN_NUMBER_LOV_V references the following:

SchemaAPPS
SynonymPO_HAZARD_CLASSES
SynonymPO_UN_NUMBERS

APPS.POR_UN_NUMBER_LOV_V is not referenced by any database object