cancel
Showing results for 
Search instead for 
Did you mean: 

MDG App - Change Request type is not configured Error

Former Member
0 Kudos

Experts,

I am tyring to implement MDG-S Request Supplier Fiori App. I am stuck at an error "Change Request type is not configured".



I followed all the implementation steps mentioned in the guide.

Implementing Lean Request Apps in Master Data Governance (MDG) - SAP Fiori for SAP Master Data Gover...

MDG experts have configured Change Request - ZSUF1P1 (Copy of SUF1P1) with business activity - SUF1.

I debugged all the methods mentioned in classes CL_MDG_GW_SUPPLIER_DPC_EXT and CL_MDG_GW_SUPPLIER_DPC, I could not find where the error is occuring from. Accoring to MDG folks, they have completed all the configuration there is.

There are no errors on Console, Authorization or Short dumps.

Appreciate if any one can provide any insights.

Thanks,

Rohan

Message was edited by: Rohan Kimani

Accepted Solutions (0)

Answers (2)

Answers (2)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rohan,

I think the message came from the backend.

You can set external break points in the backend method and find out what is missing.

SAP Fiori LL11 - Consultants should know about OData troubleshooting

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hello Masa,

Thanks for responding. As I mentioned in my original post, I debugged almost all the methods of DPC Classes (CL_MDG_GW_SUPPLIER_DPC_EXT and CL_MDG_GW_SUPPLIER_DPC), but no luck.

To my surprise, the application does not stop at any breakpoints of DPC Class methods. I tried them all. Also, the there is only one OData URI in the network log - http://<server>:<port>/sap/opu/odata/sap/mdg_supplier_srv/$metadata?sap-client=100

Is this correct?

What do you recommend we should do next?

Regards,

Rohan

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rohan,

You should look at the last OData service call. $metadeta is handled in the MPC class and it is not an issue.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Unfortunately that is the only OData service call in the entire network log.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rohan,

Please share which point did you get the popup error message? (when the app is started, or after loading some page or when you click some button, etc)

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

The moment the app is started / launched, I receive the error message.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rohan,

What is the support package level for the UIMDG001?

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Below is the list of components installed -

Regards,

Rohan

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rohan,

I see the SP level is low for the UIMDG001.

Regards,

Masa / SAP Technology RIG

0 Kudos

Hi Rohan,

SAP has delivered a default change request for Fiori as part of BC-Set, have you activated that? You can see that in MDG supplier customizing as 'Import Predefined Change Request Types for SAP Fiori'

I hope this helps

Best Regards,

Raj, SAP Labs India

Former Member
0 Kudos

Anybody?

Former Member
0 Kudos

Hi Rohan

Did you check if any odata call is returning this error in network calls?

Former Member
0 Kudos

Hi Vidyadhar,

I tried that, I don't see any issues. Here is the log -

Network log -

Console -

Thanks,

Rohan