Hi Annesha,
Thanks for solution. but if i call the RFC function as you mentioned, i am getting error in BODS as 'incorrect syntax. below is my RFC function appeared in script widow after selecting.
__RFC_FUNCTION ERP..Functionanem[OutputParam](NULL, NULL, NULL, Somevalue, somevalue, NULL, NULL)[inputparam1, inputparam2, inputparam3, inputparam4, inputparam5, inputparam6, inputparam7];
it is showing error near __RFC_FUNCTION, if i remove this statement then also i am getting error incorrect syntax.
please help.