Hi
I have an webdynpro application with an input field of data type. Webdynpro generates a button with a nice Calendar.
Well, when I run this application directly, callendar works ok.
But when I run the same application under EP, I got the following java script error when I click in calendar button.
<i>Line: 2224
Char: 26
Error: 'SAPUR_JANUARY' is null or not an object
Code: 0
URL:
http://fhnt01:50000/webdynpro/dispatcher/local/apon_wd/Apontamentos?sap-locale=pt_BR&sap-accessibility=&sap-rtl=&sap-ep-version=6.4.200406231245&sap-cssurl=http%3A%2F%2Ffhnt01%3A50000%2Firj%2Fportalapps%2Fcom.sap.portal.themes.lafservice%2Fthemes%2Fportal%2Fsap_tradeshow%2Fur%2Fur_ie6.css</i>
Any ideas?
Thanks,
Ronaldo.
Hi,
How did you call this link in EP, Did you use Webdynpro Iview to call your webdynpro application?
Alternative is
You can create an URL Iview and use this link directly. I used to method to call an BSP application it worked perfectly.
ASSIGN POINTS if it helps
arun
Add a comment