Skip to Content
0
Former Member
Sep 12, 2006 at 05:31 PM

I_OI_SPREADSHEET->get_ranges_data limited to 256 char

252 Views

Hello,

I am using Desktop Office Integration to open an excel spreadsheet and retrieve the data based on the ranges defined in the spreadsheet.

Everything is fine with the document object based on "I_OI_SPREADSHEET". However, the method get_ranges_data returns excel cell values limited to 256 characters.

This because the table "CONTENTS" has data component defined as VALUE(256) TYPE C.

The excel cell values are always truncated to 256 chars.

I am coding on SAP 4.7

Any known work arounds or alternatives?

regards,

Walter