How to get Transport request number of program

Hi, 
   well, all i want is that , 
I want to run a report in my <b>developmnt systems</b> so that
i will input the name of my dictionary object (table or report name) and  oject type and as a result the output should be the active version request number in <b>production</b> (remote client) and also request number of active version in development. 
Please tell me how to do that.
points guranteed
Regards,
Anindya
Message was edited by: Anid
Message was edited by: Anid
Message was edited by: Anid

Hi Anid ,
please use this function module.
In lws_dest give your destination client
lws_obj_name -object name
obj_type  = 'PROG' for program and so on
and you will get the version and transport request 
CALL FUNCTION 'SVRS_GET_VERSION_DIRECTORY_46'
    EXPORTING
      destination            = lws_dest
      objname                = lws_obj_name
      objtype                = lws_obj_type
    TABLES
      lversno_list           = li_verno
      version_list           = li_verlist
    EXCEPTIONS
      no_entry               = 1
      communication_failure_ = 2
      system_failure         = 3
      OTHERS                 = 4.

Similar Messages

  • How to ceate Transport Request Number for importing transport files

    I'm trying to create Transport Request Number for importing transport files.
    I've copied the two transport files (K903281.QB8 and R903281.QB8) into subdirectories usr/sap/trans/cofiles and usr/sap/trans/data, respectively. Now, I want to import the transport files using transaction management system (STMS). Before using STMS, it seems like I need to create Transport Request Number, but I don't know how to create it. Could you please let me know how to create it?

    Sanjeev and Sajay,
    Thanks for your answer. I was able to import the files successfully as transport number QB8K903281 by using standard STMS transport function after manually adding new transport on STMS. My trouble was from my ingrorance of how to let STMS recognize transoprt number for transport files copied from outside SAP. Again thank you very much.
    Tetsuya

  • How to get the transport request number of ABAP query.

    I want to find out last Transport Request  number used of a transporting changes Abap query from development to quality system.
    Also is it possible to do some comparison on version existing in development and quality for abap query.

    goto SE03 ..
    In Object Directory -> Double click on
       Change Object Directory Entries
    Enter AQQU(This is for ABAP Query) in the modifiable box ..
    press enter ...
    Check this check box ... Enter the ABAP query and press F8.
    Double click on the Query and in the popup click on the
    Lock Overview ...
    U'll find the request number ...
    Edited by: Srinivas Gurram Reddy on Apr 2, 2008 6:53 PM

  • To find program name with transport request number

    Hi friends,
    I have a senario
    i have a transport request number, by using that how can i find the program name ie : to which object that transport request number corresponds to.
    Example :
        AD1K970456
    i know this request number now how can i find out to which object it coresponds to .
    Can any one tell how should i approach for it.
    Regards
    Priyanka.

    Hi,
    If this transport request is created by you or u know the respective user then go to the tcode SE09 and enter the user name and click on display you will get the list.then go on expanding u will get the program name.
    Thanks,
    Jayshree

  • How to track the transport request number for the Role/Composit Role

    Hi,
    How to track the transport request number for the Role/Composit Role.
    Thanks,
    Ravi

    Use transaction SE03 Transport Organizer Tools
    Execute "Search for Objects in Requests/Tasks" with objects of types:
    R3TR     ACGR     Role
    R3TR     ACGT     Role - User assignment
    Regards

  • How to create a transport request number in SM36

    Hello SAP gurus,
    Can someone please let me know, how to create a transport request number while schedule a new job in SAP.
    Can we create a new transport request number in SM36?
    Thanks
    Sha

    Hi Sha
    Doesn't make sense to create Transport number in SM36, where it meant for scheduling the batch jobs.
    I would rather suggest you to create in SE09 -> Creaet  (F6) or
    while doing the config ->save the config-> create new req
    Please voice out if you really have other requirement to have this.
    regards
    RG

  • How to get original serial number to reload program onto new computer?

    How to get original serial number to reload program onto new computer?

    Hi rehe,
    Please check the KB: Find your serial number quickly  to find your serial number.
    You can contact our chat support for help in retrieving your serial number: Serial number and activation support
    Regards,
    Rave

  • How to assign a new  transport request for  a program saved in $tmp mode

    Hi  all,
    How to assign a new  transport request for  a program saved in $tmp mode?

    Hi,
    delete the object fro the package $tmp.
    go to change mode, save it.
    while saving it will ask for teransport id.
    thanks
    vinod

  • Transport request number in smartforms

    hi,
           in normal se38 program we can find the request number going to utilities -->version -->version management and there we have request number.
           how can i find the request number for a smartform???

    GOTO -> OBJECT DIRECTORY ENTRY.
    Then click on LOCK OVERVIEW, to get the transport request number.
    Regards,
    Pavan

  • Transport request number of a Sap Script

    Hi,
    How to know the transport request number of a Sap Script., is there any table where it stores or what else.
    regards,

    Hi Prince,
    Go to SE03.
    Under OBJECTS IN REQUESTS, double click Search For Objects in Requests / Tasks.
    In Object Selection:
    Write FORM in the first blank column below DTEL.
    check the checkbox in front of FORM and write your form name in the blank space given.
    Now in REquest / Tast Selection part,
    Select for Modifiable or Released.
    And Execute it.
    You will get corresponding request number for the form.
    Regards,
    Nitin.

  • How to reverse Transport requests from sand box to development client

    Dear all,
    I am doing some testing on Sand box, I made some transport requests from development to sandbox, which effected some settings in sandbox.
    Now I want to reverse those transport request from sand box to development, unfortunately I didn't make any note of transport requests which I transported from Development to Sandbox.
    Please educate me how to reverse transport requests from sand box to development.
    your suggestions are highly appreciated
    thank you
    Venu Gopal

    There is no reverse, you have to create a new transport with the original settings.
    Programs keep track of their versions and are easier to pull a previous version, configuration can be tougher, open all the folders in SE10 to see if you can determine the configuration changes.

  • How to know transport request

    if i know the program name how to know the transport request       
    without going se38,se09.

    Hi
    See in the top :-
    Go to Environment -> Transport Organizer.
    there u will see the transport request for the program.
    reward if help.

  • How to track Transport request released

    hi Experts,
    How to track Transport request released from one development system (D01)to another
    development (D02).
    is there any way we get know .
    Amit

    Hi,
           From SE09 & SE10 you track the transport requests, and even you can find the transport request details from the following database tables.
    E070                             Change & Transport System: Header of Requests/Tasks
    E070A                            Change & Transport System: Attributes of a Request
    E070CREATE                       Change & Transport System: Creation Date of Request
    E070DEP                          Change & Transport System: Dependencies of Requests
    E071                             Change & Transport System: Object Entries of Requests/Tasks
    E071C                            Change & Transport System: Client-Specific Lock Flag
    E071E                            Lang. Transport: Positive List for Generic Object Selection
    E071K                            Change & Transport System: Key Entries of Requests/Tasks
    E071KC                           Change & Transport System: Key Entries of Requests/Tasks
    E071KF                           Change & Transport System: Nametab Info. on (CHAR)Key Fields
    E071KFINI                        Change & Transport System: Nametab Info. on (CHAR)Key Fields
    E071K_30                         Change & Transport System: Key Entries of Requests/Tasks
    E07T                             Change & Transport System: Short Texts for Requests/Tasks

  • Transport Request Number shown as Blank in Version Management

    Hi Experts,
    I am creating transport request for report programs using the function modules IW_C_CREATE_TRANSPORT_REQUEST and
    TR_INSERT_NEW_COMM .Once created i am able to see the transport no in SE01 .But when i tried to make any changes in the program and save ,its asking for a new transport request.Also in version management the transport request is blank .
    Please suggest me where i went wrong.
    Regards,
    Lakshman.

    Hi
    Just check if your report objects are getting linked to the Transport in se01.If not then it means that this FM only creates a TP# and not attaches that to Report Objects.
    You then need to manually attach the Report object to this TP#.
    Regards
    Gaurav A

  • How to change transport Request of an Object

    Hi all,
    I had assigned a transport request for an object (DTP) in transport organizer. Now i need to put this object in a different transport Request number. Is this possible? If so can someone suggest me how to do this?
    Thanks
    Maddy

    Delete the DTP.
    Add the DTP to the new request - You can do this in SE03 or Transport Connection.
    Or
    Merge Requests using Context Menu on the Request.
    Or
    Open the DTP - Extras ( ? ) _ Object Direct Entry - Click on Change - Assign it to a new request. - You have to delete the DTP/Unlock it from the earlier request.

Maybe you are looking for