cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Read Data In Mass Process/Consolidation Using Validation BADI MDG

mines
Participant
0 Kudos
159

Hi Team,

We got a simple requirement to read company code is initial or not based on Customer roles (FLCU00) , For Single Process its working as expected using IT_DATA ( Reading roles) and using READ_CHAR_VALUE ( Read Company Code exist or not)

But for Mass Process we are unable to fetch Company code using READ_CHAR_VALUE  during validation step of Consolidation.

Any solution?

Accepted Solutions (0)

Answers (1)

Answers (1)

0012anirban
Contributor
0 Kudos

Hi Mines,

You have to use the respective PRC tables if you are using enhancement route.

Another way is to use DQM rule to validate this scenario or use native BRF+ for consolidation.

You can refer to the community page How-to Information for SAP Master Data Governance | SAP Community

Regards

Anirban