[Home] [Help]
[Dependency Information]
| Object Name: | PSP_DIST_INT_ARCH_REQUESTS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
PSP_ARCH_RET_REQUESTS
APPS.PSP_DIST_INT_ARCH_REQUESTS_V is not referenced by any database object
|
|
|
|