SPRO - What Transactions Does it Call? - Role Building

I am currently wanting to build a Role which has display only capabilities for SPRO and its sub/callable transactions, is there a way of getting a list of all transaction/programs that are called from SPRO?
This is so that i can construct a Display only Role with all these transactions and SPRO consolidated into the same Role.
Thanks in advance for any assistance.
Regards
Ash

Goto SU21, here you can search for the authorizations based on transaction code. Here select 'Tcode assignment'. Type SPRO and then F8. Then select SPRO and select field values. This would give a list of all Authorizatoion objects. I guess S_PROJECT is the one that will help you out.
So you just have to check what are the roles that have this authorization objects and assign them to the users with appropriate authorizations.
Thanks
Vamsi

Similar Messages

  • Capture what Flex does during a release build

    I'm working on a project which we currently do release builds
    using FB3. What I'm looking to do is create an ANT task which
    creates the release build exactly like the one Flex creates. I.E.
    after running the ANT file I want the output to be the same as that
    which is put out by Flex. Right now It creates the SWF's,
    index.html, deep history, but the remaining folders are not
    created. Is there a way to capture exactly what Flex does when it
    does a release build?

    dont think Flex can read a raw CSS sheet. You have to precompile them, right click on the file in project explorer and chose compile CSS to SWF
    http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf69084-7f8c.html

  • Office 2013 "Help" -- What Executables Does it Call?

    The help function in Office 2013 applications running under 64-bit Windows 7 Professional SP1 is blocked by my Software Restriction Policy (e.g.,.http://www.mechbgon.com/srp/).  Neither clicking "?" in the upper right of the application window
    nor pressing F1 appears to do anything at all (not even generate a group-policy message) when SRP is turned on.  It does not help to limit the restrictions to executables (ignoring DLLs and other libraries).  I think this means that Help calls some
    executable that resides outside the usual C:\Program Files or C:\Program Files (x86) directory trees.
    I would really like to run an SRP but need to create a specific Path (or other) exception in order to do so.  No answer to this from answers.microsoft.com.  Does anybody here know what program(s) "help" is running behind the scenes that
    reside in unusual locations or how to find out? -- JCW2

    CLVIEW.EXE might be the file you want:
    C:\Program Files\Microsoft Office 15\root\office15\CLVIEW.EXE
    Thanks.
    Tony Chen
    TechNet Community Support

  • What does it take to build smart card applications?

    Just out of interest I was wondering what does it take to build smart card applications:
    - Can I do it at home with my PC or do I have to have access to expensive hardware?
    - How difficult is it to master given that I do it on my own with no help. Does it involve a lot of hardware issues?
    - If hardware is required (a smart card and a cable connection), where do I get it and how much does it cost?

    Let me rephrase my question.
    I understand that the deployment process may not be so easy. That does not disturb me.
    I just want to know whether I'll experience hardware probelms. If reading/writing to the card involves putting it inside and taking it outside from the device just like a floppy disk without any complications, then I don't have any worries.
    By the way, does the reader device is used for both reading AND writing?

  • HT201229 If I block a number , what does the caller, or text messager get as a response on their end?

    If I block a number . What response does that party get if they call or text my number?

    The call/message simply won't go through. If iMessage, it will show as delivered, but it actually won't be delivered.
    Here's what it sounds like on their end, for calls:
    http://www.wired.com/images_blogs/gadgetlab/2013/09/blocked_ios7.mp3

  • [svn] 3789: Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).

    Revision: 3789
    Author: [email protected]
    Date: 2008-10-21 12:55:26 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).
    The Text Component ActionScript Library (TCAL) has been renamed to the Text Layout Framework. Its classes are now in the package flashx.textLayout rather than in flashx.tcal, and they are packaged into SWCs named textLayout_xxx.swc rather than tcal_xxx.swc. The XML namespace for importable markup is now "http://ns.adobe.com/textLayout/2008" rather than "http://ns.adobe.com/tcal/2008".
    QE Notes: Please update package names (and XML namespaces, if necessary) in all test files.
    Doc Notes: Please eliminate all references to "Text Component ActionScript Library" or "TCAL" and use "Text Layout Framework" instead.
    Bugs: -
    Reviewer: -
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/fxg-manifest.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxTextInput.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/FxTextBase.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/events/TextOperationEvent.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/TextGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextFlowComposer .as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/utils/TextUtil.as
    flex/sdk/trunk/frameworks/projects/wireframe/build.xml
    Added Paths:
    flex/sdk/trunk/frameworks/libs/textLayout_conversion.swc
    flex/sdk/trunk/frameworks/libs/textLayout_core.swc
    flex/sdk/trunk/frameworks/libs/textLayout_edit.swc
    Removed Paths:
    flex/sdk/trunk/frameworks/libs/tcal_conversion.swc
    flex/sdk/trunk/frameworks/libs/tcal_core.swc
    flex/sdk/trunk/frameworks/libs/tcal_edit.swc

    Revision: 3789
    Author: [email protected]
    Date: 2008-10-21 12:55:26 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Integrated Build 192 of what used to be called TCAL (and, before that, Vellum).
    The Text Component ActionScript Library (TCAL) has been renamed to the Text Layout Framework. Its classes are now in the package flashx.textLayout rather than in flashx.tcal, and they are packaged into SWCs named textLayout_xxx.swc rather than tcal_xxx.swc. The XML namespace for importable markup is now "http://ns.adobe.com/textLayout/2008" rather than "http://ns.adobe.com/tcal/2008".
    QE Notes: Please update package names (and XML namespaces, if necessary) in all test files.
    Doc Notes: Please eliminate all references to "Text Component ActionScript Library" or "TCAL" and use "Text Layout Framework" instead.
    Bugs: -
    Reviewer: -
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/fxg-manifest.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxTextInput.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/TextView.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/baseClasses/FxTextBase.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/events/TextOperationEvent.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/TextGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/TextFlowComposer .as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/utils/TextUtil.as
    flex/sdk/trunk/frameworks/projects/wireframe/build.xml
    Added Paths:
    flex/sdk/trunk/frameworks/libs/textLayout_conversion.swc
    flex/sdk/trunk/frameworks/libs/textLayout_core.swc
    flex/sdk/trunk/frameworks/libs/textLayout_edit.swc
    Removed Paths:
    flex/sdk/trunk/frameworks/libs/tcal_conversion.swc
    flex/sdk/trunk/frameworks/libs/tcal_core.swc
    flex/sdk/trunk/frameworks/libs/tcal_edit.swc

  • Under settings, then under phone, what exactly does Show My Caller ID do?

    under settings, then under phone, what exactly does Show My Caller ID do? Does it block my number when calling someone, or does it not show the numbers of incoming calls?

    Thanks! Can you also block your number when sending a text?

  • What is difference bet  call transaction and session method in BDC

    hi
    what is difference bet  call transaction and session method in BDC
    thanks.

    Hi,
    Session method.
    1) synchronous processing.
    2) can tranfer large amount of data.
    3) processing is slower.
    4) error log is created
    5) data is not updated until session is processed.
    Call transaction.
    1) asynchronous processing
    2) can transfer small amount of data
    3) processing is faster.
    4) errors need to be handled explicitly
    5) data is updated automatically
    Check these link:
    http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm
    http://www.sap-img.com/abap/question-about-bdc-program.htm
    http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/
    http://www.planetsap.com/bdc_main_page.htm
    call Transaction or session method ?
    Thanks,
    Reward If Helpful.

  • [svn:fx-trunk] 11541: Fix the textLayout build number that is set in the main build. xml to match what will be set when the build machine does NOT do the build

    Revision: 11541
    Author:   [email protected]
    Date:     2009-11-06 14:29:41 -0800 (Fri, 06 Nov 2009)
    Log Message:
    Fix the textLayout build number that is set in the main build.xml to match what will be set when the build machine does NOT do the build
    QE notes: no
    Doc notes: no
    Bugs: no
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/air-config.xml
        flex/sdk/trunk/frameworks/flex-config.xml

    Thats good news.

  • HT1918 I am trying to edit my payment information.  However, I keep getting a message to contact iTunes support to complete this transaction. What number do I call or what can I do online?

    I am trying to edit my payment information.  However, I keep getting a message to contact iTunes support to complete this transaction. What number do I call or what can I do online?

    No promises, but you may get a way around this with a refund or something. Might as well check.
    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • Take some data while doing a CALL TRANSACTION

    Hello,
    I am trying to make a call transaction to HU02 (standard). The problem is that when I do this, I generate a handling unit.
    My call transaction is next:
        CALL TRANSACTION 'HU02' USING I_BDCTAB
                                MODE 'A' UPDATE 'S'
                                MESSAGES INTO IMESSAGES.
    The problem is that in the messages it doesn't say the number of my new handling unit and I need to know that name.
    I would like to know how can I obtain that number. Can I save the number while I am doing the call transaction??
    I know that I can use, export and import sentences, but this is an standar program and I can't make any change on it.
    How can I resolve my problem??
    Thank you very much in advance.
    Best regards.

    I have already resolved the problem.
    Thanks

  • Iphone 4s is working for example can play,music recieve texts ,calls ect but has black screen and have tried the force shutdown method but still can see what im doing on the screen

    iphone 4s is working for example can play,music recieve texts ,calls ect but has black screen and have tried the force shutdown method but still can see what im doing on the screen

    Did anything happen to prior to your phone acting this way? It sounds like your screen is dead, but it is hard to say without knowing what what the cause.
    1) was this a gradual problem? Did the phone screen start dimming a couple months ago and now has degraded or after some event (known or unknown to you), the phone started behaving this way.
    2) Can you give more specifics on the problem? You said you have a black screen, but also you can see what you're doing on screen. Is the screen just really dim? Is the screen completely black? Does anything else besides attempting to reset the device cause it to flash white?

  • What does mean by role comparision

    what does mean by role comparision

    Hi,
    Go through this user guide doc...u could get the req info on role mitigation..
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0043a8ab-bdae-2910-d8bc-cf4abd4d6bed]
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/403ae057-4dc2-2910-3cbb-ffdaf1bc55d4]
    hope it helps...

  • What does mean by role mitigation

    what does mean by role mitigation

    Hi,
    Go through this user guide doc...u could get the req info on role mitigation..
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0043a8ab-bdae-2910-d8bc-cf4abd4d6bed]
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/403ae057-4dc2-2910-3cbb-ffdaf1bc55d4]
    hope it helps...

  • My I phone doesn't allow me to update my billing information. call somebody tell me what I doing wrong.

    My I phone 4S doesn't allow me to update my billing information. When I entered the new information he keep the old one. After I finished entered the data I press DONE and  I still have the old data.
    Does not accept my new credit card information. Can somebody tell me what I doing wrong and how to fix it.
    Thanks for your assistance.
    papasam 1969

    Did you follow these instructions:
    http://support.apple.com/kb/ht1918

Maybe you are looking for

  • Ipod classic issues syncing

    When I connect the iPod I receive an error: Attempting to copy to the disk "name of iPod" failed. The disk could not be read from or written to. and in another window: iTunes could not copy "name of song" to the iPod because the file could not be rea

  • Condition Type for commissions across sales orders

    Hi, I have a requirement for which I need inputs: We have sales employee who will get commissions based on the total sales they make. The relevant sales employee will be brought into SAP as a business partner (specific account group and hence partner

  • 3D repousse objects and linking / rotation question

    In Photoshop CS5 Ext, I have 4 layers, each with a 3D repousse object on them. I want to somehow link them, so that I can rotate the object as a whole (or the camera), but also want to still be able to manipulate the objects separately (like rotate a

  • Who is using their mini more than their 9.7 iPad?

    Who is using their mini more than their 9.7 iPad? Bought a mini the other day and I'm finding it has been my go to iPad. I have a 4th gen iPad but don't use it much anymore.

  • Text messages issue

    hello. lately i've received a message from my z10 saying that i should delete my messages because i don't have space. ok, i deleted my messages and now i don't receive them anymore.. i send them and people replies, but i don't receive. WHAT CAN I DO?