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

EXCEL Download Issues

Former Member
0 Likes
328

Hi Folks.

I have a requirement like my excel file will be downloaded with different sheets and in each sheet there are rows ,some spaces and then again the contents should be filled.

I know a process of OLE technology to achieve the same.But in that we have to concatenate the header details and the item details and been populated.This is not sufficient for my requirement.

How to achieve thee excel download if it needs rows and some spaces and agin some data and so on.

Please suggest the possible pointers at it.

Regards,

SSR.

Hi Folks.

I have a requirement like my excel file will be downloaded with different sheets and in each sheet there are rows ,some spaces and then again the contents should be filled.

I know a process of OLE technology to achieve the same.But in that we have to concatenate the header details and the item details and been populated.This is not sufficient for my requirement.

How to achieve thee excel download if it needs rows and some spaces and agin some data and so on.

Please suggest the possible pointers at it.

Regards,

SSR.

1 REPLY 1
Read only

Former Member
0 Likes
308

try FM ALSM_EXCEL_TO_INTERNAL_TABLE

Hope this helps.

Thanks,

SKJ