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


VIEW: APPS.HXC_RETRIEVAL_REQUESTS_V

Object Details
Object Name: HXC_RETRIEVAL_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)
Request id of batches available for retrieval
USER_NAME VARCHAR2 (100) Yes Username of a person running the process
REQUEST_DATE VARCHAR2 (4000)
Request Date of the concurrent process
RET_TRANS_CODE VARCHAR2 (50)
Transaction code
Query Text

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


SELECT REQUEST_ID
,      USER_NAME
,      REQUEST_DATE
,      RET_TRANS_CODE
FROM APPS.HXC_RETRIEVAL_REQUESTS_V;

Dependencies

[top of page]

APPS.HXC_RETRIEVAL_REQUESTS_V references the following:

SchemaAPPS
PL/SQL PackageFND_DATE - show dependent code
SynonymFND_USER
SynonymHXC_RETRIEVAL_REQUESTS_ALL

APPS.HXC_RETRIEVAL_REQUESTS_V is not referenced by any database object