‎2008 Jun 25 11:45 AM
hi Experts,
How to move the selected data from BI tables to ECC (Application server).
Which FM ???
I need to select data from BI table then need to store the recordsinto application server.
All relevent answers wll get points.
Regards
Amit
‎2008 Jun 25 11:55 AM
hi,
first select ur data from tables to internal tables and send to desktop using GUI_download function module then using CG3Z transaction or DX_FILE_WRITE function module u can upload that data into application server.
‎2008 Jun 25 11:55 AM
hi,
first select ur data from tables to internal tables and send to desktop using GUI_download function module then using CG3Z transaction or DX_FILE_WRITE function module u can upload that data into application server.
‎2008 Jun 25 12:02 PM
hi
Any other FM so that i can directly get the recods in ECC or in Application server
Amit
‎2008 Jun 25 12:13 PM
‎2008 Jun 25 1:22 PM
FM name ??
which can be used for storing the records from BI to application server
Amit