I implemeted the XSS_REM_INTERFACE BADI and with the PROVIDE_FILTERED_RGDIR method I limited the pay statements to 2009 only.
It worked very good!!!!
At this moment, I can see only my pay statementes since January 2009.
But, when I click on "Show Overview" link, I recieve the next error:
***********************************************************************************************************************************************************
500 Internal Server Error
SAP NetWeaver Application Server 7.00/Java AS 7.00
Failed to process request. Please contact your system administrator.
Error Summary
While processing the current request, an exception occured which could not be handled by the application or the framework.
If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
Root Cause
The initial exception that caused the request to fail, was:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(ArrayList.java:512)
at java.util.ArrayList.get(ArrayList.java:329)
at com.sap.tc.webdynpro.progmodel.context.Node$ElementList.getElement(Node.java:2028)
at com.sap.tc.webdynpro.progmodel.context.Node$MappedElementList.getElement(Node.java:2393)
at com.sap.tc.webdynpro.progmodel.context.Node.getElementAtInternal(Node.java:621)
... 50 more
***********************************************************************************************************************************************************
Can you help me?
Thans in advance.
Best regards,
César Gutiérrez