‎2009 Oct 29 12:54 PM
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
‎2009 Oct 30 10:02 AM
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
‎2009 Nov 12 1:24 PM
Hi Alec,
How did you tell the SAP system where to find your webrepository scripts?
Arthur