Skip to Content
0
Former Member
May 09, 2011 at 02:05 PM

get_attribute- Input a excel file

41 Views

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