DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.PO_ALERT_SCHEDULED_VIEW

Object Details
Object Name: PO_ALERT_SCHEDULED_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_ALERT_SCHEDULED_VIEW
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_SCHEDULED_VIEW;

Dependencies

[top of page]

APPS.PO_ALERT_SCHEDULED_VIEW references the following:

SchemaAPPS
SynonymFND_CURRENCIES
SynonymPO_HEADERS
SynonymPO_LINE_LOCATIONS_ALL
APPS.PO_ALERT_SCHEDULED_VIEW is referenced by following:

SchemaAPPS
ViewPO_ALERT_PLANNED_VIEW