|
Was working in an upgrade project from 4.6c to ECC6.0
when I encounter this issue.
4.6c is non-Unicode system. ECC6 is Unicode system. There is one problem in ALV list output in the background job. In 4.6c the data statistics output is displayed as per the screen: --------------------------------------------------------------------------------
Number of Records passed 584
However this output is not displayed in ECC 6.0. Given below is the code which we are using in program 4.6c and ECC6.0 CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
How to solve this issue? Solution: This problem is mainly printer
problem issue.
To resolve this issues you have to do small changes in the print setting before printing. Steps: Execute the report in background -> you will get a popup where you will give the output device for ex : LOCL
Further in the same popup, you can see Properties button. Click that you can see COVER SHEETs -> select cover sheets and then click SPECIFICATIONS buttons -> select the Field name A) ALV SELECTIONS B) ALV STATISTICS one by one and then change the Field Default value to YES for both the options.
Now finally click COPY Settings. Now you again schedule the report again in background and you can see the result you are expecting. |
|
Read also
Get help for your Basis problems
SAP Basis Admin Books
SAP Basis Tips
Administration In SAP - Sapgui, Unix, SAP ITS, Router, Client Copy and IDES Main Index
All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|