cancel
Showing results for 
Search instead for 
Did you mean: 

"Show Result" link Validation step of MDG Consolidation, returns all the records.

hpgandhe28
Explorer
0 Kudos

I ran a Consolidation process in Master Data and Governance for Business Partners.

In Validation step of consolidation process, got some error. 'Occurrences' means there are multiple records having that error. Next there is "Show Result" link to take you to the next page showing all the records instead only records those have that particular error.

I think, It should show only those records having that particular error. To make it correct, is there any configuration or it is a bug in consolidation process?

Accepted Solutions (0)

Answers (1)

Answers (1)

Peranandam
Contributor
0 Kudos

You can correct data in validation step. otherwise You can add Update step after validation step to correct error and re-run validation before activation.

hpgandhe28
Explorer
0 Kudos

Thanks for quick replay!

I am getting multiple errors in validation step and for each error I want to know the records causing that error.

My requirement is that, I want to see only those records having that error. But it showing all the records participated in consolidation process when I click on "Show Result" link.

former_member486160
Participant
0 Kudos

You can filter out those records by various ways:

1. You can move those records to separate process by clicking over the bar graph.

2. In View Data you can filter using log message number and log message class..

3.In BUT000_PRC table, you can put filter on process id and VALIDATION_STEP='E'. After that you will get all records with errors.

Peranandam
Contributor
0 Kudos

You have below options to navigate to error record

  • from error message_>click on it->show result- system will only display records which is facing similar data quality error
  • form show result->filter based on message id
  • otherwise include FAR step and configure it to create separate process of the records having errors in validation step