Authorizations to Create/Display table entries

Hi All,
  One of our requirement is to restrict the user from changing the entries in the table, however allow to create/display entries in the table, can this be achieved using authorization groups(Authority check objects) without writing any code in the user includes of the function group generated when creating the table maintenance?,
Rgds,

Hi Sailatha,
  I have created like this it is working for me.
1) Goto SU03 transaction.
2) Search <b>BC_A</b>  (Basis: Administration) and double click
   on that.
3) In the list double click on <b>S_TABU_DIS</b>.
4) It will you some list here create your auth object.
   in the Activity give '01' and '03' which give access
   to Create and display. for chnge it is '02'.
   in authgroup give '<b>*</b>' which indicates all the
   objects. If you want only for a table give the table
   name here.
5) After that you attach it ot the user.
Hope this will help you.
Thanks&Regards,
Siri.

Similar Messages

  • I am receiveing error while creating Z table: Entry in table TAORA missing

    Hi Experts,
    I am receiving "Entry in table TAORA missing" while creating Z table.
    Please help
    Edited by: N_niki on Jun 11, 2011 9:22 AM

    Hi
    1) Check for the DB System. The Table name in  "Entry in table TAORA missing", meant to save the "DATA CLASS of the ORACLE application"., OR
    2) check for the Data Class you Selected, on Creation of the Z Table, for which an Entry exists in the TAORA or the Available DATA CLASS in the TAORA Table to fix it.
    Regards
    Gopu

  • Authorization object to display table field names in english text in SE17

    Hi,
    One of users have issues with the filed name getting displayed in technical format instead of english text while browsing table information in SE17. Normally we can set this in through Settings->User Parameters. But here for this user, user parameter option is greyed out and he doesn't have access to SE16.
    Is there any other way to change user specific parameters, instead of granting him accesss to SE16 or enabling user parameters in SE17?
    Thanks,
    Mano

    Hi,
    I made him run SU53 on SE17 transaction the log is showing that authorization check failed for S_ALV_LAYO with value 23.
    Actually i have access SE16 and for me also, user parameter option is greyed out in SE17. I ran SU53 on SE17 in my session i also got same log.
    One more observation is, the user's colleague also doesn't have access to SE16 and user parameter option is greyed out in SE17 but he can view the table field names in english. So we are wondering if some authorization object is missing here.
    We do not want user to make any changes through GUI.
    Thanks,
    Mano.

  • How to create PMCO table entries for few PM Order

    Hi Experts
    By a lack of Customizing we have used for few day a PM order type without the flelds AFKO-KLVARP and AFKO-KLVARI set.
    For this missing setting no entris had been created during Creation and Confirmation in PMCO and PMCOQT tables.
    Now I've filled teh fields with a Zreport on AFKO table, but now I need to create the PMCO* data using RIPMCO00 report.
    Unfortunately it doesn't work. Is there a way to re-build this missing datas ???
    Thanks for your help.
    Claudio
    Edited by: Claudio Carrara on Feb 15, 2012 3:48 PM

    Run the program RIPMCO00, has no effect because tables PMCO and PMCOQT are empty for these order.
    This hapepns becuase when the Order was confirmed, teh fields AFKO-KLVARP and AFKO-KLVARI was null.
    Now I've fixed these fiels, and I need to rebuild PMCO datas, burt report doesn't work because PMCO and PMCOQT tables are empty.
    I need to create PMCO and PMCOQT entries in advance.
    How I can proceed ???
    Thanks
    Claudio

  • Find User Created the table Entry

    Hi All,
    This is my scenario , I've one Custom Table ztable which is there in the quality system and entries will be made in the table and it would be transported to the production system. Now My problem is this I've received one wrong entry in the table because of that i'm getting short dump in one of my application. Is there anyway to find out who has made the entries in the table and transported it. Table doesn't have entries like created by or created date like what we have in standard tables. Considered that tranport would be within a month.Your Solution is appreciated.
    Note : This is regarding the table contents not table.

    Hi Anand,
      Do the below.
    First go to Se16 and give table E071 and in the 
    selection  screen give Object = 'TABU' and Obj_Name
    = your Ztable name. It will give you all the
    trasport requests which are used for transporting table
    contents of you Z table. Then take the latest request
    and go to table E070  and give the request and check
    the entries, it will give you who created the request
    and when it is trasported like deatils.
    Hope this will help you , just give atry. But you will definitly know who tranported the table contents, it will give you the user id.
    Thanks & Regards,
    Siri.
    Message was edited by: Srilatha T

  • Authorization Lost to Display Tables after Applying SP18 on BW3.5

    hello BW experts,
    Recently, we applied SP18 on our back-end BW 3.5 system. The next day, we were unable to see content of ODS's or any table as we get the error "No authorization for SE16". We were able to do so although we don't have access to SE16 by going to ODS -> Manage -> Contents and in there we input the table name (this is done using authorization object S_TABU_DIS as described in note   26909).
    Was there any changes to such authorization in SP18? have you faced this issue as I tend to think that you have the same authorization set up in your productive environment?
    Thanks in advance (points shall be awarded

    Yes, it seems to be a kernel bug. Previously, my wife used Windows for years and nothing like this happened. Now, she tells a lot about Linux systems :-)
    An example of this very-ugly-workaround for somebody who'll find this topic struggling with the same problem:
    $ cat /etc/pm/sleep.d/99_fix_time_shift
    #!/bin/bash
    # fixing https://bbs.archlinux.org/viewtopic.php?id=173487
    case "$1" in
    suspend)
    date +%s > /tmp/suspend.log
    resume)
    was=`cat /tmp/suspend.log`
    now=`date +%s`
    # time shifts for 68 hours
    if [ $now -gt `expr $was + 244800` ]; then
    date -s "`date -R --date="-68 hours ago"`"
    ## sleep 30; ntpdate ntp.ubuntu.com
    fi
    esac
    Last edited by shurup (2014-03-26 16:25:55)

  • Creating Table entries

    Hi,
    While attempting to create a table entry I am getting a runtime error.
    Short text
        Syntx error or generation error in a screen.
    What happened?
        At the screen generation it was detected that a screen to be generated
        has a syntax error or could not be generated due to another error.
    Error analysis
        Screen "SAPLZSCMS_REGION" 0001 could not be generated.
    Trigger Location of Runtime Error
        Program                                 SAPLZSCMS_REGION
        Include                                 LSVIMF45
        Row                                     219
        Module type                             (FORM)
        Module Name                             INITIALISIEREN
    Please let me know why this occurs and how can I go about resolving it?
    Thanks
    Vineeta

    Hi all, Thanks for your replies.
    As Anil pointed out I was encountering this problem because, I added a fiels into the table and didnt recreate the maintenance generator.
    Thanks,
    Vineeta

  • How to find the Transport request for table entry

    Hi ,
    There was certain entry made in the SAP std table and which got transported to subsequent system. I want to find the Transport Request Number which was containign that table entry and which gor transported.
    Please suggest how can I find that transport number.
    Thanks
    Saurabh

    Hi,
    Yes we can get , Basis team will help.
    B'coz i had same requirement my basis got the TR for me.
    Take their help.
    He said u can like this.
    SE11 - > Table Display - > Table Entry in Menu Bar - > Transport Entries.
    Rhea.

  • Auth. obj. controlling options Create - Change of Table Entry for SE11

    Hello,
    Could someone please guide me to the authorization object/s which controls the options : Create - Change reached by trans. code SE11, Change, Contents (Ctrl + Shift + F10) , Execute (F8), Table Entry, Create - Change.
    Thank you in advance for your cooperation.
    Best regards.
    Reda Khalifa

    Hi,
    when you execute SE11 authorization object S_DEVELOP was check.
    S_DEVELOP has following nodes.
    Activity :    create,change,display
    Package :  z,y
    Object name : z,y
    Object type :  type of object i.e domain,table, index etc.
    Authorization group ABAP/4 pro : *
    now suppose you want to give user authorization for display only then
    Activity should have value 03 only.
    in future please post your authorization related thread in security forum.
    Security
    regards,
    kaushal

  • Table entries not getting displayed in desired format

    Hi All,
    In my adobe layout I created a table . I used data format Align Right and align middle for the table entries. In the Output  some entries of the table are not displaying in align right and align middle.
    Output:In the below output the first row data is not in desired format .
    Thanks in Advance,
    Suneel.Uggina.

    That is pretty to much information to help you.
    You need to share your technical setting. How did you create the table? Subforms, Table-assistent... what are the values in? Format, what happens when you also pass more than 1 digit to the numbers in the first row, does it show up correct?
    So please share more details and explain exact what you have tried to fix the issue. The community is able to help you, but not meant to suggest enaything you could have done.
    ~Florian

  • How to create internal table dynamically based on a table entry

    hi Experts,
      I have table yprod_cat. It has product categories.
      In my ABAP program I need to create internal table dynamically based on the number of entries in the table.
      For example:
      If the table has 3 entries for product category
      1. Board
      2. Micro
      3. Syst
    Then create three (3) internal tables.
    i_board
    i_micro
    i_syst
    How can we do this? Any sample code will be very usefull
    Thanks & Regards
    Gopal
    Moderator Message: No sample codes can be given. Please search for them or work it!
    Edited by: kishan P on Jan 19, 2011 4:22 PM

    Our APEX version is 4.2We are using below SQL query to display radio groups dynamically..
    SELECT APEX_ITEM.RADIOGROUP (1,deptno,'20',dname) dt
    FROM dept
    ORDER BY 1;
    Created a form using SQL type and given abouve SQL query as source.. But when we run the page, there were no radio groups displayed in the page..
    Below is the output of the query..
    <input type="radio" name="f01" value="10" />ACCOUNTING
    <input type="radio" name="f01" value="20" checked="checked" />RESEARCH
    <input type="radio" name="f01" value="30" />SALES
    <input type="radio" name="f01" value="40" />OPERATIONS
    >
    If Tabular Form:
    Edit Region > Report Attributes > Edit Column > Change the Column type to "Standard Report Column"
    If normal Page Item:
    Edit Page Item > Security > Escape special characters=No.
    Pl read the help on that page item to understand the security risk associated with =NO.
    Cheers,
    Edited by: Prabodh on Dec 3, 2012 5:59 PM

  • Unable to Create Table entries

    Hi All,
    I have create a table, when I wanted to create data records from the maintenance screen under Utilities --> Table Contents --> I noticed Create Entries is disabled why is it so ... how can make it enable it ?
    Please advise
    TQ
    Nathan

    display maintenance should be in allowed  mode .. in ur tables delivery and maintenance ..
    delivery /maintenace..
    Data Browser/Table View       Display / mainternace allowed " <----  chk this
    and make sure u have maintained table maintenance for the table

  • How to create a table which have always only one entry inside it?

    Hi Experts,
    Is it possible to create a table in data dictionary which have always only one entry inside it. If  we insert another entry, then it should throw an error.

    if  you want to   maintain  only one data  in that  ...   then
    first  time   for  making  one  data entry     in the <b>Delivery & maintaince   </b> tabstrip  in the   table  have an  option   <b>Display /maintaince Allowed ...</b>
    after that
    change  it to  <b>Display/maintianance allowed  Restrictions .</b> ...  so that  table will not  allow to insert the entries .
    reward  points if it is usefull ....
    Girish

  • To create a table which allows entries to be added but not deleted?

    Is it possible to create a table (SE11) which allows users to enter data into the table but not delete data from the table?

    If you generate a maintenance dialog for your table you will have to check, if the user tries to delete an entry and just send an error back that this is not allowed,
    You could use e.g. event 03 - 'Before deleting the data displayed' to check if the user tries to delete something.
    If you do not use a standard maintenance dialog but an own screen to maintain the data, just don't offer a delete option to the user.
    However if someone writes a report where he does a delete on that table there is no standard way to prevent that.
    Hope that helps,
    Michael

  • How to read and display table data entries from ERP in CRM

    Hello experts,
    I am new to CRM. I need to read data base entries from ERP in CRM system. What would be the best way to do . The table is a standard SAP table with a custom include (several customer fields). Calling a web service would be the best way..? or is there any other way that I can do it too.
    Also, to display these entries what would be the best tool? Should I built my own transaction/report to do it?
    Any advise or guidance would be a great kick start to learn the CRM development environment.
    Regards,
    jaffery

    Hi,
    Check the below wiki link if it helps.
    http://wiki.sdn.sap.com/wiki/display/CRM/Howtodisplayaz-tableinanassignmentblock
    Also, you can try an option of transaction launcher.
    Hope this helps.
    Regards,
    Chandrakant

Maybe you are looking for

  • SystemExec.vi working directory problem

    he usual method for calling the *.exe file in LabVIEW is using the System Exec.vi (in the Communications palette, as u are aware of). Unfortunately, the System Exec call (working directory input)does not support the options following the filename. He

  • How do you switch between web server snapshot jpg and png modes?

    I read in another forum a posting by "NathanK" stating: "The snapshot feature of the web server can generate images either as png or jpg. In LabVIEW 8.6 and later, the default which is generated by the web publishing tool is the png format. In this m

  • Subcontract scenerio

    hi experts, i have one problem in sub contract po. I need to send a Finshed item to a subcontract vendor for dismantaling. For example suppose if we are sending a Car to s/c vendor for dismantaling. the return item will be Tyre,wheel like that. How t

  • Cannot cancel message

    I cannot cancel a message because it says the message editor has it locked. How can I clear the lock so I can process the message further in the MDT? Thanks, Chris

  • Problem while copying outlines with MaxL (error 1241167)

    Dear all, I'm trying to copy outline to database1 on server1 from database2 on server2. When I run my script, I get the following error message : "ERROR - 1241167 - Database xxx.yyy is not on a block storage application." Isn't it possible to copy ou