Hi Experts ,
I WANT TO RETRIEVE DATA FROM INFO CUBE SO I USE THIS RFC TO GET DATA AND PASSED PARAMETERS ARE LIKE THIS
IMPORT
i_infoprov = BKUP_BMG
i_refrence_date = '7/21/2010'.
i_save_in_table =
i_tabname =
I_save_in_file =
i_file_name =
i_authority_check = R
i_currency_conversion = X
i_s_rfcmode =
i_mazrows = 0
I_use_db_aggregaration = x
i_use_aggregates = x
i_rollup_only = x
i_read_ods_delta =
i_resultype = ' V'
i_debug =
my out table e_t_rfcdata contains 2 lines
like
C line
line 1 X 00000000000000 000000000 0000000 0000000
line2 ####################################################### ##CG
CAN ANY ONE HELP HOW TO GET PROPER DATA
Thanks & Regards
Krishna