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


TABLE: IEO.IEO_VOICE_MSGS_ALL

Object Details
Object Name: IEO_VOICE_MSGS_ALL
Object Type: TABLE
Owner: IEO
FND Design Data: TableIEO.IEO_VOICE_MSGS_ALL
Subobject Name:
Status: VALID


Currently defined voice messages available to be played to callee


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
VOICE_MSG_ID NUMBER (10) Yes Unique ID identifying the message
CREATED_BY NUMBER (15) Yes Standard WHO field
CREATION_DATE DATE
Yes Standard WHO field
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO field
LAST_UPDATE_DATE DATE
Yes Standard WHO field
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO field
ORG_ID NUMBER (15) Yes Multi org support column
MESSAGETITLE VARCHAR2 (32)
Title for this message
FULLFILENAME VARCHAR2 (128)
Complete path and file name containing the message
HOSTNAME VARCHAR2 (64)
Machine where the message file is stored
RECORDMODE NUMBER (5)
Indicates whether message is in record mode or not
PLAYMODE NUMBER (5)
Indicates whether message is in play mode or not
ACTIVE NUMBER (1)
Indicates whether message is active or not
INACTIVEREASON VARCHAR2 (128)
Indicates the reason if message is inactive
SPEAKER VARCHAR2 (32)
Name of the person who recorded the message
DESCRIPTION VARCHAR2 (128)
Description of the message
PREDICTIVESERVER VARCHAR2 (30)
Predictive server using this message
MESSAGEID NUMBER (10)
Message ID
SECURITY_GROUP_ID NUMBER (15)
Used in hosted environments
OBJECT_VERSION_NUMBER NUMBER

Standard column used by HTML utilities.
Query Text

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


SELECT VOICE_MSG_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ORG_ID
,      MESSAGETITLE
,      FULLFILENAME
,      HOSTNAME
,      RECORDMODE
,      PLAYMODE
,      ACTIVE
,      INACTIVEREASON
,      SPEAKER
,      DESCRIPTION
,      PREDICTIVESERVER
,      MESSAGEID
,      SECURITY_GROUP_ID
,      OBJECT_VERSION_NUMBER
FROM IEO.IEO_VOICE_MSGS_ALL;

Dependencies

[top of page]

IEO.IEO_VOICE_MSGS_ALL does not reference any database object

IEO.IEO_VOICE_MSGS_ALL is referenced by following:

SchemaAPPS
SynonymIEO_VOICE_MSGS_ALL