Control authorization of mass change functionality via PCUI

Hi,
We are having the following issues with the Opportunity iview, com.sap.pct.crm.opp.opportunities_s.(Business package for CRM 5.0 and contains functionality CRMD_BUS2000111).
Once the user clicks Go..he has the list of Opportunities. He can select some or select all and use "Mass Change".
We would like to control the functionality of "Mass Change" attribute in the backend CRM System so that only a few people can be authorized to do this. However we are not able to find any CRM authorization
object that controls the mass change activity for opportunities and pursuits in the backend CRM System.
What is the backend CRM Authorization object that controls this functionality in the backend CRM System ?
Regards,
Rajan.K

Frank,
In IW38/IW3N we added our own Mass-Change button (in addition to the standard option) via Enhancement Spot ES_EAM_LIST_ENHANCEMENTS_EXT. This was required to perform functions that don't exist in the standard mass-change function e.g. mass-add/delete operations, mass-un-TECO, mass-un-CLSD, etc.
This Enhancement Spot may work for IE05 too.
PeteA

Similar Messages

  • Mass Change Function for Standard Templates

    Hi All,
    I am trying to use Mass Change Function to change one field value in my Standard project Definitions as well as Standard WBS Elements but its not doing.Is it that Mass change Function is only aplicable for Operative projects and not for Standard Templates?
    Expecting your response on this.
    Thanks and Regards,
      Harsh Shekhar.

    your observations are correct - mass change functions are only for oprative pojects and not for standard templates
    you can try LSMW

  • Mass change function in Recipe Management

    Hi All,
    Please provide the configuration details of Mass change function recipe management

    Are you asking for the IMG path?
    For starters, see - http://help.sap.com/erp2005_ehp_04/helpdata/EN/72/9a167ae92b46fca46751c976babe5d/content.htm?frameset=/EN/be/e1763ae5d73023e10000000a11402f/frameset.htm

  • Mass Change Functionality

    Hi All,
    Would like to know that from you that i want to change the name in the person responsible field of the standard Project Definitions.The are around 1000 Project templates with the assigned WBS elements.How would i be able to do that using the mass change functionality?
    Thanks and Regards,
      Harsh Shekhar.

    Hi,
    As suggested by Virendra use the CNMASS transaction. Select the projects for which you need to change the attribute (Person Responsible). In the CNMASS you can enter the field values for mass change after you specify the project ID.
    Please note that this is irreversible and cannot be undone. Before executing the transaction click on "Test Changes" and verify the changes before you execute and save it.
    Best Regards,
    Gokul

  • 'Carry-out Mass changes in Equipment/Functional Locations

    Dear Experts,
    Through one SCN thread, I came to know that there is a functionality namely 'Carry-out Mass changes' in the GOTO menu in the List editing ALV screens of Equipment/Functional Locations (IE05, IH08, IH06 etc)
    But, I am not able to find any such (Carry out mass changes) function in any of the menu items in IE05, IH08, IH06 etc.
    Can someone help clear this situation.
    Regards
    Jogeswara Rao

    Hi
    Can you check whether the following business function set were actviated
    Business Function LOG_EAM_CI_1
    Business function LOG_EAM_CI_2
    Regards
    thyagarajan

  • Mass change of certain fields thru list of equipments IE

    Hi,
    Instead of writing LSMW, i am looking for mass change option for list of equipments available thru IE05 under Go To----> Carry out a mass change.
    Its giving me a error message :
    Objekt PM_MASS_TECH_OBJECTS is not maintained
    Message no. BL010
    Diagnosis
    An application log entry is to be made for object PM_MASS_TECH_OBJECTS. This object is, however, not maintained as an application log object.
    Objects and subobjects of the application log are created using transaction SLG0.
    System Response
    The program had to be cancelled.
    Procedure
    Inform the system administrator.
    I went thru the forum link: Mass Change of Functional Locations - error message "Objekt PM_MASS..... and read the note 1166820.
    Please tel me the steps to do in order to include Object    : PM_MASS_TECH_OBJECTS
    Object Text: Mass Change of Equipments and Functional locations
    in table as per the note...
    Please provide some detailed steps..
    Authorization is no issue as i have profile: SAP_ALL
    Thanks
    Murad..

    Hi All,
    i'm trying to change a filed value as null. i.e. a value is maintained in pp work centre field for functional location.  i want to delete this value to keep this field as blank. By using this mass change functionality i'm not able to do so. can any body hep me out to this problem.
    Raj

  • Maintenance order Operation mass change with Ehp5

    Hi Experts,
    We are currently working in ECC 6.0 Ehp3 and we are exploring the additional features with Ehp5.
    To explore the Ehp5 functionalities (Maintenance order Operation Account Assignment and Operation mass change) we did the foloowing:
    1. LOG_EAM_CI_2 to LOG_EAM_CI_5  and LOG_EAM_LINEAR_1 business function is activated
    2. LOG_EAM_OLC: Operation Account Assignment business function is activated
    3. Under Define Cost settings configuration, the relevant Plant and Order type checkbox is activated
    4. The user role is adjusted to enable the Maintenance order Operation mass change functionality
    Suppose the LOG_EAM_OLC business function is activated on 01.02.2012
    The Maintenance orders created before 01.02.2012 is allowed to do the Maintenance order Operation mass change.
    But the Maintenance orders created after 01.02.2012 is not allowing to do the Operation mass change and throwing the error message.
    Error message: Operation Account Assignment orders (order type XX) are not supported
    Program name: SAPLIBAPI_ALM_ORDER_PROCESSING
    Message Class: ERP_CO_OLC_E (Messages for Operative Level Costing)
    Message number: 066
    I have reffered the supporting documents, but it didn't helped.
    Please help me.
    Thanks,
    Raj

    Hi,
    I expect the issue is with BAPI_ALM_ORDER_MAINTAIN. The mass change functionality usues this BAPI but the BAPI does not currently support OLC orders. When you try to change OLC orders via the BAPI (or the mass change functionality tries to do it) this is prevented and the error message is issued.
    At the moment, you will not be able to use mass change for OLC orders.
    -Paul

  • Contract Mass change enhancement in SRM 7.0

    Hi Experts,
    We are using SRM 7.0 & implementing new Contract mass change functionality for header P.Org. & P. Group data. I have created a Web Dynpro Component (with View similar to /SAPSRM/WDC_UI_AO_CT_MC_D), & implemeted a BADI /SAPSRM/CTR_MC_BADI & added an entry in Table BBPV_CTR_MASSOP.
    After selecting the change method i am getting the error "View O_V_PURCH does not exist in the component YWDC_UI_AO_CTR". Actually, O_V_PURCH is an outbound plug of the WEb Dynpro Component. I am not sure why this eror is coming.
    Could you please help me out in this. That will be a great help.
    FYI - I am using Operational Contract Configuration document as reference.
    Thanks & Best Regards,
    Vishnu

    Hi Azad,
    Thanks for the reply.
    I checked that the outbound plug is linked to the Window correctly. I do not understand why the plug is considered as a view.(as per the error message"
    Thanks & Best Regards,
    Vishnu Reddy

  • Mass Change in FBL3N NOT working

    Dear All ,
    I am using tcode FBL3N to do the Mass Change of the field text (field SGTXT) for all the selected line items.But it is NOT working for reasons unknown. I have searched all the threads in SDN but could not find the solution.
    Iam an ABAPER and iam told to find out why the Mass Change is NOT happening. I have debugged the transaction and also searched for all the related SAP notes but could not figure out what exactly the problem is.
    Iam NOT sure whether this is the problem from ABAP code or a Functional problem.
    In the code the tcode FB02 is being called is this the problem with this ??
    If anyone knows the solution plz help me.
    Thanks in Advance
    Shaik

    Dear All,
    The problem is solved.There was an implementation of BTE by the customer in which they were using a COMMIT WORK, which was causing inconsitency to the standard sap functionality (Mass Change thru FBL3N).When we removed this COMMIT WORK,the Mass Change functionality is working fine.

  • Copy Project and Mass Change

    hi experts,
    When I copy a project from another operative project with list of material (external), the plant (in the material component) tab is also copied over to the new project. Is there any way that I could change this plant assignment for each material - it is greyed out in my system.
    Additional information:
    1. All of these material are Non-Stock (so Plant is irrelevant)
    2. Procurement type = third party procurement (PFS)
    Thanks, Tony

    Hi
    It is not possible to change the plant while copying or with mass change function.
    Alternatively you can copy all the WBS elements and activities without materials. Set a subsitiution rule to change the Plant at network level.
    Regards
    Srikrishna

  • Removing authorization in mass for users

    HI All
    Please let me know is there is any option to know what material movement type  authorization is given to end users and to  remove the movement type authorization for them  in mass.  please help me in this as the users are provided with movement type like 311 which is effecting my costing.
    Regards
    Srinivasa Reddy.B

    I  am a basis consultant and fico consultant I require a way to remove the authorization through mass changes .
    regards
    Srinivasa reddy.B

  • Separate TCode for Mass Change of documents (For authorization purpose)

    Hi
    We have internal audit function where internal audit chief will remove the payment block of multiple vendor invoices through FBL1N --> Environment --> Mass Change.
    Now problem is that authorization for FBL1N is given to 6 more employees (related to AP Accounting). Hence all these employees can do the mass change. I want to restrict this mass change authorization only to one person i.e. internal audit chief.
    Please tell me how to bring this restriction.

    Hi:
          You should contact your basis guy to do so...In tab authorization first you will have to find this object he system will display it , there you can assign 03 in place of *. 
    Personally i will recommend you should go for creating transaction variant using SHD0 which is an easy way to do so. Please check it will solve your issue. I just did both in test sever both of them are working perfect for me. Mass button is disabled when you set 03 for F_BKPF_KOA. SHD0 meets the subject topic of your post.
    Regards

  • Vendor Master- Mass change to set block function 02 for selected PurchOrg

    Hello,
    We are using SAP 4.7.
    We want to do Vendor Master- Mass change to set block function 02 (T code- MK05 in block for quality reasons) for selected Purchasing Organizations to approximately 2000 number of vendors. I tried this using mass maintenance (T code XK99), but in this case block function of all purchasing organisations gets changed. We want it for certain purchasing organisations only. Kindly suggest the solution.
    In case I have to go for a development can you please suggest any functional module/ BAPI?
    Can I achieve this using mass maintenance functionality (XK99)?
    Waiting for your expert openion,
    Regards,
    Milind Dumbre

    Using the block function in XK05 will block the vendor for all purchasing organizations (as mentioned in the documentation of the field). What you can do is to use purchasing block for the selected purchasing organization.
    The field is LFM1-SPERM, and this can be done via mass maintenance using XK99.
    Hope this helps.
    Regards,
    Aroop

  • Copying and Mass Changing of Legal Controls on Material Masters

    I have just set up in our DEV system, the Legal controls on the Material Master . . . The Legal Regulation, the Export control class and the Grouping.  We do not have Foreign Trade turned on, but we wanted a place to store this information . . . to help when documents are generated.   My question(s) now are, when our users create Material Masters in most cases they create in reference to another material.  I tried this with what I set up, and it will not copy those fields . . . is there a way it can copy . . .something in configuration that will allow this?  And, also our users require a large amount of data to be changed sometimes and these fields possibly fall into that requirement, and I was looking for a way to Mass Change, but I am not able find those fields on the available Mass Change tables . . . I believe I need MAEX . . . Is there a way to Mass Change?

    Hello Diane,
    There are two things, which have to be done :
    -The first thing of course is, that for the fields involved the field :    
    "Propose Field Content from the Reference" must be set in transaction OMSR.
    - The second is, that the user have to enter this screen, because if she/he don't display this screen, then it is technically not possible to copy the reference values.                                                                               
    Hope this can help !!!                                                    
    Regards,
    Mauro

  • Mass change for field Confirmation control Key in PO / SA

    Dear All,
    There is a need to do mass change in value for field Confirmation control Key in PO / SA. Some of them have PO history. If we have PO history system wont allow to change conf. ctrl key. Also since it is a production system we can not cancel previous po histories. This is in SAP 4.7 where we dont have mass change tcode for Scheduling agreements.
    Can we maintain the values thru table entries. like using se16n maintain entries check box. This option is greyed out. can we activate that & do this requirement.
    please suggest.

    hi Greetings!
    The confirmation control key can not be changed in the scheduling agreement if GR for item had already been posted. If the GRs can be canceled , it is possible to change the confirmation control in the SA item.
    Version 4.7 do not support Mass change of scheduling agreements, hence you have to either create a SCAT or BDC to perform the task.
    Gobinathan G

Maybe you are looking for

  • Can't Find printer in printer list

    I'm using Adobe Reader 10.1.4 and can't get it to see the laser printer on the network.  Previous versions worked OK and Word sees it without a problem.  When I try to print a document the print screen shows firstly the default printer which is an in

  • Printer not working with 10.5

    After up-grading to Leopard, my printer won't work, (Lexmark P915). I tried uninstall and re-install, but still no go. When I finished install and tried to run a test page, I got a drop-down window sayng,"Your printer has not been set up in the Print

  • HT4436 Just did a restore for a new 4S. I want to do a new iCloud account and discard the one that came with the restore. Any suggestions?

    Just did a restore for a new 4S. I want to do a new iCloud account and discard the one that came with the restore. Any suggestions?

  • Cannot Edit Text Box

    I have opened a file that I wish to edit. I cannot edit the text within one of the text boxes. The text box is not locked. Any insight?

  • How was this SWF created?

    Hi. How was this video created? It displays the name "Joe Schmoe" throughout; this could be any text, by the way. http://www.cnnbcvideo.com/?nid=lRbWr4wkznBWkEcCraq91zQ5Njc2NA--&referred_by=14859716-SGF0a 4x What software would you need? Any examples