Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot preview a SAP Note in transaction SNOTE

Former Member
0 Kudos

Hi Gurus,

We are facing an issue in which we can't preview a sapnote under transaction SNOTE. Error that display is

Internal error: OPEN_FORM.

I would appreciate it greatly if someone could guide us with this issue.

Thanks,

Val

10 REPLIES 10

FredericGirod
Active Contributor
0 Kudos

Hi,

Maybe an error from the SAP side

regards

Fred

Former Member
0 Kudos

hello,

The note says cannot be implementated. Why are you requiring this note.

Login to the service market place and check the note details.

best regards,

swanand

0 Kudos

Hello Swanand,

The error is not the sapnote. Its viewing the note which is my error.

Everytime we click any sapnote on the sapnote browser, no preview is given. And the system say "

Internal error: OPEN_FORM".

0 Kudos

My SAP GUI used to crash while previewing any note using SNOTE.

After disabling the embedded viewing option in Adobe Reader Preferences > Internet > Display pdf in browser, the note started opening in new Adobe Reader window. You could try out this setting.

BTW, what version of Adobe Reader are you using?

0 Kudos

can you provide more details about the "Internal error: OPEN_FORM". Like when you click on it, it should open another window with some more details. Thanks.

0 Kudos

Hi Manish,

That was actually one of the things I validated. However, the issue still prevails. I compared to other system and they were working well (preview of sapnote is ok). I tried on on workstations with version 8 and other is 9.

0 Kudos

Hi Swanand,

Content is:

Internal error: OPEN_FORM

Message no. SCWN200

0 Kudos

You could compare versions and reinstall SAP GUI and Adobe Reader.

As others are able to open same note, I don't think there is any issue on server side of things.

Former Member
0 Kudos

Just for Information:

A new SAP note search tool application that will help save time!

Do you spend a lot of time every week searching for SAP notes to solve bugs in the standard code?.

If the answer is yes here's news for you: SAP has released the new transaction ANST_SEARCH_TOOL.

Don't be concerned anymore about the finding the right search terms when looking for notes at the matkeplace. With Automated Note Search Tool, all you have to do is simulate the issue at your very own SAP Netweaver system (ERM, CRM...) and a list of relevant notes will be displayed.

The secret of Automated Note Search Tool is searching for notes for ABAP objects.

ANST is very easy to use and almost self-explaining.

ANST_SEARCH_TOOL is free as part of the SAP_BASIS component.

ricardo_gonazalez
Discoverer
0 Kudos

Hi Christian

May be I have the solution.

You can use the tcode  se37 and debbug the function OPEN_FORM, the field/variable that has the formulary name is rstxc-tdform.

You can stop the function on the line 120 or search the code "rstxc-tdform = form" and you identify the sapscript form that was an error.

Finally you need to go to xcode se71 and validate/change or create the sapscript.