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


VIEW: APPS.POR_APPROVAL_STATUS_HEADER_V

Object Details
Object Name: POR_APPROVAL_STATUS_HEADER_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.POR_APPROVAL_STATUS_HEADER_V
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
REQUISITION_HEADER_ID VARCHAR2 (1)
Requsition Header Id
REQ_NUM VARCHAR2 (1)
Requisition Number
PO_NUMBER VARCHAR2 (1)
Order Number
REQUESTOR VARCHAR2 (1)
Requester
STATUS VARCHAR2 (1)
Status
CREATION_DATE VARCHAR2 (1)
Creation Date
REQUISITION_TOTAL VARCHAR2 (1)
Requisition Total
Query Text

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


SELECT REQUISITION_HEADER_ID
,      REQ_NUM
,      PO_NUMBER
,      REQUESTOR
,      STATUS
,      CREATION_DATE
,      REQUISITION_TOTAL
FROM APPS.POR_APPROVAL_STATUS_HEADER_V;

Dependencies

[top of page]

APPS.POR_APPROVAL_STATUS_HEADER_V references the following:

SchemaSYS
TableDUAL

APPS.POR_APPROVAL_STATUS_HEADER_V is not referenced by any database object