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


VIEW: APPS.JE_PT_RA_TRX_REQUEST_IDS_V

Object Details
Object Name: JE_PT_RA_TRX_REQUEST_IDS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJE.JE_PT_RA_TRX_REQUEST_IDS_V
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)
Concurrent program who column. Identifier of the concurrent request that last updated the transaction
CREATED_FROM VARCHAR2 (30) Yes Form name or program name that created the transaction
BATCH_SOURCE_ID NUMBER (15)
Batch source Identifier of the transaction
Query Text

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


SELECT REQUEST_ID
,      CREATED_FROM
,      BATCH_SOURCE_ID
FROM APPS.JE_PT_RA_TRX_REQUEST_IDS_V;

Dependencies

[top of page]

APPS.JE_PT_RA_TRX_REQUEST_IDS_V references the following:

SchemaAPPS
SynonymFND_DOCUMENT_SEQUENCES
SynonymJE_PT_RA_CUST_TRX_EXTS
SynonymRA_CUSTOMER_TRX
SynonymRA_CUST_TRX_TYPES_ALL

APPS.JE_PT_RA_TRX_REQUEST_IDS_V is not referenced by any database object