Spool at tcode SMX different with foreground display Unknown 1:13 AM Add Comment Edit If you ever encounter problems that cut spool display in TCODE smx, then try the solution below. add line code : report z*program no ...
Download Excel with Headings and Formatting Unknown 8:29 PM 1 Comment Edit I have a requirement to download internal table contents to excel with field headings with many formatting. Here is the sample code. Hope it...
Convert TLINE into SOLIX Unknown 12:59 AM Add Comment Edit CALL FUNCTION 'SX_TABLE_LINE_WIDTH_CHANGE' EXPORTING line_width_src = 134 li...