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


TABLE: AMS.AMS_DM_APPLY_STG

Object Details
Object Name: AMS_DM_APPLY_STG
Object Type: TABLE
Owner: AMS
FND Design Data: TableAMS.AMS_DM_APPLY_STG
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.

Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_DM_APPLY_STG_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_INTERFACE ColumnSOURCE_ID
Columns
Name Datatype Length Mandatory Comments
SOURCE_ID NUMBER
Yes Unique identifier for the scoring result.
SCORE NUMBER

The score given by the data mining engine.
PROBABILITY NUMBER

The probability given by the data mining engine.
Query Text

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


SELECT SOURCE_ID
,      SCORE
,      PROBABILITY
FROM AMS.AMS_DM_APPLY_STG;

Dependencies

[top of page]

AMS.AMS_DM_APPLY_STG does not reference any database object

AMS.AMS_DM_APPLY_STG is referenced by following:

SchemaAMS
ViewAMS_DM_APPLY_STG#