Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XLSX Work Bench Dump

sudarshan_d29
Active Participant
0 Likes
2,023

Dear Friend,

I am Downloading Data from cl_hrpayna_gui_alv_tree to EXCEL using XLSX Work Bench.

It working fine while not changing the format or layout,

While adding layout with color, its getting Dump, error show in attachment.

Sudarshan D

1 ACCEPTED SOLUTION
Read only

former_member191807
Participant
1,828

Hi, Sudarshan! It seems your SAP GUI version (maybe You are using 7.30) doesn't work fine with MS Excel . Please, update SAP GUI to latest version and notify if the problem will stay on.

Best regards, Igor.

5 REPLIES 5
Read only

retired_member
Product and Topic Expert
Product and Topic Expert
0 Likes
1,828

As the short dump says, an ABAP programming error that must be solved by the owner of SAPLZZXLWB.

Read only

0 Likes
1,828

Hi Horst Keller,

I tried but no response,

I am getting error as below,

actual line code. on Program.
WHILE offset < max_length AND zip+offset(4) = '504B0304'.

Normal assignment it takes,

zip+offset(4) = '504B0304'.

but I am coloring the layout and assigning to TREE. Its getting,

zip+offset(4) = 'D0CF11E0'.

goes to dump without filling Table to display.

Note:

Just want to know is that version problem of EXCEL.

Sudarshan D

Read only

matt
Active Contributor
0 Likes
1,828

Igor Borodin is the author of this free tool. You've got a response.

Read only

0 Likes
1,828

Thanks you!!!

Yes I got Response.

Problem is about SAP GUI version.

Thank you again!!!

Sudarshan 🙂

Read only

former_member191807
Participant
1,829

Hi, Sudarshan! It seems your SAP GUI version (maybe You are using 7.30) doesn't work fine with MS Excel . Please, update SAP GUI to latest version and notify if the problem will stay on.

Best regards, Igor.