Sensitive Transactions List for Production System

We are looking for a comprehensive list of sensitive transactions (e.g. SE38, SE37, LSMW, etc) that should NOT be assign in Production environment. Transactions that will trigger audit violation in PRD environment. Hopefully with documentations or whitepapers to backup this list.
Thanks,
Lye

They could only access data from SE16 if they have the corresponding s_tabu_dis activity for the authorization group to which that table has been assigned.
If the auth group is not maintained, SE16 will assign the value '&NC&' to it and check it.
If granting s_tabu_dis for other tables sharing the same auth group is inappropriate, then these can be re-assigned in transaction SUCU.
I still don't see where SE16 or SM30 itself are problems if the user has correct authorizations.
Infact, if a user must view / maintain a table, it is much safer and cheaper to use SE16 / Sm30 than re-invent them and hardcode the table name.
*       FORM AUHTORITY_CHECK_AGAIN                                    *
FORM AUTHORITY_CHECK_AGAIN USING ACT.
  GLOBAL_AUTH = 'SHOW'.
  SELECT SINGLE * FROM TDDAT WHERE TABNAME = DATABROWSE-TABLENAME.
  IF SY-SUBRC <> 0  OR  TDDAT-CCLASS = SPACE.
    TDDAT-CCLASS = '&NC&'.             " 'non classified table'
  ENDIF.
* Anzeigeberechtigung
  AUTHORITY-CHECK OBJECT 'S_TABU_DIS'
           ID 'DICBERCLS' FIELD TDDAT-CCLASS
           ID 'ACTVT' FIELD '03'.
  IF SY-SUBRC NE 0.
    MESSAGE E419 RAISING NO_PERMISSION.
  ENDIF.
* Änderungsberechtigung
  AUTHORITY-CHECK OBJECT 'S_TABU_DIS'
           ID 'DICBERCLS' FIELD TDDAT-CCLASS
           ID 'ACTVT' FIELD '02'.
  IF SY-SUBRC = 0.
    GLOBAL_AUTH = 'UPDA'.
  ELSE.
    IF ACT = 'ANLE'.
      MESSAGE E417 RAISING NO_PERMISSION.
    ENDIF.
  ENDIF.
  IF DD02L-CLIDEP EQ SPACE.
*  Mandnatenunabhängig
    AUTHORITY-CHECK OBJECT 'S_TABU_CLI'
                    ID 'CLIIDMAINT' FIELD 'X'.
    IF SY-SUBRC <> 0.
*      Keine Berechtigung für mandantenunabhängige Änderungen
      GLOBAL_AUTH = 'SHOW'.
      IF ACT = 'ANLE'.
        MESSAGE E417 RAISING NO_PERMISSION.
      ENDIF.
    ENDIF.
  ENDIF.
ENDFORM.

Similar Messages

  • Something is deleting my distribution list in Production system

    Hello masters:
    I created a distribution list in order to send emails from a workflow item. It's working fine in dev and qas. However, something is deleting my distribution list in Production system.
    And the worst is that my distribution list is deleted as soon as I create it again (well, it lasts a few days).
    Does anybody knows what could be happening?
    Thank you.

    Probably the Distribution list is not getting created at all.
    Also check whether there is any program that is deleting the distribution list.
    TZW02                            User <-> Determine message
    Also check for Authorization when you are trying to display existing Distribution list.
    Thanks
    Arghadip

  • Support message and change requests only for production system

    Hi guys,
    I would like to connect the solman helpesk with CHARM ( CHARM is still running ).
    In CHARM I have to create a CR only for production system. ( don't know why - but works as designed).
    In SAP helpdesk I can create support messages for every kind of system type but if I want to connect both (HD and CR) , the source system (ibase component) of the issue will copied to the CR and runs in error because of the rule (only p-system) of CHARM.
    Of course I can change the ibase to production system manually in SDCR but it seems a very error-prone method.
    Now my question: is it possible to change the ibase component due to the creation of CR by copy rule or something like this?
    Kind regards
    Rayko

    Hi Rayko,
    We do not have this option.
    Once in ChaRM, we assume that the changes will always correct an issue in the PROD system.
    I would recommend to open the tickets directly with the PROD system IBase, once the issue is also happening there.
    Best Regards,
    Fernando

  • Restrict print out of Purchase order only for Production system

    Hi,
    I want to restrict print out of Purchase order only for Production system, don't want to take it in devep or quality.
    is there any identifier to find the system is production or development.
    can anyone tell me how to restrict it,
    is there any function module, not based on client system.
    Thanx in advance
    Kesav

    Hi Kesavarathinam Vaidyalingam ,
    yes, I also use thomas' suggestion using
    t000-cccategory = 'P'.
    to determine productive client.
    Just one small hint: I found this condition as true in a test system: The admin had done a system copy to create a fresh test client - but forgot (or did not see a good reason) to change t000-cccategory = 'P. to  t000-cccategory = 'T'.
    Regards,
    Clemens

  • Content Server config for production system - oac0

    Hi all
    We are setting up content server for our ERP 2005 system, and I am wondering what best practice is for our scenario.
    We have one content server (CST) for development and test systems on host A, and one content server (CSP) for production system on host B. The Archive link configuration in dev and test points to CST. When this is transported to production, it will point to the wrong content server and I will have to reconfigure the archivelink in production to point to the correct content server (CSP).
    What is the best way to set up the production system to point to the content server CSP on host B? Should I define a new content repository in t-code oac0 in dev, and transport this to production? Should I define the new repository directly in production system??
    Please advise.
    Best Regards,
    Thomas

    Hello,
    I had the same problem a few years ago with R/3 4.7.
    I don't think there is a perfect solution but here is what I did :
    In the DEV system, in OAC0, I created 2 content repositories, one for the test sytem and one for the production. I transported these 2 content repositories in the production system.
    In the DEV system, in OAC3, I created temporary links from my business objects to my production content repository. I released the request order.
    Then I deleted these links which are wrong in the DEV system. I transported the order in the R/3 production system where these links are right.
    In the DEV system, in OAC3, I then created  the links from my business objects to  my TEST content repository. I released the second request order.
    So my config is now OK in my test and my production system.
    When we refresh the DEV system by a database copy from the production system. We just have to reimport the test request order to switch the links to be OK on the DEV system. We don't have to recreate the test content repository as it was defined als oi nthe production system.
    I am not sure that this is clear but this works for us with no problems since 2002.
    I hope this helps.
    Olivier

  • Project Management Question - timelines for Production system deployment

    Hi
    I need an expert advice on setting up timelines for establishing an Oracle Apps Production environment. We are implementing Oracle HR & Payroll at an organization.
    Our system architecture is a 2-node application tier and 2-node DB tier (RAC). RAC is configured by another party and we only have to prepare the application tier (2 nodes)
    We would be installing Oracle Apps R11i (11.5.10) with jserv load balancing on the 2-nodes
    Can anyone suggest how much time this should take to install/configure & patching of the application tier (on 2 nodes)?
    Regards
    Saira

    Duplicate post (check your other thread):
    Project Management Question - timelines for Production system deployment
    Re: Project Management Question - timelines for Production system deployment

  • Steps to configure BPM report from Solman 7.00 for productive system ECC6.0

    Hi all,
    Please given me the steps to configure Buisness process Monitoring reports from Solman 7.0 for productive system( ECC6.0, windows & database oracle 10.2),
    I wanted to create the Reports of  monitoring the buisness.
    Regards,
    Akash Basis consultant.

    Thanks for replying Volker von Gloeden,
    This thread is my first one in SDN & I am very glad that someone has given the answer ,
    I will take a look for solution you have provided & will inform you.
    Thanks again.

  • Minimum Trusted RFC's for productive system

    Hi!
    We have very strict requirements dealing with set up of Trusted RFC for productive system for ChaRM approach in SOLMAN.
    Can some one tell me which Trusted RFC's and users for the productive system do I need?
    a) Trusted RFC is not mandatory for the productive system
    b) Trusted RFC only in productive system, client: 000, users: 1 communication user and 1Dialog user
    c) Trusted RFC in productive system for  each client with users...
    Thank you very much!
    H. Thomasson

    Create the function modules in SE37 and set the remote-enabled flag in the attributes section. Then import them into XI.
    Create a custom Z table through SE11 on each system to store any data, and the code in each function module would reference it. (Either that or just hard-code everything)
    In short yes it can be done through SE37, no you don't need SE38.
    I think you're talking about function groups which is a container for the function module. You can do everything through SE37 if you use the Goto->Function Groups-> Create Group option and give it the same name as your Function Module.

  • Transaction codes for product categories

    Hi
    which are the common transaction codes for product categories ??
    Regards
    Marco

    Hi,
    OMSF in R/3 and COMM_HIERARCHY in SRM: To create product category
    Thanks,
    Venkat

  • MaxDB support for production systems

    Hi,
    I have a DMS with MaxDB version 7.6.00.18.
    I opened OSS message regarding an issue. I got a solution, however I was told that '7.6.00.18 is very outdated and no longer supported for productive systems'.
    I can install the latest patch but how do I know when MaxDB version is no longer supported for productive system.
    Can someone refer me to a note/article?
    Thanks,
    Omri

    here is the details i found
    Especially make sure to check in the Product Availability Matrix (PAM) http://service.sap.com/pam that the MaxDB / SAP DB version you plan to use is released for your specific SAP product!
    Note 1178367 - SAP MaxDB: End of Support Dates
    Cheers,
    -Sunil

  • Log frequence for productive system

    Hello!
    We use SAP DB (version 7.7)  and use auto log function.
    We configured the redo log frequence so, that every 10 minutes a new redolog will be written to hardware drive.
    Question:
    How does this setting (log frequence of 10 minutes) affect the performance of the SAP system?
    And which setting (every 10, 20, 30 minutes) should be set for productive system?
    kind regards

    > My question is about the log settings. Untill today the redo logs were written to the drive, when the max. size of redo log (appr. 1 GB) has been reached.
    > Now I changed this settng, so I have every 10 minutes a new redolog file on the hardware drive.
    So again my question: Why did you change that? What was the reason to do so?
    > The questions:
    > Does this frequence (10 minutes) affect the performance of the server (network, SAP system, DB)?
    The default max time between database savepoints is 600 seconds - so 10 minutes.
    > What is the recommended setting to redolog setting for productive systems?
    There is no recommended setting for that, it all depends on what you are trying do. If you want e. g. a shadow database running "after" the production database for 10 minutes, then you use that 10 minutes setup. If you want an hour you configure an hour etc.
    It's all based on your setup and what you want to do.
    Markus

  • I need access for BD56 maintaintace transacti code in production system

    Dear Team,
      I would like to maintain the entries in BD56 transaction in production system,coul you please help me for what role i should request for basis team, please assist.
    Thanks & Regards,
    MK

    - Start transaction BD56
    - immediately after the "no permission" error comes execute /nSU53
    Give that output to your basis guys to determine which role they need to create with what kind of permissions.
    Markus

  • Bapi or FM or tabel or any standard transaction code for Production order linking to get child production orders based on parent production order

    Dear Guru's,
    we have a requirement i.e. user can convert planned orders in to production orders (CO41) based on those production orders we can get Route card( Z Smart form)  presently we are using manual input for that Route card. recently we got requirement for this i.e. make to automatic generation of route card for this requirement we need to get the list of child's production orders based on parent production order
    so as per my requirement i need to get all child part numbers production orders based on parent production order number and quantity i tried in MD4C and CO46 but those transactions codes are picking multiple lines also so for this requirement please give your valuable suggestions
    Regards,
    Venkat 

    Dear Friends,
    Thanks for your reply,
    My business process is MTS purely strategy 10, for route card all components with production orders we can give input as like bellow these production orders are converted from planned orders,between few components are don't have production orders those are F-30 materials,because of this reason i need link for production order to child components orders
    01
    IND1
    IND1
    A1CE2003520103-005
    55685815
    02
    IND1
    IND1
    A1CE2003520103-010
    55685814
    03
    IND1
    IND1
    A1CE2003520103-015
    55685813
    04
    IND1
    IND1
    A1CE2003520103-020
    55685812
    05
    IND1
    IND1
    A1CE2003520103-025
    55685811
    06
    IND1
    IND1
    A1CE2003520103-030
    07
    IND1
    IND1
    A1CE2003520103-035
    55685810

  • Problem creating transactional iview for BW system

    Hi gurus
    We are facing one problem creating a transactional iview for a BW 3.5 system . We wanto to call transaction SU01 in our BW system using an iview. When we use SAP for html, we have all the menu on the iview , I mean the same result as if we use smen, not SU01.
    And if we use SAP GUI , we are always having the same GUI Error
    Sapgui 640 [Build 8986] Wed Apr 01 12:25:05 2009
    : 'service '' unknown
    Time          Wed Apr 01 12:25:03 2009
    Component     NI (network interface)
    Release          640
    Version          37
    Module          ninti.c
    Line          505
    Method          NiPGetServByName2: service '' not found
    Return Code     -3
    System Call     getservbyname_r
    Counter          1
    Please, can you help us?
    Thanks in advance and best regards.

    Thanks Bala for your quick reply. I´ve tried with function module RSBB_URL_PREFIX_GET  and all the settings were OK. Still the same result.
    Adding more information. We have another WAS 6.40 server with different Module(we have RM and XRPM , not BW) and we are having the same problems. I am wondering if its related with some special config or activation 
    Maybe  I´ve forgot some service activation in SICF? I´m able to reach the SMEN, but not the SU01
    or I´m missing some config elsewhere?
    Thanks in advance.
    Best regards.
    Edited by: Jose Ignacio Arlandis on Apr 2, 2009 8:41 AM

  • RPM Upload/Download Project Data u2013 No Selection list for Application system

    When trying to upload from project or download to project from/to application SAP Project System there is no selection list under the drop down field for Application system. As I understand from the RPM guides, this is the logical system. We have defined the logical systems in IMG. Is there some other configuration we are missing?
    We are using SAP RPM 4.5 (CPR Xrpm 450_700: Support package 0009)
    Any help appreciated

    Hi,
    Have you deleted cache and tried it again.
    Pramod

Maybe you are looking for

  • Voice Mail Port Problem with CUCM 8.5 and Connection 8.5

    Hi im having a very strange problem witch the voice mail ports between a CM 8.5 and a Cisco Unity connection 8.5 , i configured them and they registered and all was working fine, however when i rebooted the servers the ports stayed in status unknown

  • Creating an image from a Mac and restoring it in another Mac

    Hi, I've spent a couple of hours trying to make a copy of one of my macminis, trying to copy it in another macmini to have the SAME machine "duplicated". I've read some tutorials online, but something is going wrong.... First of all, I went to my "ma

  • Urgent :crm_ic web client adding new field - customer external number-BPEXT

    HI I want to add the field <b>customer external number(data element- bpext)</b> is available as a standard  field in  <b>bp transaction</b> , under indentification tab I am trying to bring the same field into the <b>identify account-CRM-IC BSP Applic

  • Sync wont start up?

    I plugged my iPod touch (4th Gen.) into my PC and started up iTunes normally. Everything was working perfectly until I started backing up my iPod. At the top of the itunes window (where it displays the songs playing, downloads, etc.) It said "Startin

  • 7900gt vt2d256e-hd pink bar

    Hi, just got the 7900 vt2d256e-hd (the 7900gt with hdcp support) and I have a display problem. There is a pink bar on left side of my screen that won't go away. It spans all the way from top to bottom, and I can't drag my mouse over it so its outside