Hi,
I am getting error in tranformation i.e. from infosource to cube 0ic_c03 in BI 7.0. I have migrated the datasource and produced the transformation with infosource.
Below Error is coming in all the routines :
Within classes and interfaces, you can only use "TYPE" to refer to ABAP Dictionary types (not "LIKE" or "STRUCTURE").
In the routine no where like statement is used although in two includes i.e. INCLUDE rsbctgn_top ,INCLUDE rsbctgn_update_rules few like statements are used.
Pls suggest how to resolve this problem.