Authorization for User Table (User-Defined Windows)

Hi Experts
I want to restrict access for specific users to User Defined Tables. Is this possible?
Regards
Nabeel

You can do it by using Additional Authorization Creator Winow
1. Open Additional Authorization Creator Window.
2. Click on 'Add Same Level ' Button
3. On the Right side window, Type in
Authorization ID = 'Activity Subject'
Name = 'Activity Subject'
Option = 'Full/ ReadOnly/ No Authorization"
4. In form ID, press 'Edit Butto' and type Form Id of the UDT
5. press OK to close this window
6. Open 'General Authorization' Screen
7. On the Right Side, navigate 'User Authorization'
8. Scroll down ''Activity Subject' and select the user and Set appropriate authorization('Full/ ReadOnly/ No Authorization")
9. Now Log off and Login with user.
You can see the authorization in effect.
Similarly you can do for any window which are missing in 'General Authorization'

Similar Messages

  • Creating User Table, User Field ... with Script SQL in C#

    Hi every body,
    I wonder if we could create a user table, user field ... with script SQL in C#.
    Should I use the reference Microsoft.SqlServer.ScriptTask ??
    Thank you for your Help

    Haifa,
    I am not sure where your question is directed.  The forum that you have posted your question in is for questions related to the SAP Business One SDK.  Are you looking to create new user tables/fields in SAP Business One?  If so you can do this either through the SAP Business One SDK interface using Tools > User Defined Fields and/or Tools > User Defined tables.
    You can also create metadata objects in Business One programatically using the UserTablesMD and/or UserFields objects.
    SAP does not support direct SQL writes to the SAP Business One Db.
    HTH,
    Eddy

  • Authorization for project (table PROJ)

    Hi experts !
    I would like create role for PS modula which is limited to field Object Class equal Investment. Itu2019s impossible. How I can check which field I can use for authorization for project (table PROJ).
    Rgds Stenwa

    Stenwa,
    there are no user fields in the project definition. Instead you will find them in the WBS element. In that case, you can use standard authorization objet C_PRPS_USR to check on the user fields, but, as I say, it will not point to PROJ but to PRPS.
    CNEX0002 is a user exit to enhance authorizations in PS. You can check it in SMOD and create an implementation in CMOD but you will need the help of an abaper to create the necesary coding.
    Rgds
    Martina

  • WEB UI- only Display authorization for LEADS to users

    Hi Gurus,
    I have a requirement like i need to give only display authorizations for users to leads.
    I have created a new business role and assigned only search links. but in that search link we have Create New option. How i need to disable this.
    Users needs only display authorizations for Leads.
    Waiting for reply...
    Regards,
    Ajay.

    Hi Ajay,
    First of all, It is possible to disable the New button on the Search page without any code change. There is an SPRO setting which is to be done in order to achieve this.
    You might have created a new z navbar profile as you have created a new business role as per your business requirement.
    Lets take an example, you want to disable the New button on Contact Search Page. follow these steps:
    1.Go To T. code /ncrmc_ui_nblinks
    2. Select the Z navbar profile you have created for your business role
    3. Double Click on "Define Generic OP Mapping" in left hand side
    4. Select Object Type as BP_CONTACT and remove the Following entry
    BP_CONTACT     D Create     MD-BPCP-CR          MD-CONP-SR
    Please note the Obj. Action here D Create, if you remove this entry it means you are disabling the Create Action for this business role for object Contact.
    Hope this will help you.
    Regards
    Ajay

  • Not able to figure out the table index for Edit table User Properties Dialo

    Studio Edition Version 11.1.1.0.0
    Build JDEVADF_MAIN.D5PRIME_GENERIC_080403.0915.4920
    I'm trying to automate the various features in Jdeveloper dialogs. At one point I got struck with table in Edit Table Dialog.
    Right Click on New -> Database Tier-> Select APPS: Import to offline database Objects. Step 1- Step5 dialogs comes up. Click on Next till finish button comes up. After that one table along with xdf file will be shown in the Jdeveloper Tree Menu. Right click on Table, Go to Properties. Then Select User Properties in the Left Pane. On Right Side table will be shown. I want to know what is the index for this table and also I need to input certain text and select some drop downs from this table.
    Automation Tool: JFCUnit
    Could you please tell how can I put values in some of the fields and select the values from the drop downs.
    Kindly let me know if you need any more Information for the same.

    Hi,
    if you are from Oracle, please use an internal forum. If not, the JDeveloper 11 forum is at: JDeveloper and OC4J 11g Technology Preview
    Frank

  • AC 5.3 CUP - authorization for CUP's users

    Dear Friends,
    We are trying to see what are the authorizations that we should give the users who are going to use the CUP system.
    We have some users who are approvers. We want to give them the authorizations maintain and view only the request that they are involved in.
    As far as we can see, according to the default approver role, the approver can view all requests in the reports - not only those that he is involved in.
    could any one support this issue ?
    Thanks
    Yudit

    Hi Yudit,
    The ViewApprove action will allow a person to view the approve button.
    When the user logged into the CUP system he can see request which is assigned to him in Request for Approval screen.
    He can search request in Search Request screen which are not assigned to him and he can't approve those request.
    So what is the problem of giving the Approve button to approvers.
    Regards,
    Sudip.

  • Authorization for web shop users

    Hi Experts,
    How can we Control the users at webshop level?. Can anybody explain me the step by step process to set up authorization group for web shops.
    Regards,
    S Reddy

    Hello,
    In each web shop there is an authorization group.  If left blank, any user can enter the web shop.  If it is populated with a value, only users with special authorization can enter the web shop.
    The authorization set is:  CRM_ISA_SP
    You maintain a value for the authorization object in role maintenance and assign it to your web show (as described above).
    You also to a user to control the user access to a particular web shop.
    The way it works is the system checks any user attempting to enter the shop.  If the user has the authorization object value assigned to it, the user can enter the shop. Otherwise, he is denied access.
    I hope this helps.
    Deb

  • Authorization for changing the user status

    Hi all,
    I need to give authorization in such a way that after the initiator has creataed a DIR...:
    1. When it goes to the next approval, the person should be only able to change the user status and save.
        he should not be allowed to change anything else.
    I have tried using different authorization objects but none of them worked. Is there any tcode in DMS for just approving the DIR (changing it to next available user status), similar to release strategy. For ex ME29N for approval of PO (Purchase order) ?
    Thanks
    Anish

    Hi Anish,
    Based on your requirement, I would like to suggest to go by workflow to approve the document..
    With the help of workflow, you can approve the document in workflow inbox itself (workitem), no need to go to DIR, the status will get automatically change in the DIR.
    for this you have to use function mudule (set/get next status).
    you can do this by taking the help of Workflow consultant and abap.
    regards,
    nitin
    award point if useful

  • What Authorization for a S-User to setup an Early Watch Alert?

    Dear Friends,
    Could you tell me please that what kind of Authorization (type of user) a S-User must have to setup an Early Watch Alert by that S-User details?
    Scenario tested by me as follows -
    I have setup EWA in two places, but only one is sending me the report, where I have setup the EWA by the Customer S-User ID, which directly came from SAP. It was a Super Admin type S-User. But, in other location I have setup the EWA with a S-User ID with limited Authorization "Edit Messages" only, and from where still now I have not received any EWA alerts / reports.

    I am afraid you could only use the Customer S-User ID which directly came from SAP.
    Thanks,
    Gordon

  • Authorization for user

    Hi ,
    The minimum authorization for the Sales user in Sales Department..

    Neetu,
    Your question at least needs to be: If I would like our Sales user in Sales Department can do their job, what will be their least authorization?
    Am I right for your puzzle?
    If it is true then there is no minimum you can define.  No company has exaclty the same process.  You have to articulate what your Sales users need.
    Thanks,
    Gordon

  • How to Authorize external table users in OBIEE 11g

    Hi All,
    I have created Session System Variables and i am Using External table Data level Authentication and successfully external table Authentication is working.
    My question is i want to Authorize this Extrenal table users in presentation services.e.g. I want to assign some dashboards or Reports to users.
    In 10g when u login with the external table users automatically users will be created in Answers and used to assign this to webcat group.
    In 11g how to achieve this???
    Reply ASAP...
    Thanks and Regards
    Kiran Kumar
    07795980891.

    Hi Kiran,
    Check this link.
    http://www.rittmanmead.com/2010/11/oracle-bi-11g-active-directory-security-using-init-blocks-variables-10g-style/

  • Authorization problems with oranetb user

    We have set up Apex in an oracle database, that are installed on unix operative. We have problem with the authorization
    for the oranetb user. On the unix system we have one user that can call scripts with for example unix command like ls,
    cp, etc.
    Now we want this oranetb user to run unix commands in scripts, without change the user in unix environment. We have
    been told that we can use something in the script, with PATH’s and authorization for oranetb user. Have you ever done
    something like this? And can you help us with something that you think can help us?
    We also have the same problem to run workflow (Informatica) from a script in unix, when apex is calling the script.
    If you want more information, please send a mail to me.
    Email: [[email protected]]

    hunt3r,
    iTunes Store menu -> View my account... Once you've logged in, there's a button to deauthorize all your current machines and start you back at zero machines authorized. Try that.

  • Error in Synchronize User Tables through LDAP

    Hello Guys, we have SSM 7.5 SP9 with HPUX/DB2, we change the UME authenticate method access to LDAP, but we get an error message when trying to "Synchronize User Tables" (User Syncronization error, check the log for details), the log did not find much information:
    #2.0 #2011 08 03 17:34:00:196#0-300#Info#/Applications/UMECache# #CPM-TM#sap.com/xappscpmsmstrategymanagement#00215E83AD48072F00000007001A8012#825514250000007571#sap.com/xappscpmsmstrategymanagement#com.sap.cpm.sm.auth.UMECache#pipadmin#0#SAP J2EE Engine JTA Transaction : [313459a002dffffffca]#39070320BD0211E0A63600215E83AD48#39070320bd0211e0a63600215e83ad48#39070320bd0211e0a63600215e83ad48#0#Thread[Managed_Application_Thread_17,5,Managed_Application_Thread]#Plain##
    Retrieved child groups of: strategy#
    It also deleted the cache in File Manager: / memorycache / syncstat.
    I believe it's necessary to do some change in the authentication method for NWCE, but where is this change made​​?
    Rgrds, Vitoriano

    Vitoriano,
    I recommend you consult the SSM installation guide again. There are Java System Properties you have to modify in NetWeaver CE -
    CMSAuth
    GroupUniqueKey
    And some other configuration changes you may need to make as well.
    Regards,
    Bob

  • How to give authorization for create and change particular Condition Type

    Hi...
       In my requirement is , Only one user can be authorized to create and change a particular condition type 'ZABC' in vk11 and vk12 .
    For remaining condition type can be used as in normal .
    How to do this ? How to give authorization for a particular user for particular condition type ?
    Plz guide me ..
    Thanks in advance .
    Deepa .

    Hi Deepa ,
    u can check A.Object V_KOND_VEA, in user profile u can assign condition type or tables.
    have a word with ur basis guy , so he can help u in better way.
    aand also ref FM SD_COND_AUTH_CHECK
    Regards
    Prabhu

  • No authorization for maintaining

    hi
    i am trying to enter the tcode VOFM system shows this massage
    Authorization for displaying table TFRM only (authoriz. grp VS)
    Message no. VP260
    Diagnosis
    You do not have the authorization for maintaining object S_TABU_DIS and the authorization group relevant for the table (maintained in table TDDAT).
    System Response
    No authorization for maintaining
    Procedure
    Enter the authorization for the object and the group in the user master record, if the user is to be authorized.
    help

    Hi sdnguna  ,
    when the message was displaed, use
    Menu system->ustilities->Display authorization Check.
    Send this screenshot to responsible team.
    Regards,
    Clemens

Maybe you are looking for

  • Trying to uninstall Itunes on my pc, windows vista.

    I want to install the upadates to my iphone. I can't update itunes either.  When I attempt either I get the msg: The feature you are trying to use is on a network resource that is unavailable.  Then it says to enter an alt path to a folder containing

  • Creating dynamically a image.. with background

    Hi, i'm working on displaying dynamically an image file who shows some text and a rectangular. I want to enhance this method by passing an existing image file, so that this file can used as a background upon creating the gif. Example: text = hello, r

  • Differences of 24" LED vs. 27" LED

    Hello, I am running dual monitors, MDP plugged into a 5770. One is the 24" LED and the other a 27" LED. I've noticed there are color differences between the two. One has a blueish tint to it, while the other is darker. I can easily see the difference

  • Desktop Office Integration in ITS

    I'm in a situation where I need to use "Desktop Office Integration" (DOI) in the ITS. But DOI is only supported in WinGUI. So I'm looking for a workaround. My case is that I'm using the LinkServer in DMS, so that some metadata is linked direct from t

  • Oracle Siebel Adapter 10.1.3???

    Hi, I know that there is an Oracle Siebel Adapter 10.1.2 but is there any adapter for 10.1.3. If there is an adapter for the version 10.1.3, can you please tell me where can I find the appropriate guides for this? Thanks, Kalyan