[Home] [Help]
[Dependency Information]
Object Name: | AMS_DM_INTER_SOURCE_STG |
---|---|
Object Type: | TABLE |
Owner: | AMS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
AMS_DM_INTER_SOURCE_STG_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
AMS_DM_INTER_SOURCE_STG_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ARC_OBJECT_USED_BY | VARCHAR2 | (30) | Qualifier of the object being processed. | |
OBJECT_USED_BY_ID | NUMBER | Identifier of the object being processed. | ||
PARTY_ID | NUMBER | Unique identifier of the data source object. | ||
ENABLED_FLAG | VARCHAR2 | (1) | Indicates whether the record is enabled as one of the records to go into the source table for the data mining engine. | |
RANDOM_GENERATED_NUM | NUMBER | Holds the randomly generated number used in the processing algorithm. | ||
TARGET_VALUE | VARCHAR2 | (30) | The derived target value used in model building. |
Cut, paste (and edit) the following text to query this object:
SELECT ARC_OBJECT_USED_BY
, OBJECT_USED_BY_ID
, PARTY_ID
, ENABLED_FLAG
, RANDOM_GENERATED_NUM
, TARGET_VALUE
FROM AMS.AMS_DM_INTER_SOURCE_STG;
AMS.AMS_DM_INTER_SOURCE_STG does not reference any database object
AMS.AMS_DM_INTER_SOURCE_STG is referenced by following:
|
|
|