ABAP Diary
by Mariana Novelia
Wednesday, November 6, 2013
Spool at tcode SMX different with foreground display
If you ever encounter problems that cut spool display in TCODE smx, then try the solution below.
add line code :
report
z*program
no
standard
page
heading
line-size 255
.
This problem commonly encountered when you use the 'write' command to display the report on your z program
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment