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


VIEW: APPS.ITG_CPO_REL_HEADERS_V

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

View Type

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


PO RELEASE header view for CANCEL PO 006


[View Source]

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

Site leve
PORELEASE NUMBER
Yes Release number
Query Text

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


SELECT PO_HEADER_ID
,      PO_RELEASE_ID
,      POID
,      SITELEVEL_1
,      PORELEASE
FROM APPS.ITG_CPO_REL_HEADERS_V;

Dependencies

[top of page]

APPS.ITG_CPO_REL_HEADERS_V references the following:

SchemaAPPS
SynonymPO_HEADERS_ALL
SynonymPO_RELEASES_ALL

APPS.ITG_CPO_REL_HEADERS_V is not referenced by any database object