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


VIEW: APPS.IEX_DUNN_ERR_PREV_REQ_IDS_V

Object Details
Object Name: IEX_DUNN_ERR_PREV_REQ_IDS_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

Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
DUNNING_MODE VARCHAR2 (4000)
CONFIRMATION_MODE VARCHAR2 (4000)
USER_NAME VARCHAR2 (100) Yes
REQUEST_DATE DATE
Yes
Query Text

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


SELECT REQUEST_ID
,      DUNNING_MODE
,      CONFIRMATION_MODE
,      USER_NAME
,      REQUEST_DATE
FROM APPS.IEX_DUNN_ERR_PREV_REQ_IDS_V;

Dependencies

[top of page]

APPS.IEX_DUNN_ERR_PREV_REQ_IDS_V references the following:

SchemaAPPS
PL/SQL PackageARPT_SQL_FUNC_UTIL - show dependent code
SynonymFND_CONCURRENT_REQUESTS
SynonymFND_USER
SynonymIEX_DUNNINGS
PL/SQL PackageIEX_UTILITIES - show dependent code

APPS.IEX_DUNN_ERR_PREV_REQ_IDS_V is not referenced by any database object