SAP Knowledge Base Article - Preview

3168753 - SM30 - Runtime error GETWA_NOT_ASSIGNED raised when trying to maintenance/display view/table

Symptom

You are facing runtime error GETWA_NOT_ASSIGNED when create a maintenance view out of an existing database table and try to call it with SM30.

The termination occurs in the block of code below:

Programm        SAPLXXXXXXXXX
Include            LSVIMF11 
Line                 21 
Modultyp          FORM
Modulname      BEFORE_LEAVING_FRAME_FUNCTION

  CLEAR <status>-corr_nbr.
  CLEAR <status>-order_nbr.                    " Note 1483942 PATIDARP
  CLEAR <status>-initializd.
  CLEAR <initial>. <vim_client_initial> = sy-mandt.

>>>>> CLEAR <initial>. <vim_client_initial> = sy-mandt. 
 IF ( maint_mode EQ anzeigen OR maint_mode EQ transportieren ) AND 
      vim_corr_obj_viewname NE space. 
     CLEAR vim_corr_obj_viewname. 
 ENDIF.

 


Read more...

Environment

This KBA applies to all SAP Products based on NetWeaver and S4H

Product

SAP S/4HANA 1909

Keywords

Custom table, Maintenance view, Customizingtabellen, Customizing View, Pflegeview, Pflegedialog, Custom view, Kundentabelle, Kurzdump, Abap short dump , KBA , BC-CUS-TOL-TME , View Maintenance Tool , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.