This class represents an enterprise object involved in a merge. This is the enterprise object whose EUID was not kept in the final merge result record. A SourceEO object is used when unmerging two enterprise objects.
class SourceEO  | 
This method retrieves the nonsurviving enterprise object from a merge transaction in order to allow the records to be unmerged.
EnterpriseObjectName getEnterpriseObjectName()  | 
where ObjectName is the name of the parent object.
None.
The nonsurviving enterprise object from a merge transaction.
None.
This method sets the nonsurviving enterprise object from a merge transaction in order to allow the records to be unmerged.
void setEnterpriseObjectName(EnterpriseObjectName eo)  | 
where ObjectName is the name of the parent object.
| 
 Name  | 
 Type  | 
 Description  | 
|---|---|---|
| 
 eo  | 
 EnterpriseObjectName  | 
 The enterprise object to set.  | 
None.
ObjectException.