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


VIEW: APPS.PSP_DIST_INT_ARCH_REQUESTS_V

Object Details
Object Name: PSP_DIST_INT_ARCH_REQUESTS_V
Object Type: VIEW
Owner: APPS
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
REQUEST_ID NUMBER (15)
This field stores information about REQUEST_ID
START_DATE DATE

This field stores information about START_DATE
END_DATE DATE

This field stores information about END_DATE
ARCH_RET_FLAG VARCHAR2 (1)
This field stores information about ARCH_RET_FLAG
ARCHIVAL_CODE VARCHAR2 (50)
This field stores information about ARCHIVAL_CODE
Query Text

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


SELECT REQUEST_ID
,      START_DATE
,      END_DATE
,      ARCH_RET_FLAG
,      ARCHIVAL_CODE
FROM APPS.PSP_DIST_INT_ARCH_REQUESTS_V;

Dependencies

[top of page]

APPS.PSP_DIST_INT_ARCH_REQUESTS_V references the following:

SchemaAPPS
SynonymPSP_ARCH_RET_REQUESTS

APPS.PSP_DIST_INT_ARCH_REQUESTS_V is not referenced by any database object