/AWS1/CL_CUSCONFLICTRESOLUTION¶
How the auto-merging process should resolve conflicts between different profiles.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_conflictresolvingmodel TYPE /AWS1/CUSCONFLICTRESOLVINGMDEL /AWS1/CUSCONFLICTRESOLVINGMDEL¶
How the auto-merging process should resolve conflicts between different profiles.
RECENCY: Uses the data that was most recently updated.
SOURCE: Uses the data from a specific source. For example, if a company has been aquired or two departments have merged, data from the specified source is used. If two duplicate profiles are from the same source, thenRECENCYis used again.
Optional arguments:¶
iv_sourcename TYPE /AWS1/CUSSTRING1TO255 /AWS1/CUSSTRING1TO255¶
The
ObjectTypename that is used to resolve profile merging conflicts when choosingSOURCEas theConflictResolvingModel.
Queryable Attributes¶
ConflictResolvingModel¶
How the auto-merging process should resolve conflicts between different profiles.
RECENCY: Uses the data that was most recently updated.
SOURCE: Uses the data from a specific source. For example, if a company has been aquired or two departments have merged, data from the specified source is used. If two duplicate profiles are from the same source, thenRECENCYis used again.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFLICTRESOLVINGMODEL() |
Getter for CONFLICTRESOLVINGMODEL, with configurable default |
ASK_CONFLICTRESOLVINGMODEL() |
Getter for CONFLICTRESOLVINGMODEL w/ exceptions if field has |
HAS_CONFLICTRESOLVINGMODEL() |
Determine if CONFLICTRESOLVINGMODEL has a value |
SourceName¶
The
ObjectTypename that is used to resolve profile merging conflicts when choosingSOURCEas theConflictResolvingModel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCENAME() |
Getter for SOURCENAME, with configurable default |
ASK_SOURCENAME() |
Getter for SOURCENAME w/ exceptions if field has no value |
HAS_SOURCENAME() |
Determine if SOURCENAME has a value |