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


VIEW: APPS.POR_HAZARD_CLASS_LOV_V

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

View Type

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


The POR_HAZARD_CLASS_LOV_V view returns a list of hazard class that allows the user to choose to be the hazard class of the purchasing item.


[View Source]

Columns
Name Datatype Length Mandatory Comments
HAZARD_CLASS VARCHAR2 (40) Yes Hazard Class
UN_NUMBER VARCHAR2 (25) Yes Hazard Class Identification Number
Query Text

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


SELECT HAZARD_CLASS
,      UN_NUMBER
FROM APPS.POR_HAZARD_CLASS_LOV_V;

Dependencies

[top of page]

APPS.POR_HAZARD_CLASS_LOV_V references the following:

SchemaAPPS
SynonymPO_HAZARD_CLASSES
SynonymPO_UN_NUMBERS

APPS.POR_HAZARD_CLASS_LOV_V is not referenced by any database object