As described in the SAP Library I want to use the following JavaScript function to call up a calendar:
<A href="Javascript:SAPBWSetFilterByCalendar('KPM',null,'0CALDAY','20041117');">Filter Calday</A>
When I click on my link I get a Runtime Error.
Line: 1
Error: 'Items' is undefined
Can anyone please tell me what I'm doing wrong?