Question:
Hi, guys.
Open Hub Service export to CSV or Table in BW.
I need Read Table the BW from R/3.
any idea ?
Answer:
use function module "rfc_read_table in R/3" to read data from table in BW and give parameters of BW system....
if u want to read data CSV file from BW....use BDC and read data into r/3
sudhee