Transport only Workbanch request

Dear Team,
I have given the authorazation of STMS one of our Sr.Abaper.
Now I want to give him  that he can do only workbanch request not customizing  request.
Now I have given the object  S_TRANSPR  & in this Request type DTRA .
But now he is able to do  both transport (workbanch & customizing).
How i stop that he can do coustomizing request.
regards
Sunil

Hi,
As far as I know, there is no such restriction available through objects. I see your point in which you wanted to separate the possibility.
There is a solution using which, you can perform a periodic review to see that they are not importing other type of requests.
If not, you can modify the user exits to add an additional authorization check before they import the transport.
Also to do a transport import it can be limited to basis, however basis will not have enough knowledge on what the transport carrying and what impact it will have on QAS or PRD.  It mainly depends on client requirements.
Regards,
Gowrinadh

Similar Messages

  • Transporting only data views in TSOBJ

    Hi,
    We have three data views in a planning book. We changed macros for one of the data views and want to transport only that data view to production. we actually don't want to transport one of the other two left, since that was a test view we created.
    When I go into TSOBJ and create a request, the system is picking up planning books in transport and in SE01, I can only see the planning books.
    Looking at the thread below, I thought I could go into the transport request and delete the other two data views.
    Re: Planning Book Key figures Greyed
    we are on SCM7.0. Has some thing changed since this post? any idea?
    Appreciate any advise. thanks.

    Hi,
    I have recently used this option what Aparna specified for one of my macro changes. I can also confirm that this transport of only the relevant macro book will work fine.
    If you are using the macro in some background job, then do remember to also transport the background job by using TSOBJ.
    Thanks - Pawan

  • Can i transport the repair Request?

    hi,
    We have a data osurce enhance with Two fields and is tranported to Production.
    Now again we enhanced the same data source for the Third Field and wriitemn code for tit in Cmod.
    When enhanceing , it is asking  a request  and we have given it .
    Now if see this request in SE03.
    We find that (the newly created request for the third field ) as task request under the main request which is already tranported .
    and
    This request is REPAIR Type.
    Now my Question  is ,
    Can we tranport only  this request(repair request ) directly to production. or not.?
    Do we need merge this request to the already tranported request and then tranport?if yes please tell me steps.
    OR
    Pleae tell me a solution to get third field also into my production system.
    Regards,
    Naresh.

    Little deviation in above question: simply
    Datat source 2lis_03_bf with 2 enanced fields(via append str) wtih CMOD code transported to production.It's ok in prod.
    Now i added new field to above append str and again wrote new piece of code in CMOD. I created one req for datasource at RSA6 level, with a task request as repair at append str level. Now hierarchy of change req is
    Req1-task1(rsa6 changes) :
    Req1-task2(appnd str changes) - (i have seen task2 description as repair in se09, Is it causes any problem if transport repair task to prod..ie. can i get new field to production sys append str).  can anyway turn task descripton of repair to dev/correction. Usually first time task we get description as dev/correction, but second time task onwards for particular objects we get repair.

  • How to transport ONLY 1 subproject(which has 1 object) of LSMW project?

    ^Hi Experts,
    I hv a LSMW project, with 9 subprojetcs, and each sub project has 1 object.
    Now, I made a change in 1 object of 1 sub project........so, I need to TRANSPORT only this 1 object to TEST system!! suggect how to do it?
    replies appreciated,
    thanq

    >
    SAP ABAPer wrote:
    > actually, Initially, all this big LSMW project with 9 subs(inturn w/ 9 objects) moved to TEST, well.
    Generate change request carries all the PROJECT!!
    Yes,I was waiting for this confimartion.
    Than you can move LSMW by generating "Generate change request" as your changes would be only in subproject_1 rest all subproject would remain unchanged,so while transporting whole request changes will be overwrite only for subproject_1.
    Is there any issue in this way?
    i'm open for Thomas's suggestion also if there any other way to do same.
    Cheers

  • Only HTTPS requests are working for SOAP Sender and HTTP not working

    wHi Experts,
    We have enabled our HTTPS port ( SSL ) in NWA -- >> Security -- >> SSL and Key stores. So understanding is HTTPS port is now enabled on top of HTTP. So PI should be able to cater requests at both ports.
    Now, we have developed a synchronous SOAP to RFC scenario and downloaded WSDL file. This file has both links -
    a. http:<host>:<port>
    b. https:<host>:<port>
    We intend to make a PI system where both ports can work. Now questions.
    1. When we test web service exposed from PI using SOAPUI tool, only HTTPS works fine and gets the response back. If we try HTTP URL, an error is encountered - HTTTPS scheme is required.
    2. Is this whole understanding that both ports  ( HTTP, HTTPS ) should be able to operate simultaneously correct ? Or this is not at all possible ?
    3. In SOAP Sender, we tried selecting all 3 options - 1. HTTP 2. HTTPS without client authentication 3. HTTPS with client authentication.
       None of the options have any effect on testing, Each time, only HTTPS request works and HTTP doesn't.
    Can anyone please provide some hints for troubleshooting ?
    Thanks..
    regards,
    Rajagopal.

    The error "HTTPS scheme is required" is normally returned when the HTTP Security Level on the SOAP adapter is not set to "HTTP". I can see you have mentioned you have tried all these, maybe a cache refresh has gone wrong? Could try recreating the channel with just HTTP specified as security level and this should allow HTTP or HTTPS
    I assume you are using a different port number for  your HTTP and HTTPS requests from SOAP UI. Normally the HTTPS port is the same as the HTTP port number but the final zero changed to a 1 i.e. https://<host>:50001 instead of http://<host>:50000.
    You should be able to confirm both HTTP and HTTPS work OK by loading some of the system webpages in a browser over HTTP and over HTTPS i.e. http://<host>:<port>/nwa and https://<host>:<port>/nwa
    Chris

  • Restrict people to see only spool requests from one group of users

    I would like to restrict people to see only spool requests from one group of users defined somewhere inside role.
    I am playing with S_SPO_ACT authorisation object but with no positive result,
    Please help

    There is a note  Note 119147 - Spool: Authorizations (https://service.sap.com/sap/support/notes/119147)
    Object for "Selection authorization for spool requests" is S_ADMI_FC where "Operation authorization" use S_SPO_ACT
    Regards

  • Steps for transporting the created request

    hi,
    sap gurus,
    kindly explain the configuration steps for
    how we will transport a created request
    from one server to another
    regards,
    balaji.t
    09990019711.

    Transport Request is generated in following scenarios:
    1. Customizing Request - When doing or changing some customization.
    2. WorkBench Request - When configuration is cross-client. Eg Generating new Table, making changes in access sequence, Abap development, etc.
    Transport Request is released through SE10, to be transported to Quality & production server.
    Configuration of Transport Request System is configured by Basis consultant. Basis Consultant is also responsible for transporting the Transport request from Development server to Quality & Production.
    Transport request is not generated for Master Data. For eg: Customer Master, Material Master, price master, etc.
    Benefit of Transport Request:
    SAP Landscape normally has 3- Tier system:
    Development Server - Where customization takes place. Transport request is generated at this level & then first transported to Quality server for testing whether it meets the requirement or not. Once the requirement is met in Quality server then Request is transported from Development Server to Production Server (Actual / Live System)
    Quality Server - Mainly useful for testing.
    Production Server Actual / Live server, where the real transactions are created & posted.
    Regards,
    Rajesh Banka
    Reward Points if Helpful.

  • STMS_QA - allow transport of change requests

    Hi,
    we have configured the quality assurance tool (TMS). Now the users must - allow - the transport of change requests into the productive SAP-system via
    transaction STMS_QA.
    If we transport objects via "transport of copies" (from another SAP-system) the QA doesnt work. The users can avoid the QA-System.
    Does anyone know how I could define the transport routes to avoid this situation?
    Thanks
    Michael

    put the Objects in this ( from another system )<b> "transport of copies"</b> request and give the TARGET System name .
    It is simple process , if u are doing first time  do it carefully .
    after doing the process check the TARGET system.
    Regards
    Prabhu

  • Returncode of Transporting a change request

    Dear developers,
    do you know how to check the returncode when transporting a change request to test or productive system.
    In my case I have the special problem that change requests will be transported in an async way so that the developer could not check in the SAP solution manager whether the transport is error free or canceled with an error.
    Is there a way to switch the transport management in the solution manager to a synchronous mode?
    Best regards,
    Jens

    Hi Ganesh,
    Can I ask something about inactive object here?
    I applied notes with SNOTE.  But all objects are inactive.
    When I activete them, The system requires accesskey.
    How could this happen? And any solution for this?
    I can't deapply the notes any more. coz it's bug fix for SNOTE.
    If I do this, the system will be inconsistent, this happened beffore
    Thanks
    kaz,

  • Want a subVI to open only when requested by the user

    I am trying to modify the 'Notification with SubVIs' program by having the subVI not appear immediately, but only when requested by the user. This would be for an example where the main VI has a tank showing the level, and the subVI has the graph of data vs. time for the tank.
    The NI example of course opens the main VI and all subVIs immediately. I want it to have a drill-down feel.
    So my question is how do I program hte logic so the notify only occurs on a pressed button (Graph)?

    See the "Dialog Box Demo" from "Examples\general\viopts.llb". You'll see there the options for displaying front panels programatically.
    But is better to take a look at vicontrl.llb too.
    Good Luck
    NB

  • Email Sync - Only on Request

    Hi,
    I recently did Enterprise Activation and I am able to receive work emails on my device. I have also configured to receive my personal (gmail & yahoomail) emails on the device. However, I do not want them to automatically come in when I'm already on the computer. Is there any way by which I can say that I should receive emails only on request?
    Thaanks in advance!
    Sandy..

    Hi and Welcome to the Forums!
    The simple method is all or nothing -- turning data services completely off...which would also prevent your BES synchronization from happening.
    Within the BIS configuration for your personal accounts, you can set the default filter to not deliver new emails to your BB. You'd have to change it back once you want to receive them again. And it is a separate filter for each email account. Pretty cumbersome IMHO.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • After resetting ipad, unable to get to home screen. Only displays request to attach to Itunes, which I did. What next?

    after resetting ipad and removing all programs, cannot get to home screen. Only get request to plug in to itumes,which I did, and it still goes back to that, and the apple logo.

    The message means that you need to restore the iPad using iTunes. When you connect the iPad to your computer and launch iTunes, if you cannot see the iPad under the devices heading in the sidebar of iTunes, you wll have to restore using recovery mode. If you see the iPad under the devices heading, click on it and then click on the summary tab on the right and click on restore.
    If that doesn't work, this is how to restore with recovery mode.
    Disconnect the USB cable from the iPad, but leave the other end of the cable connected to your computer's USB port.
    Turn off iPad: Press and hold the Sleep/Wake button for a few seconds until the red slider appears, then slide the slider. Wait for iPad to turn off.
    If you cannot turn off iPad using the slider, press and hold the Sleep/Wake and Home buttons at the same time. When the iPad turns off, release the Sleep/Wake and Home buttons.
    While pressing and holding the Home button, reconnect the USB cable to iPad. When you reconnect the USB cable, iPad should power on.
    Continue holding the Home button until you see the "Connect to iTunes" screen. When this screen appears you can release the Home button.
    If necessary, open iTunes. You should see the recovery mode alert that iTunes has detected an iPad in recovery mode.
    Use iTunes to restore iPad.
    If you are running iTunes 11 - and you can't see the sidebar - to to View>Show Sidebar from the iTunes menu at the top of the screen.

  • XT278 Transport files for request &1 must still be transferred

    Hi,
    I´ve configured the transport routes between my DEV and PRD systems. But I´m getting the next message when I´m trying to import the request into the PRD system:
    XT278 Transport files for request &1 must still be transferred
    I´ve read that this success because each system has own transport group (
    hostsapmnt     rans).
    I´ve put the PRD on the same transport group that DES but I´m getting a error while i tried to import a request.
    What can i do? I want to avoid that every time what a request it will imported I want not to do QUEUE>VERIFY or Click in the green arrow.
    More thanks

    >> If I change the Transport group, Is it enough?
    No
    >> Or I must to change the DIR_TRANS parameter in the system?
    Yes
    >> The remained folders in, out will be afected? If I need to import support packages in one system and this have the DIR_TRANS pointed to the dir_trans of the DEV system, It will be affected?
    Yes and No, both. But you would be in advantage that you will be 'able' to use the 'same' support package 'files' all throughout the landscape - Instead of copying the SPs/files separately for 'each' system's EPS/in
    Thanks

  • BPC75NWSP09: Transport only an application

    Hi
    Is it possible to transport only an application and not the whole appset?
    Regards

    Hello Guillermo,
    Please refer to BPC NW Ops Guide.
    There you will find under:
    5 Software Change Management
    5.1 Transport Management
    5.1.4 Transport Objects
    5.1.4.2 Application (at page 46)
    The object type APPM refers to an application. It can be configured from transport within table
    UJT_TRANS_CHG using transaction SM30. This setting controls whether applications are imported into
    your target system when importing a Planning and Consolidation transport. If this is flagged to
    Development, all application changes within the application set are imported. This includes which
    dimensions are assigned to the application.
    If the dimensions assigned to the application are the same in the target application set, then the
    underlying technical cube in SAP NetWeaver BW does not change. However, if the dimensionality
    changes in development, and then this application is transported, the transport creates a shadow cube
    with the new structure and moves the application data from the old application to the new application
    and then deletes the old application.
    Assuming a new dimension is added in development and this new dimension is assigned to a new
    application, this dimension is not pre-populated in the application with the first dimension member
    from the member sheet. In most cases, customers assign a NULL value as the first member in the member
    sheet as a best practice.
    When transporting this application with a new dimension, there are no dimension members in the
    target system. In this case, the first member is transported from development to the target system and
    then this member is inserted into the application as part of the application change.
    Hope it helps.
    Best regards,
    Vin

  • KE3I transport only specific value field

    Hello :
    I would like to transport only specific value field like vv001 in KEA6.
    I understand that use KE3I select ABAP repository but not choice to select only specific value field. Please advise.
    Manthana

    HI,
    its not possible to transport only a specific value field. If the value field is assigned to an operating concern, the CE1**** data structure is changed and therefore the whole transport procedure (see numerous other threads in SDn-forum) has to be followed.
    best regards, Christian

Maybe you are looking for

  • [Solved] digiKam 1.8.0 and Nepomuk tags

    I've just "upgraded" digiKam from 1.7.0 to 1.8.0 and it would appear that Nepomuk tags are no longer supported. Before tackling the digiKam developers about this, I would be obliged if someone would be kind enough to confirm that the "Nepomuk Tab" is

  • Swf-Ressourcen in pdf-Datei (Acrobat X Pro und InDesign CS5)

    Hallo, ich erstelle momentan ein interaktives Vorlesungsskript für ein Seminar an der Uni mit InDesign CS5 und Acrobat X Pro, das über eine Lernplattform verteilt werden soll. Ein Element des Skripts soll eine interaktive Hertz-Skala sein. Dabei soll

  • Matrix Report Limitation

    I am working on a matrix report with 9i Report Builder. Normally, a matrix type report would have the layout similar to the following, with column headers (a-e) cross with x, y, z rows. \|a b c d e x|1 2 3 4 5 y|6 7 8 9 10 z|11 12 13 14 15 Is it poss

  • Launching Adobe AIR application installer

    I'd like to start this installer up from an ant script but there is no documentation on the command line arguments. Are there any? Specifying simply the name of the air app as the first argument produces: unexpected error: ArgumentError: Error #2004

  • Multiple Logins of single user

    How do we prevent a single user from multiple logins on IDM. If the user has already logged-in, IDM should prevent the same user when tries to login again. Thanks.