MM17 restriction by views

Hi,
I have a scenario
1.There is a role with only MM17 transaction.(all the objects except B_MASSMAIN) are deactivated in the role.
2.The above MM17 role is always clubbed with the roles which have MM02 transaction code.
My requirement is to restrict the change to material based on MM02 role
Eg: Suppose MM02 role has access to purchsing view then MM17 can only change materials of purchasing view but not of other view
I have run trace on this which displays that MM02 role is providing access to change the materials of other view(MM02 has only purchsing view) but my requirement is to apply restriction logic in MM17 role not in MM02 role.
I have tried 564712 OSS notes which says this can be implemented.
Any comments on this...?
Rakesh

I just had the same issue and found this incomplete thread, but also the solution:
See MM17 - restrict access to MRP views

Similar Messages

  • Userexit to Restrict the VIEW and MODIFY of the Sales Order

    Hello Everybody,
    I need to do the following task.
    I want to restrict to VIEW and MODIFY the sales order for particular sales office or sales group.
    I need  user exit for that.
    Please help me by providing brief information.
    Thanks
    M Rahman

    Hi Rahman
    Instead of changing the DISPLAY and CHANGE status of Sales Order,
    i think it would be better if u make a check at the time of SAVE.
    When the SO is being saved in VA02,check the sales office or sales group
    and then give a error message to the user, saying that he is not authorised to make changes to the
    SO for this particular sales office or sales group.
    For this you can use the inckude MV45AFZZ,and USER EXIT userexit_save_document.
    Sample Code:
    IF SALES_OFFICE EQ 'XYZ'.
    MESSAGE 'Change not possible for this Sales Office' type 'E'.
    ENDIF.
    Regards
    Hareesh Menon

  • Restrict the views in material master

    Dear Experts,
    In Material master(MM01), how to restrict the views like Basic data2, General plant data storage2, accounting2 views in which we are not entering any data. How to restrict these views while MM01 creation,only useful views shall come.
    These views(Basic data2,General plant data storage2, accounting2) are not dispayed in Logistic general/Basic settings/Material types/define attributes of material types.
    where to restrict these views which are not useful while material master creation.
    Thanks for the reply.
    Regards,
    Dayanand

    Hi Dayanand,
    Generally Main screens can be restricted at Material Type level.As But your requirement is regarding subscreen selection.This subscreen selection can be restricted in SPRO >Logistics General>Material Master -->Configuring the Material Master --> maintain User Settings --> View selection(Industry and Retail)
    Here you can delete the Subscreen Assignment to the main screen for the users.
    For Ex your screen sequence assigned is 21,Subscreen 8 is basic data2.
    Subscreen 19 is General Plant Data / Storage 2,Subscreen 22 is Accounting 2
    So delete these assignments.Take note that make changes in copied data only not the master.  
    Best Regards,
    khasim.

  • Restrict the view for report MCSG on user ID level or Sales office level

    Hi,
    I need solution to restrict the view of MCSG report on user ID level or sales office level. he can able to view his own sales office data in report. Currently user able to view the all sales office data he is not restricted for same.
    Can u Pl provide solution.
    Regards
    Tarunkumar

    hi
    check with your basis team they can restrict the usage of the t-code on the basis of activity (create, change, display), parameters like sales office, division, distribution channel etc.
    saurabh

  • BPC: Restrict the view of the values of a hierarchy

    Hello experts,
    We want to restrict the view of the values of a hierarchy, let me explain. In our scenario, we have a sales hierarchy with two divisions East and West. We want the users of the East division to enter planning data only for their part of the hierarchy and so the western users. It is also possible to restrict the view of the reported data depending on the users?
    We are trying to do this through the Member Access Profiles but we are not getting the issue solved. Which steps should we follow? Are we working in the right direction?
    Thanks in advance

    From the information you provided, you are on the right path.  Member Access Profiles define the data users are able to view and/or enter.  In the scenario below, you will need to member access profiles as well as two teams.  You will also need to ensure that the task profile allows users to submit data.
    Here are simple definitions I use with clients:
    - Task Profiles - define functions a user / team may access
    - Member Access Profiles - define data / hierarchy members a user / team may access
    - Team - combination of 1 or more member access profiles and a single task profile
    I suggest starting with defining a task profile (e.g. Plan Contributor) that has the proper tasks.  Then define two member access profiles (e.g. East and West).  Finally, create two teams and assign users to each. 
    An important concept to remember that assigning users to multiple teams provides them with the broadest access across the definitions.  Thus assigning a manager to both the East and West teams would enable the manager to see/ work with both parts of the hierarchy.
    Good luck,
    Jeff

  • Restrict to View AD objects security tab in ADUC (Dsa.msc)

    Restrict to View AD objects security tab in ADUC (Dsa.msc) ?

    In the Group Policy window
    please navigate to User Configuration -> Administrative
    Templates -> 
    Windows Components -> Windows
    Explorer  and open Remove Security tab
    The Default state
    is Not Configured and Security
    tab is Enable
    To Enable Security tab select Disable
    To Disable Security tab select Enable 
    MD Disclaimer: The opinion expressed herein are my own knowledge. Deploy this at your own risk. Whenever you see a helpful reply, just click on “Propose As Answer” / “Marked As Answer” and please do "VOTE".

  • Restrict tab viewing in IW32

    Hi,
    Does anyone know how I can restrict the viewing of tabs in IW32?
    For example, I do not want a user to see the "Cost" tab in IW32.  Is there a way to control that in authorization?
    Thanks in advance.

    Create a transaction variant & then a variant transaction with SHD0.
    Kind regards,
    Lodewijk

  • Synching SharePoint 2013 to Outlook 2010 - Is it possible to restrict the views?

    Hi,
    I'm trying to synch SharePoint 2013 calendars with Outlook 2010. If I require a certain view from SharePoint e.g. [Me] as a Project Manager to be synched to Outlook, can you restrict it so only this data is pulled through?
    I've tried and it currently pulls through all the calendar appointments on SharePoint through to Outlook. I only require a certain view of appointments, and dont want this information to be public to the rest of my organisation.
    Many thanks

    Hi,
    According to your description, my understanding is that you want to sync the appointments which were assigned to you in the SharePoint calendar with Outlook.
    I recommend to use a group calendar and then sync the calendar with Outlook. After that, only your appointments will be synced with Outlook.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • How to restrict the view in a application?

    hello colleagues,
    need your help to find the best solution. There are two restriction which I need to implement:
    1. different view for single field groups
    2. different view for a complete application
    Additional Point 3) multiple view assignment to a role
    Point 1)
    I need to have for the Role the original view (leave standard) but only in the specific field group structure I want to extend with the additional view. The system need to check if the additional view is available if not it need to take the standard, if yes, than it should take the assigned view. My question, is this behaviour possible without enhancements only with the assignment of the new created view? If yes, how I can assign the view to the role that this behaviour will be covererd?
    Point 2)
    I need to change the Account structure but only for the Business application "COMM_BUPA" and not for all related Business application. The Account reference to so many application that I need to restrict the changes to avoid the overlapping to other areas and try to do this with a new created view which I assign to the relevant role. Is this possible, if yes, how?
    Point 3)
    Is it possible to assign multiple view to one role? Is there a specific setting required and how can I do this and where I assign the view to the role?
    System News: CRM 4.0 = Channel Management , EP 6.0
    Waiting for your responds -
    Thank you and regards,
    Anja

    Dear Thiruamala,
    Thank you for your answer. I still need more information, please can you help me again?
    Point 1)
    - Which Transaction (e.g. /nsu01) I can assign the iview to the role in the customizing?
    - Which are the process steps and what I need to do each step need more details - or a screen shoot?
    Point 3)
    I have customized a new view for accounts which I need to assign to all the roles and additional some roles need to have additional views depend on the roles. How I would realize this without having multiple views to a role? How I can work with screen variants in CRM 4.0?
    Thank you and best regards,
    Anja
    Message was edited by:
            Anja Herrmann

  • MSS custom query restrictions (table/view/join)

    Dear all,
    We are currently trying to integrate a sap query which also gathers data from event management. This query is based on an infoset and a table view and not on a logical database.
    When executing the query within the portal (generictableview iview) we get the error message "No data records found". While debugging the function module HR_INFO_GET_USING_QUERY which is called here we found out that the error message is generated because no logical database is retrieved.
    Therefore my question is: are mss queries in portal restricted to queries which are based on logical databases only or can we create and use queries in portal which are based on table/views/joins?
    Any help on this issue is greatly appreciated!
    Thanks already very much in advance,
    Helga

    Hello MIG,
    I am still searching and I have not found a solution yet.
    Interestingly enough the query can be executed without any problems in R/3 but not from the portal iView. Therefore I am wondering if it is only a restriction on the MSS side.
    @forum users: did anyone of you face this problem and has a solution to it?
    Thanks very much for any input on this!
    Kind regards,
    Helga

  • SAP LSO - RESTRICT COURSE VIEWS

    Hi All ,
    I am in the initial stages of LSO . There is a specific scenario I need to work on .
    If there are 2 separate org units assigned to 2 company codes eg. company A , company B both belonging to same parental company D . Few courses are booked for each of them . Assuming it is a hospital service industry , the employees are expected to participate in specific training programs .
    To restrict the course views by other org unit participants would the best option be --using the org unit , cost center or any other option .
    If an employee in Company A takes a course he should not be able to view the courses available for employees of company B in the portal and vice versa. But there can be few courses which an employee has to take from company A and B as per requirement . How can this be restricted and what are the ways to configure the same . please suggest .
    Regards ,
    Raji .

    If this is only required for a given set of courses (or of users) you can define those courses in a 3rd subset of your course catalog to which every user has access (or you can define a mixed authorization profile to give to those users). If you cannot organize you course catalog in shuch a way or you cannot define precisely what users can book all courses, then you will need to find a workaround I think (like if a user from company A wants to book a course not in the catalog, he should request it by e-mail to HR, or using a specific form). 
    It is up to you to see if it's better to give all users access to all courses (how many courses a user could not be interested in will then be seen in the catalog?) or to restrict access (how many courses a user could be interested in will he/she will not be able to book).
    Good luck

  • SAP CRM Authorizations - restrictions on viewing BP from specific country

    Hi
    We have a requirement that says that it should only be possible to view customers that belongs to the same country as the employee and it should ony be possible for the employee to create activities for these customers.
    We have set filters on organizational level(Sales group, Sales office) on the role in PFCG.
    However, this does only apply for sales orders, and it is now possible to only search for orders from their own country.
    Does someone know what restrictions we should set on the role in PFCG to fullfill this requirement?
    Should not the organizational filters cover this?
    BR
    Johan

    This can not be achived with pfcg role. You have to options:
    - implement badi BADI_CRM_BP_UIU_AUTHORITY
    - implement ACE

  • Can I restrict who views a published folio

    Hi, I'm producing a folio for a group of individuals. The folio contains info that I want only these individuals to have access to. Is it possible to restrict a published folio so only the people I wish to veiw it have access to it. Otherwise would It be better just to use the share facility for this purpose. Please advise?
    Many thanks

    Hi Ross,
    You can create Enterprise Signed Build viewer, through which you candistribute viewer only within your organization or small group of people. This fetaure is available in DPS enterprise edition.
    Or you can use share folio either from folio builder or folio producer by using share button.
    Check this link to compare DPS editions:
    http://www.adobe.com/products/digital-publishing-suite-enterprise/buying-guide.html

  • MM17 creating new views

    Recently we ran transaction MM17 in order to update cross-plant material statuses for about 180 materials.  The transaction executed without problem but upon reviewing the changes in MM03 it was discovered that new tabs, specifically Sales tabs, were created after the transaction was finished.  We did not previously have sales tabs associated with these materials, and do not want them with these materials now.  Has anybody had this issue or something similar?

    Recently we ran transaction MM17 in order to update cross-plant material statuses for about 180 materials. The transaction executed without problem but upon reviewing the changes in MM03 it was discovered that new tabs, specifically Sales tabs, were created after the transaction was finished. We did not previously have sales tabs associated with these materials, and do not want them with these materials now. Has anybody had this issue or something similar?

  • Authorization - Restrict to view non-leading ledger only

    Dear Gurus,
    Is it possible to allow users to have access to view non-leading ledger only and not main ledger?
    However, at posting, we will want users to still have access to post to main ledger.
    Appreciate your expertise on this!
    B Regards,
    Wong

    Hi Atif,
    Thanks for the response.
    I tried that but it is now telling me that I need to provide the leading ledger authorization too.
    Any idea why?
    We will like to only provide non-leading ledger authorization for displaying reports.
    Regards,
    Wong

Maybe you are looking for

  • In windows 7 , IE 11 I cannot-enable-or-disable-any add-ons via tools , there is a stopsign in front of it.

    There are no malware or virusses I am the administartor I have re installed IE11 several times via tools advanced etc. Security level in IE 11 is normal. Enhanced security is off. I even installed Local policy Editor, and via gpedit.msc, did the foll

  • Advice on creating a tricky custom component

    Hi, I'm working on creating a custom component which displays a image at the top of the canvas, and loops through a passed array collection, displaying each row of the array collection in a item renderer. So the component should look like this (see a

  • Direct URL to open the Sales order transaction based on the Transacation ID

    Hi All,            Please help me... When i click the below link then it will navigate to the sales order transacation. https://dev1crm...:18020/sap(bD1lbiZjPTIwMCZkPW1pbg==)/bc/bsp/sap/crm_bsp_frame/entrypoint.do?appl=CRMD_BUS2000115&blview=&analyze

  • InDesign CS6 Frequent Crashing on OS X Mavericks

    Hi, I recently installed OSX Mavericks only to find that InDesign CS6 frequently fails to launch, and also quits randomly once it does manage to launch. Symptoms: crash on launching InDesign CS6 InDesign crashes after a short but inconsitent period o

  • ESS - Loan details are not displaying

    Dear All, Applied loan from Portal and it is updated in R/3 Infotype 0045 - loans. But these created loans are not displaying in ESS - Benifits & payments - Loan Request. Please help me in solving this issue. Regards, Potru.