[Home] [Help]
[Dependency Information]
VIEW: APPS.PO_ALERT_CONTRACT_VIEW2
Object Details
Object Name: | PO_ALERT_CONTRACT_VIEW2 |
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | PO.PO_ALERT_CONTRACT_VIEW2
|
---|
Subobject Name: | |
Status: | VALID |
***** Warning: Oracle Internal Use Only *****
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
View Type
Internal
[View Source]
Columns
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 |
Query Text
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;
Dependencies
[top of page]
APPS.PO_ALERT_CONTRACT_VIEW2 references the following:
-
APPS
-
FND_CURRENCIES
-
PO_HEADERS
-
PO_LINES_ALL
-
PO_LINE_LOCATIONS_ALL
APPS.PO_ALERT_CONTRACT_VIEW2 is referenced by following:
-
APPS
-
PO_ALERT_CONTRACT_VIEW