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


VIEW: APPS.HXC_RETRIEVAL_BATCHES_V

Object Details
Object Name: HXC_RETRIEVAL_BATCHES_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 rollback
BATCH_ID NUMBER (15)
Batch Id of batches available for Rollback
BATCH_NAME VARCHAR2 (30) Yes Batch Name of batches available for Rollback
BATCH_REFERENCE VARCHAR2 (30)
Batch reference of Batch
Query Text

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


SELECT REQUEST_ID
,      BATCH_ID
,      BATCH_NAME
,      BATCH_REFERENCE
FROM APPS.HXC_RETRIEVAL_BATCHES_V;

Dependencies

[top of page]

APPS.HXC_RETRIEVAL_BATCHES_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymHXC_RETRIEVAL_BATCHES_ALL
SynonymPAY_BATCH_HEADERS

APPS.HXC_RETRIEVAL_BATCHES_V is not referenced by any database object