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

Similar Messages

  • Transport request deleted - how can I delete the link in CharM ticket?

    Hi everyone,
    yesterday, I manually deleted an empty transport request in the development system. Bad idea, I know, because now, I get errors in the CharM ticket, because it still has a link to the transport request, which has been deleted.
    How can I get rid of the broken link in the CharM ticket?
    Thanks in advance,
    Ben

    hi
    Please check if you can decouple transport request using charm
    also if you can let us know what kind of error in charm ticket will be helpful
    Saravana

  • How to set at the server level to log transport request in SAP ME

    Hi:
    when I do configuration in SAP ME, can I set at the system level to log for transport request ?
    so I can  use transport request for other client or server.

    Hi!
    There is no "transport request" in SAP ME, however, there is Configuration Data Transfer Export/Import activity which can export the data to ZIP file at the source site and then import that file at the destination site.
    CDT activity can utilize CTS+ as a transport channel but I would suggest ZIP file instead because the file can be edited manually in case of any issue or if you want to remove some data.
    For details, please consult this How-To Guide.
    Regards,
    Sergiy

  • Transport request for BW queries and roles.

    Hi All,
    we need to craete 20 bw queries on 4 multiproviders. We need to save 18 queries as workbooks in one role and the other 2 queries in other role.  Both the roles and queries does not exist and will be created in Developement environment.
    We just want to know how we can transport them in the quality environment. What is the right method to transport them.
    Can we transport all the object queries, workbooks and roles in number of transport requests so that if few queries or workbooks needs any changes then we do not have to transport all objects just the request which includes the changed objects.
    Thanks & Kind Regards,
    Hardeep

    Thanks a lot for all of you for your quick response. But i still have questions.
    If we create one transport for roles and one transport for each query then we will be having 21 transport requests. But the transport request on same multiprovider can lock the clacuated key figures and restricted key figures, if they are present in more than one query, it means they will be present in more than one transport requests, so they can be locked and trasport request will be failed.
    If i just create one transport request for all the objects roles, quaries & workbooks it will not loack any object, and transport request will not fail. But i have to transport all the objects again if i need to change one of the queries.
    Please let me know if there is a method that i can divide my queries as per multiprovider and can create transport requests as per multiprovider so that we can not lock calculated keyfigures and restricted key figures. Is workbooks can be published in the role in the same transport request. If it is and if in more than one transport request we are publishing the different workbooks to the same role, will it lock the role.

  • ChaRM - Import Transport Request - Production

    Hello Dears,
    I have some issues/doubts with my ChaRM process.
    - Before the u201CImport Transport Request (Background)u201D on QAS environment, if I change the status to u201CGo Liveu201D in SCMA, I can u201CImport Transport Request (Background)u201D on PRD environment, without any verification in the support message.
    Example: If the support message was in u201CTest statusu201D, on SCMA I can import to production environment. Wouldnu2019t have be a check or lock to not allow this action?
    - Exist any way to select the requests to import to PRD environment?
    Regards to all,
    FS
    Edited by: Fabio Sato on Jun 15, 2009 7:29 PM

    Fabio
    you have several options to schedule transports for like every hour
    TMS jobs must be scheduled via STMS.  To do this:
    1) Goto transaction STMS
    2) Select 'Overview --> Imports'
    3) Double click on the system you wish to schedule the job for
    4) Click on the truck icon to schedule an import all job (only import
       all jobs may be scheduled as periodic)
    5) Fill in target client, if necessary
    6) Select 'At start time' and fill in the date and time
    7) Next to 'Period' there is a box with a gray background.  If you
       click in the box a drop-down arrow will appear.  Click on this.
    8) Select your period from the menu options and click on the green
       check.
    9) Click on the green check again and your job will be scheduled.
    or
    you schedule the automatic import of u_rgent corrections via /TMWFLOW/SCMA_BTCH_SYNC_UC
    see this link for details
    http://help.sap.com/saphelp_sm40/helpdata/en/96/0737423df2b26be10000000a155106/content.htm
    nesimi
    Edited by: Nesimi Buelbuel on Jun 18, 2009 11:49 AM

  • Rename of Transport Request Name

    Hi Friends,
    How do we can rename Transport request description in BID system?
    Can we rename the same Transport request description in BIQ system(Once it is imported from BID system) ?
    Thanks in Advance...

    Hi ,
    Regarding your query for renaming the transport, the transport request can be renamed only when it is in Development system and once it is released or being imported into the Quality system it cannot be renamed.
    As suggested above, go to SE09, double click -> go to edit mode and chance the anme under properties tab.
    Hope it helps,
    Neha.

  • Transport requests from BW 7.01SP5 to BW 7.0SP18

    Hi Experts,
    The BW systems are upgrading with enhance package 1. Currently development and QA system are finished,and production system are planned to upgrade after two weeks. But now we have some key issues which need transport some requests from DEV to PROD system.
    Can we transport requests from BW 7.01SP5 to BW 7.0SP18 or we should wait until all upgrade finishing?
    If we can transport,what should we pay attention to before the transporting ?
    (These requests are process chain related.)
    Thanks!

    Hi,
    you development is only for process chain?
    => change the process chain direcly in production system. After the upgrade import the transport with the option "overwrite".
    Sven

  • Copy Transport Request (customizing-workbench) between different systems

    Hello guys !
    I have a question.
    I can copy transport request of customizing and workbench from ECC 6.0 system to another ECC 6.0, with the same levels of support packages and patch realease, but one of the systems in Windows and another in AIX?. The database is the same: oracle.
    Thanks guys!!!
    dcardena

    Hi Dcardena,
    You can very well copy the request. Different OS platforms won't make any difference.
    Regards
    Sourabh Majumdar

  • Transport Request number missing after Remote client copy

    Hi,
       I have done a remote client copy with SAP_ALL .but after completing client copy i can find transport request numbers are not showing (SE10,SE09) for all the functional consultants. Plese help me to solve this issue, suggest me any solution
    Thanks
    Jyothish

    >    I have done a remote client copy with SAP_ALL .but after completing client copy i can find transport request numbers are not showing (SE10,SE09) for all the functional consultants. Plese help me to solve this issue, suggest me any solution
    If you did client specific customzing in those they are of course not found.
    Markus

  • Transport request from I18N

    Hello.
    Can I transport requests from modifications by I18N transactions?
    Thanks in advance
    GLippmann

    Hi Sam,
    You need to configure Transport Management System between these two system by following Configuring TMS - Software Logistics - SAP Library and by considering below detailed steps:
    1. After SAP Gui installed. (Development system is always domain controller.)
    2. Logon to Client :000User: DDIC.Pwd: ******
    3. Put a T-code (se06) in the command field
    4. Click standard installation and click post installation (yes)
    5. Put a T-code (STMS) in the command field and give a description then save it.
    6. Click System overview push botten, click extras option from the menu and click Distribute and activate configuration. (Yes)
    7. Back to the stms main screen and click Transport routes from the push botten
    8. Click Configuration button from the Menu.
    9. Click Distribute and activate from the configuration menu.
    10. Now your sap system is activate in domain controller.
    11. Now logon to QAS system.
    12. Client: 000User: DDICPwd: ****
    13. Put a T-code (se06). In the command field.
    14. Click standard installation and click post installation (yes)
    15. Put a T-code (STMS) in the command field.
    16. Click other Configuration push butten in the bottom of appear screen.
    17. Give information about development system.
    18. Then save it. OK
    19. Now QAS is waiting for include domain controller.
    20. Logon to Development system.
    21. Click system overview push butten.
    22. Click sap system from the menu.
    23. Select the QAS systems.
    24. Click Approve butten from the sap system menu.
    25. Now QAS is member system of domain Controller.  (Development system)
    26. Suppose if you want configuring Production also, following the same step in the QAS.
    Also you can follow links SAP Basis Tutorials/ Training: Transport Management System ( TMS ) Configuration In SAP Step By Step With Snap Shots
    Hope this will help you.
    Regards,
    Gaurav

  • How can i create a new transport request?

    Dear Experts,
    Some colleagues have to modify a master record, but save time, failing to produce a request no., then, how can i create a new transport request?
    Wilson

    Hi,
    Please let us know about the issue when you create the new Transport request .
    In which system you are creating the request . Hope its in Development  .
    If so , check the entries are enabled in SCC4 > Changes without automatic recording
    Changes to repository objects and cross client customizing allowed .
    Protection level 0
    If these entries are enabled, you must be able to create Transport requests.
    Please check and update .
    Regards,
    Nibu

  • Can't able to release transport request which has process chain information

    Hi Experts,
    Can any one come accross the similar issue? . If so I am eager to know the fix for it.
    I have collected my process chain in a transport request and when I am trying to release the same for import to another system, I get the following error message.
    Error Message: some object (start varient for process chain and DTP process) is missing in the transport request.
    BUT THE MENTIONED OBJECT IS COLLECTED AND I CAN SEE UNDER MY REQUEST.
    But still i get the error message. Not sure where the problem is.
    Hope there might be some solution to resolve the issue.
    Thanks and Regards,
    Saravanan.

    Hi All,
    I have tried all the options which you all suggested, but still i face the same issue.
    I tried collecting it through transport connection through RSA1.
    Right click on request/task.
    Please let me know any other solution to resolve.
    Are there any check will be happened at database or somewhere else when collecting  the transport?
    Thanks and Regards,
    Saravanan.

  • In which database table we can find the Transport request for programs?

    Hi i have  set of programs , for them i have to find the transport request , please guide me in this
    thanks in advance

    Hi Sitaram,
    If you happend to be one of those who forgot the transport request number of your abap program.
    You can easily find it via the Versions Management.
    Steps :-
    Transaction SE38
    Filled in your ABAP program name.
    Then click Utilities -> Versions -> Version Management
    SAP system will display this sample list :- 
    Versions: Report source ZPROGRAM
    Version Cat Fla SAP Rel. Arch Request              Date       Time     Author
    Version(s) in the development database:
    X activ          X  46X                                      01.08.9999 15:21:56 SAP
    Version(s) in the version database:
    X 00002             46X        ABCD123456      01.08.9999 15:52:43 SAP
    X 00001  S    X  46X                                     00.00.0000 00:00:00
    Kindly Reward Points If You Found The Reply Helpful,
    Cheers,
    Chaitanya.

  • How can we download a smartform and sapscripts under a transport request.

    hi abaper's
                   my requirement is that i have to download the transport request objects smartforms and sapscripts to do this i have to make a report, so that a person can run this report and enter the request number , then the objects  smartform and sapscripts download automatically for him.
    or is thr any standard report progrma available in sap system.
    thanks & regards
    pardeep kumar

    hi gopi
    what is this i can read only 1 here.

  • Can we create Transport request for deleting a package?

    Hi all,
      We have few customised programs and tables developed in a package. Normally we create a transport request, include the objects for this package, then generate the FTP files and send it to user. Now the user wants us to create a FTP files for deletiing the package. Can this be possible without effecting the package in our system?( For this we have only dev sys)
    Thanks and Regards,
    Sravanthi

    >
    sravanthi konda wrote:
    >    Yes, I too cannot understand. If it is to delete a single program or 2 programs it is posible to create a TR excluding that program, but I don't understand how to delete whole  package. Is there any possibility to do this?
    You have to ask the user to delete the package locally. Moreover please educate him about the CTS mechanism in SAP, i don't think ABAPers are here to hack the SAP system

Maybe you are looking for