Enable Category field in Case Mgmt PCUI

Hello Experts,
I am using CRM 5.0 & EP 7.0. In the Case Mgmt (CRMD_CASE) Application the Category field is disabled. What I want to know is, how to activate this Category field?
Many Thanks in Advance.
SP

You can set this in the field group properties in crmc_blueprint_c and generate the field group.
Thanks
naveen

Similar Messages

  • Enable the product Category field as dropdown in Approval page of shopping

    Dear All
    Can anybody tell me how we can make the "Product Category" field enable as a drop down in the Approvers page. I have a requirement like this. I need to make only that field in "Basic data" as enabled and capture what the user selects in the dropdown. I tried using the badi BBP_UI_CONTROL_BADI (method BBP_SC_UI_CTRL) but could not help me. Please suggest me in this regards.
    Thanks
    Vijay.M

    Thanks, resolved.

  • ICWC - dropdown for Category field in IRecReason

    HI All,
    I have added the 'Activity Category' field in the Interaction Record of ICWC. This field is part of standard, in view IRecReason under Context Node 'Category'.
    I am now looking at the ways to provide the dropdown as well. Can someone guide me on this?
    Thanks...

    I think this time I am getting it right . You have to use the Category Modeller for the values .
    In that case , this is how you can access the Category Modeler
    Go to  SE80 -> BSP CRM_BSP_FRAME ,  select.htm ( Page with Flow Logic ) and Execute
    It will open up browser , Select CRMM_ERM_CAT Category Modeler ( from the huge list of PCUI application )
    Maintain your categories ( Upto 5 levels , you can make sure ) .
    Make sure for the Category Hierarchy you create , assign  Application = Business Activity , Parameter = Subject Profile , Value = Activity Reason.
    Next , in the Transaction Type Header Config , under Transaction Type -> Transaction Category ( Business Activity ) -> Customizing
    Select the Subject Profile as 'Activity Reason'.
    Hope this helps.

  • A/c assignment category and item category fields purpose

    what is the importance of account assignment category and item category fields in po(me21n).what is the impact of that fields.

    Hi,
    Account Assignment category is a vital field in purchasing document &  has many control functions and helps in determining the object that will be charged in case of an ordered material which is procured for direct usage or consumption. By using the
    account assignment category in the purchasing documents the cost of the material can be apportioned to a single Controlling object or it can be apportioned among various Controlling objects.
    The account assignment category determines:
    a.The nature of the account assignment
    b.Which accounts are to be charged when goods receipt is posted
    c.Which accounts are to be charged when the incoming invoice are posted
    d.Which account assignment data you must provide
    Item category is vital field in the purchasing documents & has many control functions and helps in determining whether an ordered material:
    a.Requires a material number
    b.Requires an account assignment
    c.is to be placed in stock
    d.Requires a goods receipt (GR) and/or an invoice receipt (IR)
    In addition to the above it is also used for differentiating the different types of procurement processes and the types of stocks including special stocks available.
    Regards,
    Biju K

  • How to enable pernr field in  miro

    Hello,
    while creating invoice in miro, pernr(emp no.) field is in display mode but i want the field in changeble mode.
    for the above requirement I have enabled pernr field in miro by going to transaction olmrlist   and then entering the below
    Transaction          MIRO
    Screen variant       7_6310
    Program              SAPLMR1M
    Screen               6310
    and by checking  the attributes of field Personnel no .
    while doing so the quantity field which was intially enabled got  disabled .
    I want the quantity field to be enabled.
    I am working in sap ecc600.
    Kindly help me .
    Regards,
    Rachel
    Edited by: Rachel on May 7, 2008 11:24 AM

    I got the answer for my Q.
    Purchase order is a service PO and in case of service PO, you can
    enter the quantity during MIRO only if GR-based IV and SRV-based IV
    indicators ( at invoice tab of PO) are ticked. Since  PO  present in system these indicators  not ticked so quantity field is set as displayed.
    Regards,
    Rachel

  • Enable item field

    Our sap was disabled the net price by IMG. Now, the new requirement is to enable to net price allow to input when the user choose the account assignment category as 'K'. So, i would like to know which user exit trigger the event and how to enable the field of net price, thank your very much.
    Moderator message: please work yourself first on your requirement.
    Edited by: Thomas Zloch on May 9, 2011 2:15 PM

    Yes ...Ram I am looking in for a new Item field with Mandatory using OA Framework.... Could you please suggest how get the information regarding ...
    Thank You for your support...
    Regards
    Kumar

  • JSP Forms - enabling/diabling fields as needed??

    Hi,
    I have a simple Java Application that has a form type input (with TextFields/ComboBox using Swing classes). It has two function Submit and Clear. Some TextFileds are disabled/enabled depending on some conditions (logic done in a backend Java Controller Class).
    I have a requirement to convert this application to a web application.
    My Question is how can I convert the same functionality (and reuse the same Java classes if possible) to a web application? Would JSP be a suitable option considering its a simple form input application. but again, i need to handle the input and check for conditions and enable/disable fields accordingly? As far I can see, I might have to use different JSP pages for each type of inpuot object and a Bean for the input Object to be submited to the backend. Is there any other easy way to do this?
    Thanks in advance
    RHP

    based on some somecondition you can always modify the same jsp page.(Like enabling and disabling few fileds.) For sample i sending a page which i made only with HTML and java script.
    <HTML>
    <HEAD>
         <TITLE>Add Broadcast</TITLE>
    </HEAD>
    <BODY topmargin="0" leftmargin="0" onload=''>
    <iframe name="menu" marginheight="0" scrolling="no" frameborder="0" id="menu" style="position:absolute; visibility:hidden; width:135; height:100; left:10; top:0; z-index:1; background-color: Black;">
    </iframe>
    <layer name="menu" top="0" left="100" width="130" height="100" visibility="hide" bgcolor="#000000" style="position:absolute">
    </layer>
    <FORM NAME="addbroadcast" METHOD="post" ACTION="" TARGET="_self">
    <DIV align=center>
    <INPUT TYPE="hidden" NAME="mode" VALUE="<%=modval%>">
    <INPUT TYPE="hidden" NAME="AutoDate" VALUE="<%=getParameterValue(request,"AutoDate","true")%>">
    <br>
    <TABLE width="100%" cellpadding="0" cellspacing="0" >
         <tr width="100%" height="30" >
         <td width="70%" class="PAGEHEAD"> <font size="+1" ><center ><b>Add Broadcast</b></center></font>
         </td>
         <td class="PAGEHEAD"> </td>
         </tr>
         <tr width="100%">
         <td width="15%"></TD>
    </tr>     
    </table>
    <br>
    <DIV align=center>
         <TABLE border="0" width="10%" align="center">
         <TR>
         <td>     </td>
    <TD>
    </TD>
         <TD>
    </TD>
         </TR>
         </TABLE></DIV>
         <BR>
         <TABLE align="center" border="0" width="100%">
              <TR>
              <td width="5%"> </td>
         <TD width="20%"><B class="WCLABEL">Title* </B></TD>
    <TD width="25%"><INPUT size=25 NAME="title" onkeypress="javascript:checkEnterKey(event)" MAXLENGTH="50" VALUE=""></TD>
    <TD width="15%"><B class="WCLABEL">Type*</B></TD>
              </TR>
              <TR>
              <td width="5%"> </td>
              <TD><B class="WCLABEL">Windows Media Server </B></TD>
              <TD><INPUT name="wms_hosted" type=checkbox onclick="javascript:enab_disable_wms(document.addbroadcast.wms_hosted,document.addbroadcast.wms_url)" ></TD>
              <TD><B class="WCLABEL">Windows Media Url</B></TD>
              <TD><INPUT size=25 NAME="wms_url" onfocus="toenab_disable_wms(document.addbroadcast.wms_url)" MAXLENGTH="150" onkeypress="javascript:checkEnterKey(event)" VALUE=""></TD>
              </TR>
              <TR>
              <td width="5%"> </td>
              <TD><B class="WCLABEL">Real System Server </B></TD>
              <TD><INPUT name="rs_hosted" type=checkbox onclick="javascript:enab_disable_rs(document.addbroadcast.rs_hosted,document.addbroadcast.rs_url)" ></TD>
              <TD><B class="WCLABEL">Real System Url</B></TD>
              <TD><INPUT size=25 NAME="rs_url" onfocus="toenab_disable_rs(document.addbroadcast.rs_url)" MAXLENGTH="150" onkeypress="javascript:checkEnterKey(event)" VALUE=""></TD>
              </TR>
    <TR>
              <td width="5%"> </td>
    <TD><B class="WCLABEL">Live Broadcast </B></TD>
    <TD><INPUT name="chklive" type=checkbox ONCLICK="checkLive()" ></TD>
              </TR>
              </TD>
              </TR>
              <TR>
              <td width="5%"> </td>
              </TR>
              </TR>
         <tr>
         </td>
         </TABLE>
         </td></tr></table>
         </DIV>
         <br>
         <DIV align=center>
         <TABLE border="0" width="10%" align="center">
         <TR>
         <td>     </td>
    <TD>
    </TD>
         <TD>
    </TD>
         </TR>
         </TABLE></DIV>
    </FORM>
    <script>
    browserName = navigator.appName;     
    browserVer = parseInt(navigator.appVersion);
    if (browserName == "Netscape" && browserVer >= 3) {     version = "n3";     }
    else{      version = "n2";     }
    if (browserName == "Microsoft Internet Explorer" && browserVer >= 4) {     version = "ie"; }
    function toenab_disable_wms(t) {
    if (document.addbroadcast.wms_hosted.checked)
    wflag=true;
    if(wflag) {
    //alert("1");
    return;
    } else {
    //alert("2");
         t.blur();
         document.addbroadcast.rs_hosted.focus();
    function enab_disable_wms(c,t){
    if (c.checked)
    wflag=true;
    else {
    wflag=false;
    var rflag=false;
    function toenab_disable_rs(t) {
    if (document.addbroadcast.rs_hosted.checked)
    rflag=true;
    if(rflag) {
    return;
    } else {
    t.blur();
         document.addbroadcast.chklive.focus();
    function enab_disable_rs(c,t){
    if (c.checked)
    rflag=true;
    else
    rflag=false;
    function checkEnterKey(evt)
         keypress='yes';     
         var theKey;          
         if(version=="n3"|| version=="n2"){
              theKey=evt.which;
         }else if(version=="ie"){
              theKey=window.event.keyCode;
         if(theKey==13){
              callSub();
    </script>
    In this HTML page you can enter the windows media uRL only after checking the Wedows Media Server check box. Its the same case with Real Media Server and Real Media URL. This page Iam sending you to give an idea. If you tell me eaxctly how your page should look like I can help you more.
    ([email protected])

  • For Z Po order type - Item category field is  greyed out.

    Hi MM Experts,
    I am an ABAper working on PO creation with respect to PR( PR with account assignment N)  for Z order type . The requirement includes to update item category of PO with B , But for this Z order type both PO transaction Create/Change(ME21/ME22) the field item category has been greyed out ( Non editable). I checked the SPRO setting for this order type ( SPRO-MM->Purchasing-PO->Define Screenlayout at document level .The field item category has been made as optional.
    Please let me know why this field ( item category still showing in display mode) and How to make it as editable .I need it as editable in ME22 to implement the new requirement of updating that field with item ategory B.
    Thanks in Advance
    Pravee.

    Hi All,
    Since I was creating a PO with respect to PR - after running through all the screens the item category field was becoming non editable, But during the create in one of screen the field item category was still editable, so I updated the item category with B during the create and created the PO, I have used BDC to do the same and its working fine. Thanks for all your inputs.
    Thanks
    Pravee.

  • Risk category field is missing in dso for 0fiar_o09 credit management.

    Hi BI Experts,
    I am using the standard extractor for the credit management dso 0fiar_o09.  The field for risk category originates from our R3 system in table knkk-ctplc.  It displays correctly in the psa.  The transformation rsds 0fi_ar_9 maps it to 0risk_categ.  It appears as an infoObject in the infoSource.  The trcs transformation maps the rule also.
    However, when I try to display the data in the dso, the risk category field does not display at all.
    Please help with any possible suggestions to display the missing field.
    Kind regards,
    Cheryl Adamonis

    I resolved this issue by removing the check in the  'attribute only' selection on the general tab of the infoObject.

  • AFS Elementary Field Extraction (Category Fields)

    Hello Guru's,
    I have a problem of extracting category fields. The problem is in the mapping of Characteristics (Category) to the Elementary fields in the R3 AFS BW interface. For an example if you take the category characteristic 'Quality" it has two elementary fields,
    Stock(J_3ABWEL_QUAL ) & Requirement(J_3ABWEL_QUAL_R). But the problem in R3 is, there is only ONE Characteristic available for "Quality".  In the AFS BW interface it is not possible to map one Characteristic into two Elementary Fields.
    Please let me know how to handle this.
    Any thoughts will be greatly appreciated.
    Thanks
    RJ

    Hi AFS Gurus,
    Could you please help me out?
    Cheers,
    DM

  • How to enable certain fields in billing document?

    Hi gurus!
    I need your help with this, we recently upgraded our system from version 4.6C to ERP 2005. We have some users in Sales who are in charge of the billing process, in version 4.6C they were able to change some fields of the billing header such as:
    - Currency
    - Payment terms
    - Incoterms
    In the new version these fields appear as "disabled" (users cannot change anymore what was copied from the Clients Master Data).
    I know there's some configuration in which info is copied from the sales order to the billing document (Copy Control). I already checked that and I'm not able to find where I can change something to "enable" these fields so users can define whatever they need.
    I also tried to see in SE80 if the fields that are part of that Dynpro have some other properties to enable them but was unable to change something.
    I also checked transactions OVA2 and VUA2 but didn't find somenthing that could help me out with this. Finally I checked different user exits in the previous version but it seems that when this was originally configured that was not the solution.
    There's also something else going on with the header because in the previous version users had the chance to type different texts in the Text Header tab but now everything is "disabled".
    Is there a transaction or something that you know so I can enable those fields?
    Thanks in advance.

    Not sure what the requirement is as ideally, you are not suppose to change the partner function manually during shipment.  However, go to VOPA,  place your mouse on Transport and click on Partner Procedures.  Double click on Procedure and see whether Forwarding Agent  is set to Not changeable .  If so, untick that and save.  Now retry the process.
    thanks
    G. Lakshmipathi

  • What is "Category" field for?

    In the iTunes List View, you can change or enter info for most columns for a song, for example the name column, by simply clicking in that column. The insertion point appears and you can type or change the name of an item. However, this doesn't happen for the Category field. If you click it, no insertion point appears. Plus, the Category field doesn't appear in the "Get Info" window.
    What is this Category field for?

    I believe Category is mainly used for Podcast tagging where the author of podcasts can categorize the type of podcast. For example, Cartoon, Music, Comedy, Spoken Word, or whatever categories you normally see for podcasts in the Apple Store.
    If you have podcasts, go to the podcasts and turn on the Category header to see what I mean.
    Patrick

  • What is the Category field for and how do I edit it?

    In the iTunes music list, there is a category field. However, I do not see it in the get info window. Not surprisingly, although the category field shows in my iTunes music list, none of my songs have anything entered for the category. What is this field for and how do I edit it? Thanks.

    The only items I have that show a category are some iTunes U downloads.
    You can see a list of iTunes U category and subcategory codes and associated names here: http://deimos.apple.com/rsrc/doc/iTunesUAdministrationGuide/iTunesUintheiTunesSt ore/chapter13_section3.html

  • SQL query to list the "Administrative category" field for all applications

    yesterday i started a thread to list the "Optional reference" field for all cm applications in a SSRS report. I've got the query with the help of Torsten.
    https://social.technet.microsoft.com/Forums/en-US/00419e6e-e3c2-4b80-b6af-2a24ced1032d/sql-query-to-list-the-optional-reference-field-of-all-packages-in-cm-2012?forum=configmanagersdk
    But again today, i'm looking for a way to get "Administrative category" field in a SSRS report. Could someone point me to the right direction ?
    Kindly mark as answer/Vote as helpful if a reply from anybody helped you in this forum. Delphin

    Hi,
    You could monitor the SMSProv.log when you check the category of an application. It shows that SQL query the SCCM provider used is related to function fn_ListCategoryInstances.
    Best Regards,
    Joyce

  • Item category field in sale order screen to be greyed out

    Dear Friends
                        While creating sale order I have a requirement to make item category field to be uneditable i.e greyed out .
    How can I do that ?
    Regards
    Mahesh.

    Hi,
    Once there is any subsequent document to sales order item catagory field is going to be grayed out, till that time u can change ur item category. OR if u do nlt maintain manual item categories in the item category determination  to ur sales document type it is not possible to change the item category other than the one u specified in the determination.
    Regs,
    Ravi Duggirala

Maybe you are looking for

  • Siri doesn't recognize podcasts in 7.1

    Apple giveth and Apple taketh away. Siri doesn't recognize podcast again anymore. I typically listen to them through a hands-free Bluetooth kit which is great because I can't use my hands. But now I get this: "Sorry Paul, I can't play podcasts for yo

  • How can I fit the chart in the center of the chart item ??

    I created a chart item in the Form, in which the attached chart is created manually using Graphics. When I run the form, the OG.OPEN function is called and the chart is displayed. However, it can only show a part of it. I want to know how can it can

  • Found a BUG in ORACLE 8!!!!!!!!!!

    Hi, I just discovered this BUG in Oracle8. The Oracle version I am referring to is Oracle8 Enterprise Edition Release 8.0.4.0.0 { Production. I found out that after you created a table then add a primary key, even if the columns you are going to have

  • Opening Word documents with Appleworks

    I often receive Word documents as email attachments (though my hotmail account). I can download these Word documents to my desktop but when I click on them to open them I get an offer to purchase MS Word (which I do not have). I would like to be able

  • Yoga 2 External Display Resolution

    I have Yoga 2 and when I conncet it to any external monitor the resolution of the monitor becomes very bad.  I'm using the micro to hdmi adaptor.  I do not know if there is a better adobtor or if there is some option I need to adjust.  Any idea?