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


VIEW: APPS.RRS_IMPORT_BATCHES_V

Object Details
Object Name: RRS_IMPORT_BATCHES_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This View shows all the batches which are eliible for processing throught Import Interface. Once a batch gets processed, it will not be visible through this view.


[View Source]

Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER

Batch Identifier which is eligile to run through Import Interface.
Query Text

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


SELECT BATCH_ID
FROM APPS.RRS_IMPORT_BATCHES_V;

Dependencies

[top of page]

APPS.RRS_IMPORT_BATCHES_V references the following:

SchemaAPPS
SynonymRRS_LOCATION_UA_INTF
SynonymRRS_SITES_INTERFACE
SynonymRRS_SITE_UA_INTF
SynonymRRS_TRADEAREA_UA_INTF

APPS.RRS_IMPORT_BATCHES_V is not referenced by any database object