0% found this document useful (0 votes)
2K views1 page

Fix Graphical Form Painter Could Not Be Called

This document provides a 4-step procedure to resolve problems editing smartforms, sapscript or screens in SAP: 1) Copy DLL files to the SAPgui folder, usually in C:\Program Files (x86)\SAP\FrontEnd\SAPgui. 2) Copy and modify a regsvr32 command to register the saprtf.ocx file. 3) Open the Command Prompt as Administrator. 4) Paste and run the regsvr32 command to register the file, allowing normal use of SAPgui after a success message.

Uploaded by

aloxanh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views1 page

Fix Graphical Form Painter Could Not Be Called

This document provides a 4-step procedure to resolve problems editing smartforms, sapscript or screens in SAP: 1) Copy DLL files to the SAPgui folder, usually in C:\Program Files (x86)\SAP\FrontEnd\SAPgui. 2) Copy and modify a regsvr32 command to register the saprtf.ocx file. 3) Open the Command Prompt as Administrator. 4) Paste and run the regsvr32 command to register the file, allowing normal use of SAPgui after a success message.

Uploaded by

aloxanh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

SAPeiro reports,

Problems editing smartforms, sapscript or screens?

Follow the procedure below:

1) Copy all the .DLL files to your SAPgui folder, it is usually in:
C: \ Program Files (x86) \ SAP \ FrontEnd \ SAPgui

2) Copy the line below, changing if necessary your SAPgui folder:


regsvr32 "C: \ Program Files (x86) \ SAP \ FrontEnd \ SAPgui \ saprtf.ocx"

3) Click Start and type CMD.


The Command Prompt will appear.
Right click and choose "Run as administrator".

4) Paste the command you copied and press Enter.

Wait for the success message and you can start your SAPgui normally.

sapeiros.blogspot.com.br

You might also like