Were do I get the relation spool device batch job/programs

Hi there,
I need to know what batch jobs and what SAP programs/reports ... are related to specific spool devices.
Our business need: we need to replace some old spool devices which are used for some batch jobs, SAP programs... so we need a list of them.
Can anybody tell me what tables, reports, tcodes... are helpfull for this?
Thanks in advance!

Hi Alwina,
thanks you for your reply - this helps me for spool request which are created by batch Jobs (only running in Background?!).
What about spool request which are created by a user in dialog or when the output device is coded in source code of a ABAP program (I don't know if this is possible, i am not an ABAP developer)?
Does the report BTCAUX05 (note 1145265) helps me here, too?
Thanks

Similar Messages

  • Get the last spool number created

    Hi,
    I need to get the last spool number that the system has assigned to an output ABAP list.
    I know that the SO_SPOOL_READ function give the information I want but I do not find the way to obtain the code. I thought that this function is an internal function of SAP, but it does not exist.
    Could anyone facilitate that code?
    Do anyone know other way to obtain that last spool number?
    Thank you very much for your time

    Thanks Ram,
    Your instructons were just what I needed.
    Finally, I use the sy-uname restriction to select the last spool number created for the user:
    DATA: BEGIN OF it     OCCURS 0,
            RQIDENT   LIKE TSP01-RQIDENT,
            RQCRETIME LIKE TSP01-RQCRETIME,
        END OF it.
    SELECT * FROM TSP01
        APPENDING CORRESPONDING FIELDS OF TABLE it
          WHERE
            RQOWNER = SY-UNAME           
          ORDER BY RQCRETIME DESCENDING.
      LOOP AT it.
        spool_num = it-rqident.          
        EXIT.
      ENDLOOP.
    Thanks a lot.

  • I have an IPOD Classic with purchased music and i want to sync it with my itunes account but I keep getting the message your device is synced with another PC. How do I resolve this issue?

    I have an IPOD Classic with purchased music and I want to sync it with a different PC but I get the message your device is synced with another PC.  How do I resolve this issue? I don't have the previous PC.

    I want to sync it with a different PC
    On that PC, launch iTunes. From the menu bar top of your screen click Store / Authorize This Computer.

  • I have uninstalled and reinstalled iTunes Version 11.4.1 and still cannot access. I continue to get the Error 7 Windows Error 193 and now I am getting the Apple Mobile Device failed to start. I can't access any of my music I HAVE PURCHASED. What  to do?

    I have uninstalled and reinstalled iTunes Version 11.4.1 and still cannot access. I continue to get the Error 7 Windows Error 193 and now I am getting the Apple Mobile Device failed to start. I can't access any of my music I HAVE PURCHASED. What  to do?

    I am getting the same error message - error 7, Windows error 193 running iTunes on a PC Laptop (HP) which has been running iTunes previously for at least 2 years. 
    I followed the Apple support page and uninstalled (in order) all Apple programmes specified, rebooted, then re-installed.  Two additional errors crop up in re-installation, the first one is to do with Apple Mobile Support Device Services.  It seems that this might be rectified by plugging in said devices before finishing the re-install.  The second reads iTunesHelper was not installed correctly please re-install iTunes.  This persists. I cannot uninstall iTunesHelper using the Control Panel, but I can delete it using Windows.  However, after re-installing again, it still won't run and the original error comes back.  I've downloaded and uninstalled 15 times now and this is taking far too long to be acceptable. 

  • Issue with getting the entire spooled job into the pdf document

    Hi All,
    My scheduled job runs fine and completes successfully but it appears to have some issues with getting the entire spooled job into the pdf document which it sends to a an end user.Has anyone encountered it before.Your kind assistance would be appreciated.
    Thank you.
    Regards,
    John

    Hi,
    Please read below link for your query:-
    http://help.sap.com/saphelp_nw04/helpdata/EN/85/54c73cee4fb55be10000000a114084/content.htm
    Regards,
    Anil

  • I cant print i get the printer spool service message

    i have pavallion a1737c and i cant print!!! i get the printing spool service is not running,  i have tried to turn on the spooler in the services area but no luck,  can someone please help

    Norton cancelled their protection. My printer spool went with their cancellation. Now it doesn't work.

  • Were i can get the driver

    ihave a v200, but I lost all the cd driver, now i need to reformat my notebook were i can get the driver, can i download it

    you didn't mention model and operating system. you can download drivers(chose the model and operating system and continue) from here: Lenovo Website.
    3000 N100-0768DKU
    XP Home 5.01.2600 SP2
    Ubuntu 8.04(hardy)

  • I am trying to pair my new mouse to my mac i get the message this device does not have the necessary

    i am trying to pair my new magic mouse to my macbook pro and i get the message "this device does not have the necessary services".

    Hi Barry
    Thanks for the advice.
    I have solved the problem by senting up a new bluetooth device.
    Should have read the directions.
    Many thanks
    John

  • TS1567 How do you get  the apple mobile device service started

    How do you get the apple mobile device service started

    http://support.apple.com/kb/ts1567
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    Next see:
    iOS: Device not recognized in iTunes for Windows

  • Can I get the language from device?

    with the adobe packager 3.0 can I get the language from device?
    thanks

    You can get the devices "Language" setting by looking at the first element of the array returned by Capabilities.languages.
    Unfortunately the codes returned don't seem to always match the standard naming convention for language codes.
    var languageSettings:Array = Capabilities.languages;
    if ( languageSettings.length > 0 )
        if ( (languageSettings[0]).toString().toLowerCase() == "en-gb" )
            // Do something based on the language being "British English" in this case.
    I still need a way to determine if the user is using Canadian English, but the device seems to only have 2 English settings (English and British English).
    There is a Canadian "Region Format" setting also under Settings->General->International->Region Format, but I'm not sure how to access that information.
    If anyone knows how to access the region format, I'd love to know.
    Thanks.

  • Unable to burn iphoto pics to disk. Get the message"no devices are available for burning".

    I have been burning pics from iphoto to disc since I purchased my imac with no problem.  Now I just get the  message "no devices are available for burning".  Also, my system does not recognize a cd in the drive.  What is the reason? if it can only be that simple.
    thank you,
    Sonja

    The reason may be that your optical drive has failed. Try resetting the SMC and pram and if that doesn't help probably either a trip to a repair center or purchasing an external drive is in order.
    To reset the SMC
    Shut down the computer.
    Unplug the computer's power cord.
    Wait fifteen seconds.
    Attach the computer's power cord.
    Wait five seconds, then press the power button to turn on the computer.
    To reset PRAM/NVRAM
    Shut down the computer.
    Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.

  • When I try to sign on to Mac App Store I get the message "Your device or computer cannot be verified" Yet I can sign on in iTunes no problem.  I've tried all the suggestions from App Support but no luck.

    When I try to sign on to Mac App Store I get the message "Your device or computer cannot be verified" Yet I can sign on in iTunes no problem.  I've tried all the suggestions from App Support but no luck. What am I doing wrong?

    What troubleshooting techniques have you tried? Have you restarted the app? Have you restarted your computer?
    One idea is to Trash this file; Mac HD/Library/Preferences/SystemConfiguration/NetworkInterfaces.plist and restart.

  • Were can I get the full install program to put on a disk for an elderly lady?

    I know an elderly lady who can't put adobe reader onto her computer because her computer freezes up during download due to dial up.  Do you know were I can get the full version to put on a cd to send to her?

    Choose here the one that best suits her:
    ftp://ftp.adobe.com/pub/adobe/reader/

  • How can i get the source code from java concurrent program in R12

    Hi 2 all,
    How can i get the source code from java concurrent program in R12? like , "AP Turnover Report" is java concurrent program, i need to get its source code to know its logic. how can i get its source code not the XML template?
    Regards,
    Zulqarnain

    user570667 wrote:
    Hi 2 all,
    How can i get the source code from java concurrent program in R12? like , "AP Turnover Report" is java concurrent program, i need to get its source code to know its logic. how can i get its source code not the XML template?
    Regards,
    ZulqarnainDid you see old threads for similar topic/discussion? -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Java+AND+Concurrent+AND+Source+AND+Code&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • I keep getting the message, "Windows cannot find 'c:\Program Files (x86)\Mozilla Firefox\firefox.exe'. Make sure you typed the name correctly, and then try again." I get it when I either try to open it from the Start menu or from the desktop icon.

    I've just installed Firefox on my laptop and keep getting the message, "Windows cannot find 'c:\Program Files (x86)\Mozilla Firefox\firefox.exe'. Make sure you typed the name correctly, and then try again." I get this message whenever I either try to open it from the Start menu or from the desktop icon. I've never gotten it to work and even uninstalled it and then redownloaded it and still cannot get it to open. Any help would be greatly appreciated!!!!

    Are you installing from the official site? http://www.mozilla.com/firefox
    If you use Windows Explorer (My Computer) to check that path, is the Mozilla Firefox folder there? That is the normal installation location, but I think it's worth checking.
    If the folder isn't there or firefox.exe is not in it, I wonder whether some other software might be interfering. You might want to run some supplemental security scans. These two tools are highly regarded:
    Malwarebytes Anti-malware : http://www.malwarebytes.org/products/malwarebytes_free
    SUPERAntiSpyware : http://www.superantispyware.com/

Maybe you are looking for

  • Photoshop cs4 access denied when trying to install from disc in Windows 7 64bit.

    Photoshop cs4 access denied when trying to install from disc in Windows 7 64bit. I tried it in safe mode and it starts to install but get an error there as well. What do I do?

  • File Approach -File to proxy

    Hi Frnds, i have scenario. Where i get header ,Detail and Footer. Header contains few of the fields including with identifier. Trailor record contains record count and line count with identifier But where we dont have an identifier in detail.But deta

  • Add extra link to Go Shopping screen

    Hi Guys. SRM 4.0, server 5.0, standalone ITS. Is there an easy way to add an extra transaction/link to the basic screen of SRM? I am thinking the template bbpstart/99/bbpglobal_650.html This is for example the first screen in my SRM, and I also need

  • Finding Duplicated Files

    What is the easiest way to find duplicated files throughout the hard drive? I have just managed to eliminate 6 GB of files that had arisen because previously I had files and clones on 3 separate Hard Drives and had lost track at times. I am now conso

  • H:datatable..select multiple rows

    Hi all, i'm trying to select multiple rows but couldn't do it.. can you please help me to solve this trouble? Here the code.. kbankMainView.jsp function doCount() {           button = document.getElementById('formProcedurelist:buttonCount');