[Home] [Help]
[Dependency Information]
| Object Name: | PO_ALERT_CONTRACT_VIEW2 |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PO.PO_ALERT_CONTRACT_VIEW2
|
| 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 |
|---|---|---|---|---|
| PO_HEADER_ID | NUMBER | Yes | Document header unique identifier | |
| TOTAL_AMOUNT | NUMBER | Calculated total amount of the document | ||
| ORG_ID | NUMBER | Organization identifier |
Cut, paste (and edit) the following text to query this object:
SELECT PO_HEADER_ID
, TOTAL_AMOUNT
, ORG_ID
FROM APPS.PO_ALERT_CONTRACT_VIEW2;
APPS
FND_CURRENCIES
PO_HEADERS
PO_LINES_ALL
PO_LINE_LOCATIONS_ALL
APPS
PO_ALERT_CONTRACT_VIEW
|
|
|
|