Skip to Content
0
Nov 18, 2004 at 07:10 PM

Calendar for Date Filter

55 Views

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?