/AWS1/CL_CUSJOBSTATS¶
Statistics about the Identity Resolution Job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_numberofprofilesreviewed TYPE /AWS1/CUSLONG /AWS1/CUSLONG¶
The number of profiles reviewed.
iv_numberofmatchesfound TYPE /AWS1/CUSLONG /AWS1/CUSLONG¶
The number of matches found.
iv_numberofmergesdone TYPE /AWS1/CUSLONG /AWS1/CUSLONG¶
The number of merges completed.
Queryable Attributes¶
NumberOfProfilesReviewed¶
The number of profiles reviewed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBEROFPROFILESREVIEWED() |
Getter for NUMBEROFPROFILESREVIEWED |
NumberOfMatchesFound¶
The number of matches found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBEROFMATCHESFOUND() |
Getter for NUMBEROFMATCHESFOUND |
NumberOfMergesDone¶
The number of merges completed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBEROFMERGESDONE() |
Getter for NUMBEROFMERGESDONE |