cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MDG: Runtime Errors: GETWA_NOT_ASSIGNED in CL_MDG_BS_CONNECTOR_BOL_CR_RELCP

bvijay_borule28
Explorer
0 Kudos
211

Hi experts,

In MDG UI screen we started getting the runtime error while opening the Change Request from My Change request option.

Below are the short dump details:

  • Runtime Errors GETWA_NOT_ASSIGNED
  • ABAP Program CL_MDG_BS_CONNECTOR_BOL_CR_RELCP
  • Application Component CA-MDG-AF-CR

Analysis: We tried to debug and found that for the user who getting this issue is failing to assign the relation name.

me->mv_relation_name = <ls_parent_object>-relation_name. in class: CL_MDG_BS_CONNECTOR_BOL_CR_RE and method:IF_FPM_CONNECTOR_DEF~INITIALIZE.

We found a note: 3103027, where they have requested to reset user personalization centrally. After reset also its coming again and we cannot perform the same activity in Production system.

Anyone could you please check if there is any alternate solution and help us?

Thanks a lot in Advance.

Regards

Vijay Kumar

View Entire Topic
saikatjay
Participant
0 Kudos

Hi Vijay,

Is this happening for all change requests across every data model?
If this is for MM, can you try clearing the buffers!

Thanks and Regards,
Saikat.

himabinduv
Discoverer
0 Kudos
Hi Vijay Kumar, Is your issue resolved? If yes, what are the steps to avoid this kind of issue? We are also facing the same issue in Production for only 1 user.