Application Development and Automation 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: 
Read only

GuiXT Help Required

Former Member
0 Likes
436

Hi,

I have installed my scripts in the web repository, released function module www_get_mime_object, set up the RFC user. Everything seems to be OK - no RFC errors, no errors reported in trace. However when I access the screen where the script should become active the script window is blank (eg: it's not reading the script). If I change to local PC directory it works well.

Any ideas???

Thanks,

Alec

2 REPLIES 2
Read only

script_man
Active Contributor
0 Likes
371

Hi Alec,

It may be that GuiXT needs an "Enter" command at the end of the script.

For example:

Screen SAPLRECA_BDT_APPL_TOOL.0100

Enter

Regards,

ScriptMan

Read only

Former Member
0 Likes
371

Hi Alec,

How did you tell the SAP system where to find your webrepository scripts?

Arthur