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

Spool data

Former Member
0 Likes
409

Dear All,

I can able to retrieve the spool data using the function module RSPO_RETURN_ABAP_SPOOLJOB but this FM display only few columns in the list not all the columns. Please let me know what should I have to do to display all the columns.

Thanks and Regards

Jaiganesh Sekar

2 REPLIES 2
Read only

Former Member
0 Likes
379

Hi,

For the table Buffer you are using a data type with length 255 char because of that you are not getting all the columns.

Sudheer. A

Read only

0 Likes
379

Hi,

I have given more than 255 characters for table BUFFER.