[Home] [Help]
[Dependency Information]
| Object Name: | POA_PORTAL_SERVICE_RISK_SUM_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SUPPLIER_PK_KEY | NUMBER | |||
| SUPPLIER_NAME | VARCHAR2 | (480) | ||
| RANGE | VARCHAR2 | (84) | ||
| STATUS | VARCHAR2 | (50) | ||
| RISK_CATEGORY | NUMBER | |||
| PURCHASE_AMOUNT | NUMBER | |||
| SERVICE_SCORE | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT SUPPLIER_PK_KEY
, SUPPLIER_NAME
, RANGE
, STATUS
, RISK_CATEGORY
, PURCHASE_AMOUNT
, SERVICE_SCORE
FROM APPS.POA_PORTAL_SERVICE_RISK_SUM_V;
APPS
POA_PORTAL_RISK_SUMMARY
APPS.POA_PORTAL_SERVICE_RISK_SUM_V is not referenced by any database object
|
|
|
|