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

SAP_CONVERT_TO_CSV_FORMAT in ECC6

Former Member
0 Likes
503

Hi guys,

I am stacked with the problem of the missing SAP_CONVERT_TO_CSV_FORMAT in ECC6.

I tried to implement Erik's solution but I did't succeed. Has any one else tried to write his own solution?

I know there is a lot of easy solution but I need one generic. I do not know how many fields does my structure contain.

Tks

Hi guys,

I am stacked with the problem of the missing SAP_CONVERT_TO_CSV_FORMAT in ECC6.

I tried to implement Erik's solution but I did't succeed. Has any one else tried to write his own solution?

I know there is a lot of easy solution but I need one generic. I do not know how many fields does my structure contain.

Tks

2 REPLIES 2
Read only

Former Member
0 Likes
435

Well then have a look at MAX's solution here

[]

Read only

Former Member
0 Likes
435

Yes, it works tks to you for advising and thks to Max for the solution