‎2007 Feb 06 1:02 AM
hi all,i've been trying to run a background job which the list displayed is more than 255.I've tried to search in the forum,from previous post by others,it seems that i need to run this program zrsposhowlist.I've try to copy and compiled this program,but it is giving me error that The Dictionary structure or table "TSP02L" is either not active or does not exist.
Can anybody help me with this? what's the structure in TSP02L? probably i can try to declare one by my own? thanks
‎2007 Feb 06 1:15 AM
What SAP release are you working on. If you are referrig to this program....
http://www.sap-img.com/abap/spool-output-greater-than-255.htm
It appears that this was written specifically for 4.6d kernal, although the table does exits in my Netweaver 2004s system. So i think that your release may be older than 4.6d kernal. So the table is simply not there. This program will not work for you, but you may be able to get the required imformation from another table, check out ones that start with TSP*
Regards,
RIch Heilman
‎2007 Feb 06 1:24 AM
i guess it is 40B
any other way that i can haf my report fully displayed in a background job? thank you