cancel
Showing results for 
Search instead for 
Did you mean: 

How to seperate the output into different columns?

Former Member
0 Kudos

Hi,

I am extracting some data from a SAP table. In the output, I see all the fields in 1 column. Could somebody please tell me how to seperate the fields and put them in different columns? Appreciate it a lot.

Regards,

V M.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The String List to XML Parser Action Block should do it.

Former Member
0 Kudos

Thanks Christian. I am messing with it now. The problem I am having is I don't see as many rows in my String List to XML Parser block as the fields I have. Could you please tell me how to define more rows in the parser block? Thanks.

Regards,

V M.

agentry_src
Active Contributor
0 Kudos

Hi Venki,

What table are you calling and which rows (fields) are you retrieving? I will try to duplicate your results.

Mike

Former Member
0 Kudos

I am extracting the fields 'AUFNR', 'VORNR', ' etc. from the table 'AFRU'. Thanks.

Regards,

V M.

Former Member
0 Kudos

I think I got it to work now. Thanks for all your ideas.

Regards,

V M.

Answers (1)

Answers (1)

Former Member
0 Kudos

Used String List to XML Parser action block