Table to find spool no and corresponding program name

Is there any Table to find spool no and corresponding program name. I know one table that will give only for background jobs TBTCP table. I want fore ground also

table: TSP01
Way to fetch spool number is:
CONCATENATE sy-repid+0(9)
  sy-uname+0(3)
  INTO lc_rq2name.
SELECT rqident FROM tsp01
            INTO TABLE li_spool
    WHERE rq2name EQ lc_rq2name
    AND   rqowner EQ sy-uname.
*** Sort spool table so that latest spool entry is at top
  SORT li_spool STABLE BY rqcretime rqident DESCENDING.
*** Read the first line of the table to get the spool number
  READ TABLE li_spool INTO lwa_spool INDEX 1.
  lv_spoolid = lwa_spool-rqident.
ags.

Similar Messages

  • Need user exit lists and corresponding Program name for Transaction F110

    Hi all,
    I have a requirement to update trading partner field based on payment method using Exits or BADI during payment posting (which is carried out in F110). Please give me the exact user exit/program for this requirement.
    Thanks in advance
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    Edited by: Thomas Zloch on Jun 22, 2011 9:19 AM

    Hi all,
    I have a requirement to update trading partner field based on payment method using Exits or BADI during payment posting (which is carried out in F110). Please give me the exact user exit/program for this requirement.
    Thanks in advance
    Moderator message: please do more research before asking, show what you have done yourself when asking.
    Edited by: Thomas Zloch on Jun 22, 2011 9:19 AM

  • How to find output type givenSapscript form name and print program name

    Hi  Experts,
           Can anyone tell me how to find the output type of  a sapscript form if the print program name and sapscript form name is 
    known.

    Hi,
    There are two ways:
    1. Use table TNAPR .. Here is table give PGNAM as your print program name and FONAM as form name.. Now the field KSCHL will be the output type assigned to your script.
    2. You can also check the NACE t-code.. In that select a application(Corresponds to your area) -> click on Output types tab -> Here you get list of output type.. You need click on Processing Routine folder to get all other info..

  • TABLE link between RPM Item and corresponding cProject

    Is there a table that shows exact link between RPM Item and corresponding cProject that is created automatically?
    Thanks

    use Table RPM_OBJ_LINK
    select on
    PROJECT_GUID= Item GUID
    OBJECT_TYPE = '0INMCPROJECT'
    Get cProject GUID from OBJECT_KEY.

  • Regarding Transport Request and related program names

    Hi All,
    I have a issue with picking Pro<b>gram Names</b> from <b>Transport Request</b> names.
    I am using <b>E071</b> table to pick up all the <b>Objects/Program Names</b> based on <b>TR's</b>.
    But for the <b>TR's</b> which are having <b>D-Modifiable status</b> i am not getting any entries from <b>E071</b> table.
    Can anybody give me alternate table which will give us All Program names under a T<b>R</b> based on T<b>R</b> for which status is <b>D</b>.
    Thanks in advance.
    Thanks,
    Deep.

    Hi Deep,
    When the transport request is not released (i.e it is in Modifiable status) all the objects are linked to the tasks under the transport request. So if you are trying to get all the objects in the transport request(in modifiable status), first you have to get all the tasks under the transport request and get the objects under each task from E071 table.
    You can get the taskes under the transport request by selecting from E070 table
    select * from E070 where STRKORR = <your transport request numer>
    then you can get all the objects for each task .
    - Kalyan

  • Finding the Title from the Program Name

    Hi Experts,
    Is there any FM or a Program to find out the title of the program by using the program name.
    I have a list of programs, I want the titles ( Short Description) for those pograms.
    Thanks in Advance,
    Praveen

    hi,
    u fetch title from TRDIRTI  table.
    write read r select to get title for particulr program
    <REMOVED BY MODERATOR>
    regards,
    chandu
    Edited by: Alvaro Tejada Galindo on Apr 23, 2008 5:47 PM

  • How to find Transaction code from Report/program name ?

    Dear all,
    How to find Transaction code if i know Report/program name ?

    Hi,
    In se 38 when u open ur program,in the application toolbar u have a button beside the where-used list button as display object list.on clicking this button,a window will be opened at the left most corner for repository browser,in this u can find any tranasctions,fileds,screens,dictionary structures defined for the program.
    if any transaction is created for the program u can find it under the transaction folder.
    revert back for further queries.
    Regards,
    Sravanthi

  • In which table to find parked, cleared and open invoices?

    in FI how to know which table stores parked , open and cleared invoices? if through FBL1N, what is the way ?
    thanks

    Hi,
    http://www.saptechies.com/find-data-underlying-a-transaction/
    Hope the above links,
    Kindly Reward Points If Found Usefull,
    Cheers,
    Chaitanya.

  • Table to find spool details

    hello Gurus!
    I have to list which Invoice has been printed out and which one has been mailed and to whom .
    could you please sugggest me how to proceed with this, i mean which table is it that could store theese spool details,
    all suggestion would be rewarded.
    Thank you .

    Hi,
    All the spool requests stored in the table TSP01.
    regards,
    ravi shankar reddy

  • My pc was wiped clean and now i can not find my photoshop and elements programs that I have downloaded from adobe help

    my pc was wiped clean and now I can't find the photo shop and elements that I own on adobe do re-download them please help.
    Thanks
    Teresa Napper

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Export / Find KM documents and corresponding metadata

    Hi
    I have created a repository that consists of XML Forms documents; to each document I have added several predefined metadata.
    I need to export this information (metadata with the correspondent name of the document) to a BW system.
    Is it possible to find this information directly in the portal dB? Or maybe is the somehow a way to customize the standard reporting feature so I can create a XML document containing this information?
    Any ideas?
    Thanks in advance
    Cheers
    John
    By the way is a EP6 SP2 portal

    Hi,
    I suppose you need the URL of the file which are stored in the /documents folder of KM. You can find its URL by clicking on the context menu of the file. Then go to Settings->Properties->Click on Access Links tab and there you'll find the required value in the target URL.
    Regards,
    Prathamesh

  • Where to find predined smartforms and corresponding output types?

    he send it urgent pls?

    Please have a look at below link. It will give you some details.
    http://help.sap.com/bp_autov1470/Auto_DE/HTML/PreconfSmartForms_EN_DE.htm
    I hope it helps.
    Best Regards,
    Vibha
    *Please mark all the helpful answers

  • Find the routine frm the program name

    Hi,
    Is it possible to find out which routine( in VOFM) the below program is refering to?
    Program :  LV60AA58
    Thanks
    Keshi

    Hi
    It is not possible to find the routine function by getting program. Unless if you know the use of the routine then u can find it.
    But you may consider one ball mark thing.
    LV61* is the requirement at sales order, live LV45* are generally for copy control for sales order F* are for billing.
    If you use extensively the routines then by experience u can figure out. But as such there is no tables/config which wil list all the functions.
    Hope thishelps u to clarify ur doubt.
    Kind Regards
    Sandeep

  • How to find the ITS and WAS host name

    HI all,
       I created one system in the portal .system admn->sysconfig->systems.
    Now under the property catagories I selected ITS.
    Now I have to enter ITS host name and port .How to get this host name and port from R/3.Can any body tell me the path from which transaction it will be available.
    Similarly for WAS also.
    Thanks in advance..!
    Regards,
    Krishna.

    HI,
    WAS Details
    1. Goto se37 type : RSBB_URL_PREFIX_GET , execute ->
    I_Handler class : CL_RSR_WWW_HTTP ->clear the I_message server entry -> execute -> WAS Details
    ITS DEtails
    1. goto se37 typr : RSBB_URL_PREFIX_GET , execute ->
    I_Handler class : CL_HTTP_EXT_ITS ->clear the I_message
    server entry -> execute -> ITS Details
    EX: its path you will get a value like this
    /sap/bc/gui/sap/its/....
    use the values before its and like /sap/bc/gui/sap and ignore the rest

  • What is the program name to update vbrp and ce1beka tables

    Hi experts,
                    when i do vf01 transaction and i press save then the table ce1beka and the table vbrp is updating.How i can find from which program these tables are updating.Is it possible to check in sql trace?.from where the data is coming to those tables. please help me.
    Thanks.

    Hi Bharat,
    For any given transaction you can find the relevant program very easily.
    Enter the Tcode in command prompt.Goto menu path System->Status.
    In SAP data section you can view the Tcode and the corresponding Program name.
    For Tcode: VF01, the program name is SAPMV60A.
    Also, using Tcode: SE49, you can see what are the tables being updated through a program or transaction.
    Hope this helps.
    Please reward if helpful.
    Thanks,
    Srinivas

Maybe you are looking for

  • Can you email Pages newsletter as HTML, not as attachment?

    I'm not a tech queen so be gentle! I want to do email newsletters but I want them to be HTML in the body of the email, not an attachment. is this possible in Pages?

  • Excel formating from ABAP

    Hi,   I am using SO_DOCUMENT_SEND_API1 function module to send excel attachment in mail. Now i want to add few feature in the excel, 1) When user opens the excel the value in the cell should be displayed as 446000018680308 now it is showing as 4.46E+

  • Using a method from a class into another

    Hello, I have two classes that do separate things , one makes a checkboard and the other one creates a fading effect, and i would like to know how can i modify the first one in order for the black rectangles of the checkerboard to have a fading effec

  • Problem with webcam publisher

    hi there,        Webcam publisher displaying in mozilla  but not in chrome or ie.i had tried private stream example but also having the same issue.       Any help would be greatly appreciated. Thanks in advance, Sreeja

  • Is there any way to uninstall iOS8.3? It's taking up so much space on my phone.

    Is there any way to uninstall iOS 8.3? It's taking up a crazy amount of space on my phone. I keep getting the storage almost full updates, but I have a 32go phone. All my apps and camera Roll oonly use 6gb of storage. Where did the rest of it go?!!