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