Application Development 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: 

Particular column numerical value unable to convert/transfer to excel

ramesh_s10
Participant
0 Kudos

Hi experts,

Could any body help in my newly developed ALV program where the required output is coming but one particular Numerical value column unable to export to excel. Apart from all the fields are exactly working and can do all the things. I am new to ABAP,so pl help to proceed further.

Regs.

S.R

5 REPLIES 5

Former Member
0 Kudos

Hi Ramesh,

Please tell us the function module being used by you to transfer the data to excel.

Former Member
0 Kudos

Ramesh,

Check the field catalog used in the program.

all the fields in the field catalog whould be in CAPS

Thanks

Bala Duvvuri

0 Kudos

Hi,

1.Thank you for your reply,i am using function module REUSE_ALV_GRID_DISPLAY to convert into excel.

2. And all the fields is only in CAPS.

Regs,

S.Ramesh.

0 Kudos

Hi experts,

Myself solved the probelm, and the actual problem is due to in perform catalog i mentioned the wrong internal table name.

pls close this forum.

Regs.

S.R

ramesh_s10
Participant
0 Kudos

I found the problem in report and corrected, internal table name wrongly mentioned in perform catalog.

Regs.

S.R