Display mode for certain orders

Calling PCUI for service tickets ( CRMD_BUS2000116 ) - CRM ver 4.0
In the search results I have a number of orders, some of which need to be editable and
some of which aren't.   If a non-editable one is selected, then all the details ( line items, dates
etc) for the order need to be shown in display mode.
In the model access class for search results, I can make the relevant lines of the results list view-only by populating table    ET_FIELD_ATTRIBUTE in the read method.  In order to make the order details display-only I have also tried calling CRM_INTLAY_SET_PROCESS_MODE  to set the process mode to C,  however this only seems to affect the fieldgroups processed by this model access class.  All the other details ( spare parts, dates, partners etc - dealt with by other model access classes) remain in change mode.
How do you tell PCUI that once an order has been selected in the search results, it is to be treated as display-only   ( exactly the same as what happens if you select an order which someone else has locked) ?    Surely there is an easier way than bespoking every single MAC and playing with ET_FIELD_ATTRIBUTE  ?
Thanks
Ian

Hi Lan,
I dont have any idea about specific orders but if u want for particular user(Partner) who are not created/involved in particular orders they cannot search or open others orders.
u can achive above scenario by creating diffrent iview for diffrent user with some MAC configuration.
Hope it'll help u.
Thanks,
Dipesh.

Similar Messages

  • Conditions not appearing in the display mode of Purchase order

    Hi,
    We are facing an issue where in the display mode of Purchase order,if I click on the conditions tab in the item details, Iam getting a blank screen. But if I trigger the pricing procedure  in the change mode for eg. by changing the quantity or price, the conditions are appearing.
    I want to know why the conditions are not being shown in the display mode. All the PO's are using the standard pricing proceduresRM0000.
    Also when I trigger the pricing in the change mode for some POs the condition types like PB00, NVAS etc are appearing twice, in some POs the condition types are appearing thrice and in some all the condition types are appearing four times.
    I have checked out some OSS notes like 798449, 456690 and 772035 but could not find the solution.
    Any pointers to this will be eagerly awaited and highly appreciated.

    Hi Ramachandra,
    The problem on not being able to see details in condition tab is due to lack of authorizations
    prasanna

  • Item field to non-editable mode(display mode) in Purchase Order(ME22n).

    Hi SDN,
    Based on the Comany code i need to modify the item level fields like <b>Item, Account Assignment, Material</b> to non-editable mode(display mode) in Purchase Order(ME22n).
    So i modifed in the method MODIFY_SCREEN_TC_LINE of class CL_TABLE_VIEW_MM and set the value L_FIELD_STATUS = *  for the screen filed MEPO1211-EBELP. When i execute, the whole column changed to display mode and the empty rows filled with 0(zero). But i want only grey mode for the line items that are present for that PO but not for the whole column. So can any one guide me to do so. I am using 4.6c.
    Thanks in Advance
    Regards
    Basha

    Hi Ramesh,
    Normally you can change the currency field, after entering information in Data base's table, go to Detail's table and change the rate as you want, then directly choose your PO number.
    so the system accept the rate entered aven though the PO had another rate.
    Regards.

  • VA01 Item category display only for specific order type

    Hi,
    I have a requirement to deactivate(display only) item category field in VA01 table item for certain order type . I tried the user exit  MV45AFZZ(USEREXIT_FIELD_MODIFICATION). This is working only if the table item has a value. i.e I could able to enter an item category first and then enter the material and quantity.
    So please suggest any alternative how to make the item category field(VBAP-PSTYV) column display only for centrain order type.
    Regards
    Aromal R

    Hi,
    Create a Custom Authorization Object so that you can control it for certain users.  2. Write implicit enhancement spot in the include TCS MV45AF0T_TCTRL_U_ERF_AUFTRAG_I,
    FORM TCTRL_U_ERF_AUFTRAG_INIT
    AUTHORITY-CHECK OBJECT 'ZITMCAT'
              ID 'ACTVT' FIELD '02'.
    IF SY-SUBRC NE 0.
    *    DATA: WA_COLS LIKE LINE OF TCTRL_U_ERF_AUFTRAG-COLS.
    LOOP AT   TCTRL_U_ERF_AUFTRAG-COLS INTO WA_COLS.
       IF WA_COLS-SCREEN-NAME = 'VBAP-PSTYV'.
       WA_COLS-SCREEN-INPUT = 0.
       WA_COLS-SCREEN-OUTPUT = 1.
      MODIFY TCTRL_U_ERF_AUFTRAG-COLS FROM WA_COLS.
       ENDIF.
    ENDLOOP.
    ENDIF.
    Regards
    Aromal R

  • Display mode for Material Description in MM02 for Partucular User/UsrGroup

    Dear friends,
    I required to set: Display mode for Material Description in MM02. (Configured thruu2019 Maintain field selection to data screen)
    For Particular User / User group, it should be Change mode. How to achive this. Please advice.
    Thanks and regards,
    RAMAN

    Hi,
    I don't think you can realize it, because in SAP system there are 6 influncing factors:
    Material Type
    Plant
    Industry sector
    Transaction
    Procurement indicator
    SAP Delivery
    Field selection is controlled by field references. You can assign field references to the influencing factors material type, plant, and industry sector in Customizing. SAP maintains the assignment of the field reference to the transaction codes, to the procurement types, and for the SAP delivery. You cannot change this assignment of these field references in Customizing.
    So from my point of view, you can't use the factors of material type, plant and industry sector to distinguish different users' authorization.
    Good day
    Tao

  • Discount Condn Type changeable in Quotation and Display Mode in Sales Order

    Hi Friends,
    There is requirement of having a Discount Condition Type to be in Changeable mode in Quotation and must not be in Changeable mode in Sales Order. That no user is allowed to change the discount value in Sales Order and whatever maintained in QT must be applcable for Sales Order till billing.
    Would like to have functional possibilities. Guide me gurus.
    Surya.

    Hi
    Would you like your user who is making the sales order to view the pricing conditions or you would also like him to change certain conditions/values (Except for discount conditions) ?
    If the above is applicable then in my suggestion you should go in for a Transaction Variant wherein you can either completely hide or make the pricing conditions in display only.
    R/Sanjeev

  • Change item category Display mode  in sales order (Third Party )

    Hi all,
    I am creating sales order with reference to sales contract but at the time of sales order we don't have enoff stock to deliver to customer , so we have deiced to Third party sales process
    But the problem is while creating a sales order with reference to Sales contract the line item of the sales order in grad Mode ( Not changeable mode )
    Can any one guide me how sales order line item should be in active mode  so i can change the Item category as a TAS third party item category
    Help me regards this
    Thanks
    Rajesh

    Hi all.
    Thanks for response
    I maintain all configuration, But the problem is while creating Sales Order with reference to Contract
    the Sales Order line item in grad Mode i am unable to change item category as TAS
    i mean TAN is on Display Mode
    and we are using Varient config  for that material
    Please guide me where i need to Configure so system should allow me change item category in sales order please guide me
    Thanks
    Rajesh
    Edited by: RAJESH KUMAR on Jun 16, 2009 10:23 PM

  • Making short text field in Display mode for one particular Purchasing

    Hi All,
    This is regarding Making the Short text field in Display mode of PR for one Particular Purchasing.. i am giving you a bit elaborate...We are into E-Catalog Procurement.I will do the shopping from the Vendors external catalog and i will return back to SAP.
    While doing so, i dont want the user to change the Short Text field. I want that field shud display the Description. When i tried with the Screen Layout settings, it is fully grayed out and i am not able to see the Description of the Material. Is there any other options to get this enabled?. Please advice me on this settings to be done. Thanks in Advance.
    With Regards,
    Saakithyan

    Hi
    Define a Field selection key (new not the one which is assigned to document type) which makes  short text editable in screen layout config. and assign it to functional authorization value in t.code OMET. (it should be numeric). Then assign that functional authorization value in user master SU01 for users with parameter id EFB.
    Then it will work
    Regards
    Antony

  • Forms - query for certain order type

    HI
    We have a requirement
    WE have customized the quick sales order form.
    We need to give the ability to users to only query based on certain Order type
    Since its at a OU level how exactly to achieve this.
    Can we do personalization in this case?
    Please help
    Thanks

    You can achieve this in many ways but at FORM level u can do this by setting programing Default_where clause in your form on the master block which mainly queries the data (other child tables already linked with master)
    All u have to do
    - Create procedure at FORM level which takes a parameter of Company type sets the default where of the block based on it
      set_block_property('Master_block',default_where,' comp_id = '||:paramter.comp_id);- Then execute query based on it
    Setting up parameters u can create table with all User names with Company ID
    whenever user logins u can save its company id in a global variable and when user opens a query form pass that global variable to Parameter.
    Hope it helps
    Baig
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

  • My iPod no longer displays artwork for certain albums

    Ok, so here's my problem. Every so often when I alter the artwork on my iPod with iTunes, I have to reset the artwork by clicking the "display album artwork on your iPod" checkbox in my menu, then clicking apply, and repeating the process to redisplay them. If I don't do this, sometimes I wind up with a black box where the artwork would normally be displayed when I peruse my iPod. I know that this is a common problem for some people so hopefully there are some on this site and know what I'm talking about. Anyway, to my current problem, when I attempted to do that last night, it was just about at the end of the progress bar when an error message appeared that said "The iPod 'name' cannot be synched. An unknown error occurred (-50)." So, because it didn't complete the cycle, certain albums no longer display the artwork. It's still there on my iPod when I go into iTunes, but when I go through the actual menus on my iPod such as Cover Flow etc. I instead see that annoying box with the musical note in it. Has anyone come across this problem before? I would very much appreciate a solution

    I just tried it again and this time a different message showed up "The iPod 'name' cannot be synced. The required folder cannot be found." I have no clue what folder it could be talking about.

  • How to force Display mode for screen

    I am pretty new to enhancements and this is probably an easy question:
    I have implemented an enhancement that does a security check for a specific business area.
    If the user is of a specific business area i want them to be able to edit the screen. (done)
    but if they are of another area i only want them to be able to view the screen.
    I am just not sure how to lock them to display only mode.
    thoughts?
    -Jason
    code right now:
    DATA: LS_ASTNR LIKE PRPS-PGSBR.
    IF NOT SAP_PRPS-PGSBR IS INITIAL.
      AUTHORITY-CHECK OBJECT 'Z_PS_PROJ'
               ID 'PS_ACTVT' FIELD '02'
               ID 'GSBER' FIELD SAP_PRPS-PGSBR.
        LS_ASTNR = SAP_PRPS-ASTNR+4(4).
        AUTHORITY-CHECK OBJECT 'Z_PS_PROJ'
                 ID 'PS_ACTVT' FIELD '02'
                 ID 'GSBER' FIELD ls_astnr.
      IF SY-SUBRC <> 0 .
        SAP_X_ACTVT = ' '.
      else.
        if SAP_PRPS-PGSBR <> LS_ASTNR.
    ** Need to go to display only mode; but still authorized to view.
        endif.
        SAP_X_ACTVT = 'X'.
      ENDIF.
    ENDIF.

    Hi Jason,
    in the PBO of the screen you can set all INPUT = 1 field to to INPUT = 0 using LOOP AT SCREEN.
    But be careful, you will also disable all active buttons in the screen.
    Regards,
    Clemens

  • Display mode for Account assignment category for NB document type

    Dear MM gurus,
    Is it possible to have Account assignment category field in ME21N for document type NB to be display only. Could any one please advised if this is possible?
    Thanks in advance.

    Hi,
    Yes it is possible. But u have to define ur own Field selection for the PO document type and u have to assign it in the document type NB. Go to SPRO>IMG>MM>Purchasing>Purchase Order-->Define Screen Layout at Document Level

  • I have a Thunderbolt iMac 27" with a Thunderbolt Display attached.  I would like to use the iMac and Thunderbolt display in Target Display Mode for my new Thunderbolt MacBook Pro.  So far, it seems I can only use the iMac screen itself.  How do I do this?

    When I press the Command + F2, the iMac screen becomes a secondary for the MacBook Pro, and the Thunderbolt Display becomes the primary screen for the iMac.  I was hoping that both screens would become secondaries for the MacBook Pro.  Does anyone know how I should proceed?  I have tried to connect the Thunderbolt display directly to the MacBook Pro, and the iMac to the Thunderbolt Display via the separate Thunderbolt cable, but there was no difference.  And since the MacBook Pro only has the one Thunderbolt port, I'm not sure how to proceed.

    Yes, eww, the language definitely states two thunderbolt displays, but I can understand the confusion and was siding with how they could make the mistake to think it would work like they want it to. My appologies for not being clear on that point, but I think you make it clear that the language in the ad says nothing about an imac.
    Having said that all the language about TB would suggest that this would be possible. http://www.apple.com/thunderbolt/
    High performance on display.
    Thunderbolt I/O technology provides native support for the Apple Thunderbolt Display and Mini DisplayPort displays. It also supports DisplayPort, DVI, HDMI, and VGA displays through the use of existing adapters. So you can connect your Apple LED Cinema Display or other display, along with multiple high-speed devices, all from a single port.

  • Display portlet for certain IPs

    I need to display portlets based on whether the user is hitting the site from a
    local IP (192.*) or whether they are hitting the site from the internet. How can
    I do this?
    Thanks
    Rishi

    You could use an Entitlement based upon the Remote Address property of
    the DefaultRequestPropertySet, although I don't know if wild-carding is
    allowed there.
    For wildcarding or other more advanced logic, you could write a Servlet
    Filter that set a Boolean request attribute (e.g. isLocal) to true or
    false appropriately, add the same-named request property to a Request
    property set (as a Boolean property), then create an Entitlement against
    that Request property. Make sure your ServletFilter is listed first in
    web.xml.
    Greg
    Rishi Vishi wrote:
    I need to display portlets based on whether the user is hitting the site from a
    local IP (192.*) or whether they are hitting the site from the internet. How can
    I do this?
    Thanks
    Rishi

  • Switch to 32 bit mode for certain videos

    It´s very simple: some videos will not work on 64 bit mode, they require 32 bit modes. How do I switch back and forth?
    I have an imac running on X.6

    Is that uploader using the Silverlight plugin?
    If that is the case then that plugin may require Firefox 32 bit mode. On Mac 10.6 Firefox 4 run as a 64 bit application by default and not all plugins support 64 bit mode.
    Control-click the Firefox.app icon, select "Get Info", and then check the box, "Open in 32-bit mode"

Maybe you are looking for