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


VIEW: APPS.ITG_CPO_PO_HEADERS_V

Object Details
Object Name: ITG_CPO_PO_HEADERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewITG.ITG_CPO_PO_HEADERS_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Creates header, lines and schedule PO views for CANCEL PO 006.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PO_HEADER_ID NUMBER
Yes Po header number
POID VARCHAR2 (20) Yes Purchase order number
SITELEVEL_1 NUMBER

Site level
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PO_HEADER_ID
,      POID
,      SITELEVEL_1
FROM APPS.ITG_CPO_PO_HEADERS_V;

Dependencies

[top of page]

APPS.ITG_CPO_PO_HEADERS_V references the following:

SchemaAPPS
SynonymPO_HEADERS_ALL

APPS.ITG_CPO_PO_HEADERS_V is not referenced by any database object