Ability to run start_report without authorization

Hi guys,
We have some transactions which use start_program.
Question: Will a user with these transactions be able to run a report (or any other program) which is not assigned to a Authorization Group (user is not authorized to run start_report directly).
Thanks in advance.

Hi,
The transaction START_REPORT (I assume 'start_program' in your post is a typo) are called by Parameter Transactions.
START_REPORT is used in the parameter transaction to call reports/programs along with few additional features like preassigning values to fields on initial screen of program and hence suppress the initial screen of program when the transaction is executed. START_REPORT can also start SQL queries, report writer, transaction with variants, etc
S_TCODE is not checked for START_REPORT unless specifically defined in SE97 (reflected in TCDCOUPLES), S_TCODE is only checked for the calling transaction (parameter transaction). Even though users not having direct access to START_REPORT will not be allowed to execute it directly and the tcode can be only called by the parameter transactions, however the ST01 trace will show entries this generic tcode -START_REPORT under object S_TCODE.
However, users having direct access START_REPORT can access programs/report which are not protected by Auth groups. But if tcode is called via a parameter transaction, the initial screen can be suppressed and values can be preassigned to restrict users from running any programs which he is not supposed to.
Thanks
Sandipan

Similar Messages

  • When you run the Adobe Creative Cloud opens a blank window, without authorization...

    When you run the Adobe Creative Cloud opens a blank window, without authorization, without a list of programs, just empty, as in the screenshot

    Hi Vetal1000 ,
    Welcome to Adobe Forums
    You can use the below mentioned links for solution -
    http://forums.adobe.com/message/5509684
    or
    http://forums.adobe.com/thread/1251577
    Let us know if that helps !
    Thanks
    Garima

  • How do I run iTunes without my external hard drive?

    Hi,
    I have uploaded all my music to iCloud so am under the impression I do not need my local files which are all stored on a 4TB (not fun to move around) G-Tech drive.
    I cannot run iTunes without the hard drive plugged in, if anybody knows a way for me to play my music through iCloud on just my internet-connected laptop that would be much appreciated.
    Many thanks,
    Michael.

    Change where iTunes thinks your library is by opening iTunes with the option key selected and create a blank 'iTunes library' on your internal drive.

  • Does Thunderbolt 2 provide the ability to run an External GPU

    Does Thunderbolt 2 provide the ability to run an External GPU (Nvidia Quadro 4000) for Mercury Playback in Premiere? The newly announced Mac Pro looks good except their choice in GPU, AMD, is very undesirable for any video editor using Adobe.
    Apple seems to be trying to use their hardware to give their inferior software, Final Cut X, a competive edge over Adobe Premiere.
    Either way, will it work? Will Thunderbolt 2 allow for full usage of external cards powering the new Mac Pro?
    Is anyone else in my situation?

    Thanks for the reply.
    I have heard that Thunderbolt PCIe cards are not actually run at full capacity because Thunderbolt is limited in respects of PCIe power.
    A PCIe slot has 16x lanes of power and thunderbolt has 8x lanes. I have wondered if Thunderbolt 2 is more powerful in that respect.
    I might be wrong on all of this information becuase I have read from mixed sources all over.
    As for video editors in my position, I just learned that Adobe plans to provide Mercury playback for the AMD cards that are coming in the new Mac Pro.
    Still, I always appreciate overkill and would still love external cards on top of powerful internal cards.

  • F110 run the payment run directly without running the proposal run first

    Hello to you all,
    Does any one know I do I block the option to run the payment run directly without running the proposal run first?
    Thanks in advance,
    Yoav

    Hi
    First delete the payment run output by the following :
    Goto Edit on menu bar --> Payment --> Delete Output
    then run the proposal run again and after that process payment run.

  • Can I run logmnr without setting  SUPPLEMENTAL_LOG_DATA_MIN ??

    Question is can I run logmnr without setting SUPPLEMENTAL_LOG_DATA_MIN ??
    I had a situation where I had to run log miner to undo some changes. I ran the log miner on the database where SUPPLEMENTAL_LOG_DATA_MIN was not set nor the dictionary was specified. I ran the following and was able to get the undo. I am a little confused there, as Oracle doc stats that SUPPLEMENTAL_LOG_DATA_MIN should be set to YES, before you can mine the logs.
    These are the commands :
    -- set session
    ALTER SESSION SET nls_date_format='DD-MM-RRRR hh24:mi:ss';
    -- start log minor,change datetime in the below SQL for the time frame
    BEGIN
    DBMS_LOGMNR.START_LOGMNR(
    STARTTIME => '17/07/2012 13:30:00' ,
    ENDTIME => '17/07/2012 14:30:00',
    OPTIONS => DBMS_LOGMNR.DICT_FROM_ONLINE_CATALOG +
    DBMS_LOGMNR.CONTINUOUS_MINE +
    DBMS_LOGMNR.COMMITTED_DATA_ONLY +
    DBMS_LOGMNR.PRINT_PRETTY_SQL);
    END;
    -- change table_name to find out undo statements relating to that table
    SELECT sql_undo FROM v$logmnr_contents where table_name =upper('machines');
    --stop logminor
    exec dbms_logmnr.end_logmnr;
    Thanks
    Nirmal

    If supplemental logging is not enabled,It would be difficult to identify the user and session information details from V$LOGMNR_CONTENTS views

  • I've suddenly lost the ability to run a slideshow

    For some reason, I lost the ability to run a slide show when in the event view. It worked moments ago. I created a show, selected music saved and now it wont work for that event or any other.

    Welcome to the Apple Discussions. First try rebooting. If that doesn't help delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your User/Library/Preferences folder.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • How to run report without report server

    hi
    my question : how i can run report without using the report server; by simple URL to the report stored in directory and accessing by HTTPserver; and the report is running by the local client runtime.
    thinks for replay

    hello,
    what you could try, is to associate the RDF/REP extension with a mimetype (e.g. application/oracle.reports) on the server and then add this mimetype to the browser applications associated with the reports runtime executable.
    regards,
    the oracle reports team

  • Run applets without JRE

    Hello to all developers,
    I know that to run applets in IE we should have the JRE installed on our machines. But is there any way that we can run applets without the JRE being installed on our machines. I have also heard of something called as the Microsoft JVM. How can we use it to run the java applets.
    Thanking in advance.

    The Microsoft JVM is extremely outdated and not recommended at all. You can't really run a Java applet without a JVM, and I'm not sure if any but the one Sun makes comes with a browser plugin.

  • How to run VI without the DAQ card connected to the labtop

    This may be a silly question but I want to have the answer and couldn't find the answer for spending time in searching in the web.
    I want to run the VI that controls the intruments in my labtop. The VI was run in a destop that has a DAQ card in the PC (a PCI card).  I know it is possible to run it without errors (without a DAQ card) in my labtop . Anyone knows how to do it? I used labview 7.1. Thanks,
    Jun

    If you are using DAQmx and if the DAQ card is supported, you can add a simulated device in MAX.

  • To run MRP without considering unrestricted stock

    Hi,
    Is it possible to run MRP without considering unrestricted stock of the material?
    Best Regards,
    Sitaraman

    Dear All,
    Thanks a lot for your response to this thread.
    In fact i tried the option of providing value 1 to exclude the storage location stock from the MRP. But it did not fulfil my requirement.
    My requirement is as below:
    The business wants to create the material requirement by manual reservations.
    Also for this MRP run except this manual reservations all other issue elements, receipt elements and stocks should not get considered.
    With checking group configuration i am able to exclude all other issue, receipt and stock elements. But in this settings there is no option to exclude the unrestricted stock.
    What happened when i tried giving 1 in MRP 4 view to exclude the storage location stock, the system not only excludes the stock but also it excludes the storage location from MRP run. Meaning...
    Plant   XXXX
    SLOC YYYY
    SLOC - YYYY current stock: 100
    Manual reservation created (requirement) for SLOC -YYYY : 50
    The expectation out of MRP run is, to create procurement proposals for 50 numbers with out considering SLOC - YYYY stock of 100 and not to exclude the SLOC YYYY itself.
    Best Regards,
    Sitaraman

  • Running SchemaTool without a database

    Is it possible to run SchemaTool without a database?
    I want to generate the SQLs during the build process and
    use them to create the tables during deployment. I tried
    putting a <persistent-types> block in system.prefs so that
    SchemaTool will not try to keep track of the types in
    database but it still try to connect to the database when
    I run it with the following options:
    -action refresh -outfile <sql-file> <jdo-file>
    Any idea?
    Yan

    Yan Or <[email protected]> writes:
    Is it possible to run SchemaTool without a database?
    I want to generate the SQLs during the build process and
    use them to create the tables during deployment. I tried
    putting a <persistent-types> block in system.prefs so that
    SchemaTool will not try to keep track of the types in
    database but it still try to connect to the database when
    I run it with the following options:
    -action refresh -outfile <sql-file> <jdo-file>
    Any idea?Yan,
    Currently, we always connect to the datastore to retrieve a list of
    existing tables and columns so that we know what modifications need to
    be made. Being able to create complete SQL scripts with no DB connection
    would be useful. I've added it as a feature enhancement to our bug
    tracking database:
    http://bugzilla.solarmetric.com:8080/show_bug.cgi?id=189
    In the mean time, you can create the appropriate SQL by creating a blank
    schema in the target data store and executing the schematool against it
    using the '-outfile' option.
    -Patrick
    Patrick Linskey [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • How to determine if my Mac is running correctly without useing 3rd party software

    Is there a way to determine if my Mac is running correctly without involving the use of 3rd party software? Some kind of command line diagnostic?

    Why do you think it's not running correctly? Please let us know the symptoms you are experiencing, without any data how can we tell you what tool to use??

  • Running awesome3 without a DM

    Hi all, I'm currently running Awesome3 through GDM, which is there because I formerly ran Gnome (which is still installed). I'm going to be reinstalling Arch in a couple of days, and I'm thinking of just running Awesome without any DM, via startx/xinitrc. But when I do that on my current install, I find a couple of things don't quite work right in Awesome when I load it directly via startx, and I haven't found any info on them on the Wiki (maybe I'm not looking in the right places).
    First fonts seem strange, and conky for example can't recognise certain characters.
    Second, several essential commands such as shutdown and reboot aren't recognised in the shell.
    Neither of these problems occur in Awesome when loaded via GDM. Does anyone have any experience with this?
    Cheers!

    Misfit138 wrote:Configure your ~/.xinitrc to utilize consolekit; I believe that may be your issue.
    Thanks, I'll have a look into it!

  • Is it possible to run glassfish without Jdk?

    hi, i need to run glassfish without jdk?
    Actually i want to deploy my project so i used sun application server 9.1 with mysql package but before it i need to install jdk so is any package with jdk+glassfish+ mysql?
    thanks

    This has nothing to do with JSF.

Maybe you are looking for

  • Macbook Pro to TV

    I've been trying to hook up my Macbook Pro to the TV monitor with an HDMI chord and a mini displaport converter. It works with my roommates' Macbook Pros but not with mine, why is that?

  • SWF files doesn't show in flash

    I converted some videos into swf files. I opened them in flash player and they all look fine,  but when I imported one  in flash and put it in the scene the only thing visible was a small white circle, like the one that appears at the center of the o

  • No puedo actualizar itunes 10.5.3 bonjour no lo encuentra y no lo puedo actualizar

    Quiero actualizar mi itunes a la 10.5,3 pero a la hora de descargar el software no encuentra Bonjour, y se interrumpe la instalación, no encuentro como actualizar o volver a instalar bonjour.

  • P67A-GD65 Standby issue

    Hi, I've noticed that when I go to the menu to shut down on Windows, there's not an option for Standby, and if I hit the Standby button on my keyboard, it just turns off power completely. Is there no standby option for this motherboard?    It's quite

  • Problem playing Desperate Housewives video on WinXP computer

    Has anybody using Windows had trouble playing a show they downloaded? I bought last Sunday's episode of Desperate Housewives, but it didn't show up in my library until I manually found it and dragged it there. When I try to play it I can't see or hea