Modify description of transport request

Is it still possible to change the description of a transport request once it is released?

Hi
there is an workaround available
This is at DB level
Change the entry in E070 table
update e070 set TRSTATUS='D' where TRKORR='REQUESTNO";
Then in SE01/SE10 its shown as modifiable
then Changet the description and Save it
and Release it.
The  data/cofiles will be overwritten
this can be done on original system (i.e in which the request was created)
Hope this helps
Ravinder

Similar Messages

  • Enforcing free text in Transport request

    Hello Experts,
    I would like to inquire if there is a possible way to restrict or control the Short description of transport request? We have a naming convention but users are not adharing to standard standard name convension. Standard naming convention is a necessity so that we can identify quickly the ones that needs to be transported, or the ones that needs to be deleted during clean up activities. This should be strictly followed by users, instructors, trainees and developers. This naming convention needs to be strictly followed by developers to avoid their asset objects to be deleted in the system.
    For example, Our Standard name convension is <string><md><c><9999999>FREETEXT
    String = 2 char alpha numberic charactor
    MD = Module
    C = One charactor
    9999999 = Incident or CR number
    Then free text
    we want to restrict this. so if the end-user named the TR with anything else that does not follow the naming convention we have established, the end-user should encounter an error stating the he/she must change the name of the TR and follow our naming convention before he/she could proceed.
    Looking for good solution which can be easily implemented.
    regards
    Kishore

    Hi,
    Double click the request and change. There is a documentation tab. Enter the text there and save.
    Pranav

  • Can incoming Transport Request be Trapped?

    Hi Experts,
    The problem may look weird for you. Is there a way where we can trap incoming Transport Request.
    We actually are updating some of the tables' data and are registering the modified data in Transport Request. While modifying data, we also refresh Shared Memory.
    But now, when this Transport Request is released to target system, we want to refresh Shared memory in Target system also which can be only possible when can track incoming Transport Request in target system and based on contents of Transport Request, we refresh the shared memory.
    Is it possible?
    Thanks and Regards,
    Gopal

    From your message text I found message TR855 (please provide this next time).
    Long text is indeed strange, the where-used list did not provide a hit.
    Message class TR is in package SCTS_REQ.
    I then looked for string "855" in package SCTS_REQ and found following interesting code in function module TRINT_INTERNAL_RELEASE:
    *---SAP internal: is XPRA in request approved?
        if   system_type             = 'SAP'
        and  cs_request-h-trfunction = sctsc_type_workbench.
          read table cs_request-objects transporting no fields
                             with key pgmid = 'R3TR'
                                      object = 'XPRA'.
          if sy-subrc = 0.
            select single * from te07f into ls_te07f
                                       where korrnum = cs_request-h-trkorr.
            if sy-subrc ne 0.
              message e855(tr) with cs_request-h-trkorr
                               raising no_authorization.
            endif.
          endif.
        endif.
    System type "SAP"? Are you not working in a customer environment (system type = "CUSTOMER") ?
    Check with your system administration, RZ11 parameter "transport/systemtype" might be wrongly set.
    The code also tells that by adding your transport number to table TE07F (via SM30) you might be able to work around the problem.
    Thomas

  • Opening Query: u0091BEx transport request '' is not available or not suitable"u0092

    Hello,
    I tried was able to run and modify a query last week. When I try to modify/run it now, it gives the message below and allows me to run it but not modify.
    ‘BEx transport request '' is not available or not suitable"’
    What are the possbile causes and remedies to this problem?
    Thanks in advance.

    dear Amanda,
    here can imply 'copy' since as the result objects(query and elements) in production are exactly same with dev. but the terms 'copy' itself in query normally refer to copy query from one infoprovider to another infoprovider.
    (transaction rszc).
    i think she mean the query objects included in transport request and will be carried on to qa/production server.
    once the new queries 'placed on transport'(in request), we must immediately create a bex request for the same package, otherwise nobody can save their queries (that included in the request).
    transport bex
    http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    copy query
    http://help.sap.com/saphelp_bw33/helpdata/en/9f/f57539d6d1c93be10000000a114084/frameset.htm
    hope this helps.

  • How to find which SAP Standard Objects r been modified wit a transport requ

    Hi All,
    Will u plz help me knowing  "How to find which SAP Standard Objects r been modified wit a transport request imported" in general.
    Wt i mean is how and where can v check the differences or modified ones.
    Thanks All in Advance,
    Malti

    Hi Malti,
    I have replied to your question elsewhere
    Regards,
    Siddhesh

  • How to change description of released transport request

    Hi experts,
                The transport requests tasks and are released and owner of TR also released, now need to modify description.
                Is their any possible way to do it, because transport is not moved out of the system.
    Thanks,
    Pavan

    Hi
      There is one way to achieve this.But this s not advisable.
    1.) Got o FM 'TRINT_CHECK_REQUEST_CHANGEABLE'
    At the line number 111 IF is_request_header-trstatus CA sctsc_states_released, put the break point.
    1.) Double click the released request which you want to change the description.
    2.) your EDIT option will be disabled. Just type '/h' in the tcpode area and press enter, your debugging will switched on.
    3.) Then Press ENTER again, it will open the debugger screen, in the variable change the SY_UCOMM field to 'WB_DISP_EDIT_TOGGLE' . Then press F8.
    4.) your control will be in the FM 'TRINT_CHECK_REQUEST_CHANGEABLE' line number 111. Try to skip this IF condition by using debug technique.
    5,) Now you can change the description.Now you cant save this as Save button is disabled.Just press back button, you will get the message for save the changes.Just save it. Done.
    Thanks and Regards,
    Senthil Kumar Anantham.

  • Validation on Transport Request Description

    I want to put some validation on the transport request description.
    Please let me know the procedure.

    When you want to use existing transports to configure your process rather than re-keying in the configuration. However, I cannot imagine why you would want to detail your configuration this way.
    Maybe when you want to provide a level of confusion as to how the system was configured? It's sort of similar to when you put a BC Set on the Config tab. Without a document telling you what the BC Set is doing it kind of makes it hard to see the big picture.

  • How can i change transport request description

    I need to  change transport request description for one table
    Note:
    Considering this post as Basic and Locking it for futher postings.
    Answer: Double click on the Request and using the change option, change it's Description
    Edited by: Vijay Babu Dudla on Jun 29, 2009 7:02 AM

    Hi,
       I know I am a little to late to the party! But for all those who are going to search for this in the future there is a very good blog...i am posting the link below...
    Basically run the program RDDIT076...
    http://scn.sap.com/community/abap/blog/2015/03/12/program-to-change-transport-request-description-after-release
    Regards,
    Divaker

  • How to identify programs modified in Production without transport request?

    Hi Gurus,
    I have the following doubt regarding how to do the following:
    We have our Production environment closed to do changes, but a couple of times we are opening the environment to enable our Developers to make some specific changes, but.....we want to be sure that any other program has been changed.
    How can we know if a program (Z program) has been modified directly, not by a transport request?
    Thanks in advance guys for your help.

    Hi,
    Using Tcode: SE38, display the program, go through the menu path Utilities->Version Management.Here you can see the active version, compare with the earlier versions, remote compare with other systems like Dev System, QA System etc, who modified latestly, transport request number if any, date details etc.
    Hope this helps.
    Thanks,
    Srinivas

  • Transport requests are modifiable after backtransport

    Hello ,
    I am SAP BI consultant and working on BW implemantation project.
    Last week we have imported many transport request to quality system but because of some wrong transport from another team , Client has restored the backed of last week day 1.
    So system is showing all those Transport request in modifiable status in Dev which we have already import to Q ( from day 2 to 5 ).
    When I chekced the logs of transport request , it shows me logs of release from Dev and import to Q.
    Please let me know Do we need to again reimport those Transport request to Q or it will not be required as log is showing import upto Q.
    Will this work when we will move TR to Production system.
    Please let me know as I am very new to BASIS.

    Hi Sukhada,
    From what you wrote I undrstand that your DEV system is restored.
    First question is - did you do any development on day 2 to 5 ?
    If no, you can just release transport requests again.
    If development has been done on those days, everything should be still available on transport data files, so the first thing I would try is to go to STMS, add them to the dev queue and reimport. Don't know if that's gonna work though...

  • Regarding Modifiable Transport Request Objetct name .

    Hi All,
    I have a requirement to get the transport request object names into a internal table.
    I have a table E071 which has all the object names for the request. But my problem is to there is no record found for the transport which are in modifiable status. Can anyone suggest me at the earliest.
    Thanks.
    Rani.

    Hi,
    Check E07* Tables
    Regards,
    Santosh

  • Including transport request while modifying the custom table

    Hello Experts,
    I have a scnerio like, I have to insert/modify some records in my custom table. Now we want that these records should come under a transport request, so that we can track which records are for which user.
    I am developing a report and including a parameter for transport request in the selection screen. So the report will take TR number directly from selection screen, but how to include it for the records inserted.
    Regards,
    Harjeet

    Hello Altaf,
    I think you did'nt understood my issue. I am not using and transaction. I am creating a report program which inserts new entries into my custom table based on the flat file on my presentation server.
    Now I want these entries to be inside a transport request which is there in the selection screen.
    Hope this gives the clear idea of my specification.
    Regards,
    Harjeet

  • How to change Transport Request Description in SAP

    Hi experts,
    I want to change Transport request description, please suggest me whether its is possible or not. else i have to delete the same request and re-create as per my requirement.
    Thank in advance..
    looking forward for expert comments...
    With Best Regards,
    Bharat B

    Hi Bharat ,
    You can chnage the description of the transport request if thesame is not moved from Development --> to Quality .
    Use T Code SE09/SE01 and select the required transport request no  and Double click on the same .
    Then click on Change  Icon and properties Tab . Here you can change the description of the Transport request.
    Thanks and regards
    Veera

  • Unable to release transport request for modified Planning book from Dev Sys

    Hi All
    can someone advice on this:
    We have included a new key figure to our existing Planning book, which is already defined in Planning Area. This key figure is just getting shipping data for comparison and is not having any impact on macros also. We inserted key figure and set the attributes as output only and all looks good in Development system. But when we created transportation request and trying to release request it is giving error "Test Call of transport control program (tp) ended with return code 0208" Message no: TK094
    can any one advice on this
    KV

    Hello,
    Please check with Basis team. I think this is not related to planning book that you are trying to export. A look in the message text gives the following:
    Check the following points:
    Feasibility of the transport control program tp
    Parameter settings in the transport profile
    Availability of the transport directory and the subdirectories (cofiles, data, log, sapnames, bin)
    Write authorization for the subdirectories
    Write authorization for the files of the subdirectories cofiles, data, log, sapnames
    Release the request again when the error has been removed.
    Hope this helps.
    Warm regds,
    Ashutosh

  • Prompt for transport request if records are added/modified for custom table

    Hello Experts,
    A couple of questions,
    1. How do we prompt user to create a TR whenever he changes a record in my custom table
    via SM30? my custom table has a maintenance type of 'C' - customizing already.
    2. How do we transport the custom table contents to another client?
    Thank you guys and take care!

    Hello
    Regarding (1) just have a look at a standard maintenance view like V_T001W (SE11 -> menu Utilities -> Table Maintenance Generator ):
    Here you can see that the option Standard Recording Routine is chosen which is responsible for prompting for a transport request as soon as records of the table/view are changed.
    Regards
      Uwe

Maybe you are looking for

  • Report on Released Invoices

    Hi Gurus, Can we get a report from system that what all invoices we have released using MRBR in a single year? Please revert asap. Regards,

  • How to make use of standard content in our SWCV ?

    Hi all , I want to use the Interface , mapping etc., which are available in SAP Basis namespace . But i have added as  dependency to my Software component version in SLD. My question is 1. How can i use that added SAP Baisi objects to  my namespace ?

  • Cannot run a page from outside the context of an unbounded taskflow

    JDeveloper 11.1.2.1 I have a JSF page placed on one and only one unbounded taskflow (adfc-config.xml). When I want to run that page from the application navigator or from the design editor I got an alert that I have to select a starting activity out

  • More CS6 FTP Issues..??

    I see quite a few threads about problems with FTP in CS6, but nothing specific to what I'm seeing. I can setup FTP accounts just fine and the test works as expected.  I can upload files and I don't have problems loading the pages like some have talke

  • Problem with trimming from a cs2 project

    Hello I'll get straight to the point. I started editing a projects in premiere pro 2 and i then decided to  open that project from my new pc(win 7,64 bit) which has cs5 installed, problem is,when i opened the project everything was there but not exac