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

call function download

Former Member
0 Likes
420

friends,

i am downloading an internal table via the download fm..i have two columns in the int. table, but after downloading, it's showing as a single column in the excel file...where am i going wrong?

1 ACCEPTED SOLUTION
Read only

shishupalreddy
Active Contributor
0 Likes
380

hi,

see HAS_FIELD_SEPARATOR field in GUI_DOWNLOAD fm

the value should be equal to 'X'.

REGARDS,

1 REPLY 1
Read only

shishupalreddy
Active Contributor
0 Likes
381

hi,

see HAS_FIELD_SEPARATOR field in GUI_DOWNLOAD fm

the value should be equal to 'X'.

REGARDS,