Multidomain MDM
- Multidomain MDM 10.5 HotFix 2
- All Products
Column Name
| MDM Hub Data Type (Size)
| Can Be Null
| Description
|
---|---|---|---|
SOURCE_KEY
| VARCHAR (50)
| Yes
| Maps back to the source record in table C_< base_object_name >_EMI.
|
SOURCE_NAME
| VARCHAR (50)
| Yes
| Maps back to the source record in table C_< base_object_name >_EMI.
|
FILE_NAME
| VARCHAR (50)
| Yes
| Maps back to the source record in table C_ base_object_name _EMI.
|
ROWID_OBJECT_MATCHED
| CHAR (14)
| No
| ROWID_OBJECT of the record in the base object that matches the record in the external match input table.
|
ROWID_MATCH_RULE
| CHAR (14)
| Yes
| Identifies the match rule that the external match batch job used to determine the match.
|
AUTOMERGE_IND
| NUMBER (38)
| No
| Specifies whether a record qualifies for automatic consolidation during the match process. AUTOMERGE_IND is one of the following values:
The Automerge batch job processes any records with an AUTOMERGE_IND value of 1.
|
CREATOR
| VARCHAR2 (50)
| Yes
| User or process responsible for creating the record.
|
CREATE_DATE
| TIMESTAMP
| Yes
| Date on which the record was created.
|