Hi All
I am converting normal FM to ZRFC. My normal FM- BBP_GET_UNITS_F4 has table parameters with table type. In RFC table type is not allowed and i changed the tables parameter into structure.
Now inside my ZRFC, i am calling the normal FM. Here i am getting dump saying, "Type conflict when calling the function module "BBP_GET_UNITS_F4"."
My RFC has table parameter with structure but normal FM is having a table type. Please tell me how to solve this issues
Regards
Vinoth