Login Form

Best viewed in IE 7.0

ADVERTISEMENTS
ADVERTISEMENT

SQ01 - SQVI Graphical Join issue

If you ever use one of these transactions and attempt to join tables graphically you may receive an ABAP dump.  To correct the problem follow the instructions in OSS note 681568.

The location of the file REGSVR32.EXE is located under the following path c:\windows\system32.

Symptom
In transaction sq02 or sqvi, you are trying to display or edit a join with
the graphic join control (DataFlowControl). The MESSAGE_TYPE_X termination
occurs here in the constructor of the CL_GUI_AQQGRAPHIC_NETPLAN class.

Solution
First try to register the following ocx files manually:
  • ICJoin.ocx
  • wdbdadptjoin.ocx
Manual registration of ICJoin.ocx or wdbdadaptjoin.ocx files
  • Find the regsvr32.exe file on your PC and take a note of the file path.
  • Right click on the ICJoin.ocx file (usually under C:\Program Files\SAP\FrontEnd\Controls) and select the 'Open with' entry.
  • Some programs are suggested. However, you must select the 'Others' (other program) button here.
  • Now enter the path and the regsvr32.exe file name and confirm the dialog box.
  • You should receive a message indicating that the OCX was registered successfully.
  • Alternatively, you can drag the regsvr32.exe file to your desktop.
By dragging and dropping, you let the the ICJoin.ocx file fall onto the desktop icon for regsvr32.exe. A success message should also appear here.
If this is not successful, try to install the SAP GUI locally again.
ADVERTISEMENT
Free software downloads