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


VIEW: APPS.JE_ES_MESSAGES

Object Details
Object Name: JE_ES_MESSAGES
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJE.JE_ES_MESSAGES
Subobject Name:
Status: VALID

View Type

A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.


JE_ES_MESSAGES is a view of all the information in
JE_ES_MESSAGES_ALL specific to the organization identifier of the
client.


[View Source]

Columns
Name Datatype Length Mandatory Comments
STEP NUMBER

Processing step
MESSAGE VARCHAR2 (60)
Message text
ORG_ID NUMBER (15)
Organization identifier
Query Text

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


SELECT STEP
,      MESSAGE
,      ORG_ID
FROM APPS.JE_ES_MESSAGES;

Dependencies

[top of page]

APPS.JE_ES_MESSAGES references the following:

SchemaAPPS
SynonymJE_ES_MESSAGES_ALL

APPS.JE_ES_MESSAGES is not referenced by any database object