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

Issue in the spool generated

Former Member
0 Likes
470

Hi,

Could anyone suggest me regarding an issue with the spool genarated through a customized program.

In the display of the spool, sales order number is appearing in 8 digits and .. where as it should be displayed in 9 digits which can be understood by the end user.

Sample SO number which is displaying in the spool as 20376887... where as it should be 203768879.

Even when I download the output, it is still displaying in the same format of 8 digits follwed by dots.

Please let me know the settings that should be maintained to display the entire SO number.

Thanks.

Hi,

Could anyone suggest me regarding an issue with the spool genarated through a customized program.

In the display of the spool, sales order number is appearing in 8 digits and .. where as it should be displayed in 9 digits which can be understood by the end user.

Sample SO number which is displaying in the spool as 20376887... where as it should be 203768879.

Even when I download the output, it is still displaying in the same format of 8 digits follwed by dots.

Please let me know the settings that should be maintained to display the entire SO number.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
438

Hi Swathik,

Please check the definition of the Field which is carrying the sales order number. If it is defined correctly, Please check the output length (OUTPUT LENGTH will be mentioned within the field catalog) specification while writing it to the output list.

Or you can check the page width which you mention in your report at the REPORT statement.

Thanks,

Sai Ramesh

Read only

Former Member
0 Likes
438

Hi,

Is it an ALV display?

If yes change the heading of your field to 'Sales order number' in field catalog.