cancel
Showing results for 
Search instead for 
Did you mean: 

get_attribute- Input a excel file

Former Member
0 Kudos

Hi,

I am facing an issue. I am tring to input a excel file through attribute, but when i input an excel file as exporting parameter, i am not able to see the correct data in the importing parameter(l_xstring).

What type should be specified for the export parameter.

wd_context->get_attribute( EXPORTING name = `INPUT_FILE`

IMPORTING value = l_xstring ).

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

you have posted in FPM. it is a wda question.

see this wiki [http://wiki.sdn.sap.com/wiki/display/WDABAP/WDAforuploadingDatafrom+Excelsheet|http://wiki.sdn.sap.com/wiki/display/WDABAP/WDAforuploadingDatafrom+Excelsheet]

exporting type xstring should be fine.