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: 

How to F1 change URL of SAP standard transaction?

0 Kudos
343

Hi,

when using F1 on a Standard transaction e.g. SE38 my browser opens

http://10.150.30.2/ERP60EHP8SPS12_NW750SPS14/DE/d1/8019f9454211d189710000e8322d00/frameset.htm

Is there an chance to change this?

I was debugging.

In include LSR10F30 FORM call_browser_win32

the l_gui_frontend_services=>execute is called but only with two parameters:

CALL METHOD cl_gui_frontend_services=>execute
EXPORTING
application = program
parameter = commandline

SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; }.L0S52 { color: #0000FF; }.L0S55 { color: #800080; }.L0S70 { color: #808080; }

The parameter commandline looks e.g.:

"TYPE=2&SERVER=http://10.150.30.2&PATH=ERP60EHP8SPS12_NW750SPS14/DE&SYSTEM=C22&_CLASS=IWB_EXTHLP&_LOIO=c64dc615eafc11d18a030000e829fbbd&_SLOIO=f8196c35a018d041e10000009b38f839&LANGUAGE=DE&RELEASE=750&IWB_COUNTRY=&IWB_INDUSTRY=BW&_SCLASS=IWB_STRUCT"

But the URL is the browser is:

http://10.150.30.2/ERP60EHP8SPS12_NW750SPS14/DE/01/6ace53118d4308e10000000a174cb4/frameset.htm

So I wonder how to set a different URL when F1 is used.

thanks regards,

Mario

SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; }.L0S70 { color: #808080; }

SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; }.L0S52 { color: #0000FF; }

4 REPLIES 4

jmodaal
Active Contributor
272

Hello,

you should contact your basis administration regarding this issue. For what reason do you want to change that? Is the stored documentation too old or does not match the release?

The maintenance of the online documentation is to be done in transaction SR13. As in your system an IP 10... is used, it seems the SAP documentation is hosted on an own server in your company. This is the recommended method. But it is also possible to direct to SAP's documentation. In my local demo SAP system I used this way, and for SE38 the URL https://help.sap.com/docs/SAP_NETWEAVER_AS_ABAP_752/bd833c8355f34e96a6e83096b38bf192/d18019f9454211d... is called.

Kind regards

Jan

0 Kudos
272

Hi Jan,

thanks. You wrote that it is possible. But how has this to be done?

thanks regards,

Mario

0 Kudos
272

Hello,

the path to the documentation has to be maintained in transaction SR13, and it should be done by the basis administration.

Kind regards

Jan

PS: Please do not use the "Answer" function for further communication. Use the "Comment" function instead.

raymond_giuseppi
Active Contributor
0 Kudos
272

Do you require something such as Configure Access to Documentation on SAP Help Portal?