Hi Alphonse,
A major chunk of REBEAN SDK's have been deprecated from BO 4.0 onwards and is no longer functional. You can get the list of deprecated API's in the below SAP note:
1587987 - Which classes and interfaces are removed or no longer functional in Java Report Engine SDK in BI 4.0?
You will have to use Restful Webservices SDK's to achieve your requirement in BO 4.1. The Restful SDK's works with simple request/response methods and are language independent. You can download the Developer Guide for the same from the below link:
http://help.sap.com/saphelpiis_sbo41sp4wi-sdk/frameset.htm?cd1b6c13b540481781591c7945b5fd26.html
In the guide goto "RESTful Web Service API Quick Reference", the headings "Report URLs","Report Drill URLs", "Report Element URLs" might be of your interest.
Hope this helps.
Regards,
Rajarsh