[Home] [Help]
[Dependency Information]
| Object Name: | PO_HAZARD_CLASSES_ALL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PO.PO_HAZARD_CLASSES_ALL_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| HAZARD_CLASS | VARCHAR2 | (40) | Yes | |
| DESCRIPTION | VARCHAR2 | (240) | ||
| HAZARD_CLASS_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT HAZARD_CLASS
, DESCRIPTION
, HAZARD_CLASS_ID
FROM APPS.PO_HAZARD_CLASSES_ALL_V;
APPS
PO_HAZARD_CLASSES
APPS.PO_HAZARD_CLASSES_ALL_V is not referenced by any database object
|
|
|
|