Skip to Content
0
Sep 14, 2023 at 09:43 AM

SAP MDG: Runtime Errors: GETWA_NOT_ASSIGNED in CL_MDG_BS_CONNECTOR_BOL_CR_RELCP

80 Views Last edit Sep 14, 2023 at 09:44 AM 2 rev

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