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


VIEW: APPS.ITG_CREQ_HEADERS_V

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

View Type

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


Header view for Cancel Requisition


[View Source]

Columns
Name Datatype Length Mandatory Comments
REQUISITION_HEADER_ID NUMBER
Yes Requisition header Id
REQUISTNID VARCHAR2 (20) Yes Requisition Number
SITELEVEL1 NUMBER

Site level
Query Text

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


SELECT REQUISITION_HEADER_ID
,      REQUISTNID
,      SITELEVEL1
FROM APPS.ITG_CREQ_HEADERS_V;

Dependencies

[top of page]

APPS.ITG_CREQ_HEADERS_V references the following:

SchemaAPPS
SynonymPO_REQUISITION_HEADERS_ALL

APPS.ITG_CREQ_HEADERS_V is not referenced by any database object