DBA Data[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: ViewPO.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:

SchemaAPPS
SynonymFND_CURRENCIES
SynonymPO_HEADERS
SynonymPO_LINES_ALL
SynonymPO_LINE_LOCATIONS_ALL
APPS.PO_ALERT_CONTRACT_VIEW2 is referenced by following:

SchemaAPPS
ViewPO_ALERT_CONTRACT_VIEW