No match defined for lookup dimension CATEGORY

Hi,
I am trying to load data into cube and i get blelow error during import.
"No match defined for lookup dimension CATEGORY"
This is first time i setup the this cube and loading the data. I verified category dim has members.
You help is appreciated.
Thanks
Ramesh

If you are using an input template in excel or loading data via data manager and have allowed default logic to run, the issue is most likely tied to the execution of default logic.  I would verify that the System constants file in the adminApp/[APP] directory has the correct dimensions named in the cube you are sending data.  If you are using a "C" type dimension that is named Scenario or some other name, you may need to verify that the constants file has the categorydim is set correctly.
Otherwise, you have some logic that may be using a business rule that depends on a category member that is not present in the application.
Hope this helps.

Similar Messages

  • No standard assignment defined for BP role category CRMACC

    Hi experts,
    Could you guys help me out.
    i am trying to assign a role CRMACC to my BP using the FM - BAPI_BUPA_ROLE_ADD
    but after the exceution of the FM, i get an error message: No standard assignment defined for BP role category CRMACC
    Could you guys help me out here?
    Cheers,
    Lawrence

    Hi Lawrence,
    I had a similar query in which I had to assign role CRM000 to BP but could not do so and got that error.
    The solution can be found in my thread:
    Issue assigning BP role
    Just interchange CRM000 as CRMACC for your case.
    Hope this helps!
    Regards,
    Saumya

  • Error in saving customer information. Value for contact_point_purpose must be a value defined in lookup type CONTACT_POINT_PURPOSE.

    I was trying to create a text alert. I was calling following in jsp
    email.setContactPointPurpose(myLookUpCode); //say XXMY_SMS_SHIP
            PartyManager.createEmail(email, ApiConstant.CONTACT_POINT);
    Getting following exception:
    Error in saving customer information.
    Value for contact_point_purpose must be a value defined in lookup type CONTACT_POINT_PURPOSE.
    Error trace:
    oracle.apps.ibe.customer.CustomerException: Error in saving customer information. at oracle.apps.ibe.tcav2.Email.create(Email.java:187) at oracle.apps.ibe.tcav2.PartyManager.createEmail(PartyManager.java:116) at _oa__html._myfile__ibeMyFile._jspService(_myfile__ ibeMyFile.java:908) at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119) at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417) at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267) at oracle.jsp.JspServlet.internalService(JspServlet.java:186) at oracle.jsp.JspServlet.service(JspServlet.java:156) at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456) at org.apache.jserv.JServConnection.run(JServConnection.java:294) at java.lang.Thread.run(Thread.java:662) Caused by: oracle.apps.jtf.base.resources.FrameworkException: Value for contact_point_purpose must be a value defined in lookup type CONTACT_POINT_PURPOSE. at oracle.apps.jtf.util.ErrorStackUtil.getFrameworkException(ErrorStackUtil.java:104) at oracle.apps.jtf.util.ErrorStackUtil.getDBFrameworkException(ErrorStackUtil.java:141) at oracle.apps.ibe.tcav2.Email.create(Email.java:185) ... 11 more Error in saving customer information. oracle.apps.jtf.base.resources.FrameworkException: Value for contact_point_purpose must be a value defined in lookup type CONTACT_POINT_PURPOSE. at oracle.apps.jtf.util.ErrorStackUtil.getFrameworkException(ErrorStackUtil.java:104) at oracle.apps.jtf.util.ErrorStackUtil.getDBFrameworkException(ErrorStackUtil.java:141) at oracle.apps.ibe.tcav2.Email.create(Email.java:185) at oracle.apps.ibe.tcav2.PartyManager.createEmail(PartyManager.java:116) at _oa__html._myfile__ibeMyFile._jspService(_myfile__ ibeMyFile.java:908) at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119) at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417) at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267) at oracle.jsp.JspServlet.internalService(JspServlet.java:186) at oracle.jsp.JspServlet.service(JspServlet.java:156) at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456) at org.apache.jserv.JServConnection.run(JServConnection.java:294) at java.lang.Thread.run(Thread.java:662) Value for contact_point_purpose must be a value defined in lookup type CONTACT_POINT_PURPOSE.

    Tried this but it is giving the below error
    APP-FND-01242: Cannot read value from field PER_ASSIGNMENT_ID
    Cause: The field PER_ASSIGNMENT_ID could not be located or read.
    Action: This error is normally the result of an incorrectly-entered field name string in a trigger, or a field name string that does not uniquely specify a field in your form. Correct your trigger logic to precisely specify a valid field.

  • Item category RENN is not defined for this item

    Hey SD experts,
    I've created a sales order with free of charge and standard items.
    Now, I'm trying to create a return order with reference to this sales order.
    I got this error message: Item category RENN is not defined for this item.
    I've checked in VOV4 : the combination Sales document type + Itemcategory group =>Itemcategory seems to be correct.
    Why am I getting this error message then ?
    Regards,
    Bahia.

    Dear Bahia,
    Check item level copy control settings between Sales order free of charge and Return sales order i.e copy control settings between free of charge order item category and returns order itemcategory.
    Once again check item category determination through VOV4 transaction for the combination of
    Your returns order document type+Itemcategory group-->RENN.
    I hope this will help you,
    Regards,
    Murali.

  • How to define an aggregation rule for a dimension based on bridge table?

    Hello,
    I need a solution for aggregating data correctly when using a dimension based on a set of dimensione tables containing a bridge table. Please find below a description of my business case and the OBIEE model which I’ve created thus far.
    Business Case
    The company involved wants to report on the number of support cases, the different types of actions that were taken and the people involved in those actions. One support case will undergo a number of actions (called ‘handelingen’) until it is closed. For each action at least one person is involved performing a specific role, but there can also be multiple persons involved with 1 action, each performing a different role for that action. This is the N : N part of the model.
    The problem that I face is visible in the two pictures below:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/sample.png
    As long as I don’t include anything from the Dimension Meelezer in my report, I get the correct number of handelingen (7). When I include the person (called ‘Meelezer’), the measuere per action is multiplied by the number of persons/roles involved with that action.
    When I changed the Aggregation rule in the report column #Handelingen to ‘Server Complex Aggregate’ I do get the correct endtotal:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/sample2.png
    I believe it should be possible to define in the repository a different aggregation rule for individual dimensions, but I’ve not been able to achieve this.
    Explained below is what I have created in my Physical and Business Model & Mapping layers:
    The Physical Model is built like this:
    (This is just a small part of a much larger physical model, but I’ve only included the most relevant tables)
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/PhysicalDiagram-1.png
    The Fact table (ALS Feit Zaakverloop) contains FK’s for the action (FK_HANDELING, joined to ALS Dim Handeling), the date the action took place (FK_DATUM_ZAAKVERLOOP, joined to ALS Dim Datum Zaakverloop) and the uniqe group of people involved (FK_MEELEZERS, joined to ALS Groep Meelezers) and a measure column (SUM_HANDELINGEN) populated with the value ‘1’ for each row.
    The Bridge table (ALS Brug Meelezer/Reden Meelezen) contains three FK’s: FK_GR_MEELEZERS (joined to ALS Groep Meelezers), FK_MEELEZER (joined to ALS Dim Functionaris) and FK_REDEN_MEELEZEN (joined to ALS Dim Reden Meelezen).
    The Business Model
    In the business model, the four physical tables for the N:N relation have been combined into one logical dimension table.
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/BusinessModel-1.png
    DIM Meelezer contains one LTS in which the four physical tables have been combined:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/LTS1.png
    And all the required locical columns have been created:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/LTS2.png
    DIM Meelezer has also been identified as a bridge table and a Business Key has been defined on a combination of the FK’s in the bridge table and business codes of the two dimension tables.
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/BMDIM.png
    Next a hierachy was created for Dim Meelezer:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/Hier.png
    In Feit Zaakverloop, a measurement called ‘# Handelingen’ was created using SUM_HANDELINGEN, with an aggregation rule of SUM.
    In the LTS of both the DIM Meelezer and Feit Zaakverloop, the Logical Content Levels have both been set to: LVL Detail – Meelezer.
    Please provide suggestions that will NOT require changes to the physical datamodel as they would require too much time to achieve (or at leats would not be ready before my deadline.
    Thanks!
    Edited by: The_Dutchman on Dec 13, 2011 11:43 AM

    Hmm, no replies yet...
    Am I in 'uncharted territory' with this issue?

  • Tax category DE 2 is not defined for country 1

    Hi to all,
    We are in retail project while changing the article master following data is coming automatically to tax data in general data DE Germany MWST Output Tax O Unbranded Other. When I save the article master, i am getting following error.
    Tax category  is not defined for country DE
    Message no. M3019
    Diagnosis
    The combination of values you have entered is not defined in the system.
    Procedure
    Check your entries, and choose a valid value or combination of values with F4.
    If you want the value(s) to be defined in the system, contact your systems administrator.
    Detail error E M3 019 : Tax category DE 2 is not defined for country 1
    Regards
    Govind

    Hi Anil,
    Allready it was maintained
    Regards
    Govind

  • Defining multiple hierarchies for single dimension in Administrator?

    Hello,
    We are attempting to define multiple hierarchies in a single dimension in Administrator. The following two examples are representative use cases for what we're trying to do:
    DateDim
    ----By Calendar Quarter
    --------By Calendar Month
    ------------By Week
    ----------------By Day
    ----By Fiscal Quarter
    --------By Fiscal Month
    ----By Calendar Month
    --------By Week
    Note that "By Calendar Month" can't really be a shared level because we do not want to include "By Day" in the third hierarchy.
    ServiceLocationDim
    ----By Sales Region
    --------By State
    ------------By City
    ----By State
    --------By City
    ------------By Zip
    ----------------By Store
    Note again that "By State" can't be a shared level because its children differ in the two hierarchies.
    The goal is to have multiple drilldown paths supported. If there is a different way to do this in Administrator that does not use hierarchies, that would be acceptable.
    Can anyone point me in the right direction?
    Thanks,
    Matt Warden
    Balanced Insight, Inc.
    http://www.balancedinsight.com

    Hi,
    when defining multiple hierarchies in a dimension, the lowest level needs to be the same for each hierarchy...that's a prerequisite.
    But I think you can define them this way...and restrict your 'drill' level on your fact table...as I think you will have a different aggregation level overthere.
    So for your dimension you'll set the logical level on the lowest level and in your fact you can play with the logical level depending on to the drill level?
    Can that help you?
    A.

  • ERROR - 1023001 - No matching region defined for the specified server,app,

    Gurus,
    I was trying to sync two cubes, basically one has to go to the other.
    This is the script
    refresh replicated partition 'app2'.'db2' from 'app1'.'db1' at $COMPUTERNAME all data;
    However, when I check the logs, I get this error message
    ERROR - 1023001 - No matching region defined for the specified server,app,db:
    How do we fix this error. When I checked some of the essbase erro docs, I dont find it.
    Please help
    Thanks

    Do you get any additional information in your app log?If so, can you post the message.We run on UNIX (solaris) here and ran into an issue with host-name resolution that turned out to be hostname cache problem. I don't know if you have similar on AIX.

  • Error msg 'Tax category UTX2 is not defined for country US' in RMDATIND

    Hello,
      We just upgraded our system from 4.6C to ECC 6.0 and have been using RMDATIND (BMV0) to load new materials into SAP. This worked fine in 4.6C, but now we keep getting the error 'Tax category UTX2 is not defined for country US'. It is error msg M3019.
      I'm assuming that there is some configuration change we must make, but have not found the correct one so far.
      Can someone guide us as to what changes we must make to be able to load new materials into our SAP system without getting this error message?
      Thank-you,
      Rick

    I wanted to delete this message as I felt it was in the wrong section, but I cannot find out how to delete a message.

  • Message no. V1321 - Item category ALES is not defined for this item

    Hi,
    I am trying to use ALES - Item Category for creation of the Sales Order. But i am getting this eerror message as Item category ALES is not defined for this item. Please let me know the config changes that i need to do to use this Item Category.
    Thanks in Advance !!

    To maintain the item category for a sales order type first you have to assign the item category in SPRO.
    SPRO>Sales & Distribution>Sales>Sales Documents>Sales Document Item>Assign item categories.
    In the screen Change view Item category assignement:overview screen
    select your sales document type + ItemcategorygroupUsageHigherLevel Item category
    Then you have to maintain Default item category and Manual item category.
    Default item category will be proposed by the system when you enter a material in sales order. You can change the item category to any one of the manual item category maintained above.
    For e.g.: You are creating a thrid party sales order. Default item category is TAN, if manual item category is maintained as TAS for this combination of sales document type + ItemcategorygroupUsageHigherLevel Item category and then system will allow you to change item category to TAS. If this is not maintained then system will give you an error as"Item category TAS is not defined for this item".
    Again depending the item category further acitivites will be carried in SAP, like in third party item (TAS) PR screen will be displayed.
    Thanks,
    Sarvesh Desai
    Edited by: Sarvesh DeSai on Jan 11, 2012 7:08 AM

  • 'Item category SUBC is not defined for this item'

    Hi,
    When i tried to create an SO with item category SUBC, the system pop-up this error msg: 'Item cateogry SUBC is not defined for this item'
    Please let me know what should i do?  Thank you.
    I've maintained the item category assignment with same item category group maintained in material master data..But it still not work...

    Dear Laa,
    This is due to not done the itemcategory definition and determination.So
    First you define the itemcategory  SUBC through VOV7 transaction (By copying standard TAN)
    Then do the itemcategory determination through VOV4 transaction for this combination
    Sales document type+Itemcategory group--->Itemcategory
    Itemcategory group is different from itemcategory.
    Itemcategory group maintained in the Material master data
    The item categroy will get determine in the sales order based on Sales document type+Itemcategory group
    I hope this will help you,
    Regards,
    Murali.

  • Item category IRIN is not defined for this material

    Hi,
    When creating Sales Order, I assign a service material with Material Type DIEN , System gives me error as
    "Item category IRIN is not defined for this item."
    I want to know where and how is the link between Item Category and Material is maintained
    Thanks in advance.
    Regards,
    Nitin

    hi
    i am not a expert , based on my knowledge system will determine the item category for line item , based on  vov4 , here you will give the
    sales document typeitem category groupusage+higher level item= default item category
                  or                +            leis               +  sein  + enter over item= irin
    this is for determination ,
    in the material master  you will check the item category group , sale view tab 1, 2,  and also basic data.
    based on this will take , line item , item category . so sales view and basic data view item category group are same , other wise system sows this is error message ,
    please check this
    regards
    sankar

  • Defining MAPs for secured dimensions

    With regards to defining the "Member Access Profiles (MAP)" for dimension members SAP adviced the following:
    "When defining member access for secured dimensions, be sure to define access for ALL secured dimensions of the application"
    My question is:
    Do I have to do it in just one MAP or can I do it in two separate MAPs ???

    You can create Multiple MAP.
    Any user should have associate at least one MAP.
    In this way you can define access for diferent users to members from secure dimensions.
    Kind Regards
    Sorin Radulescu

  • Want to define the photo dimension for photo upload

    Hi,
    I want to define the photo dimensions for photo upload in attachments on external candidate profile page in e-recruitment module. However, i have checked in SPRO in attachment node but not able to explore this functionality.
    Kindly help.

    Unfortunately, you cannot check the dimensions of attached documents with this BAdI, but it can be used as a starting point for your further verification.
    Please refer to topic Get image dimension width height to retreive the dimensions of a JPEG file

  • Mis match in attributes of item category B and Blanket PO item details

    Hi
    I could not able to create a Blanket PO with document type FO and item category B (limit).
    Normally for a blanket PO, GR is not allowed and IR is mandatory. So, I could able to see these checkboxes for GR (not set and grayed) and IR (set and grayed) in the item details of the PO in delivery and invoice tabs. But I end with an error message that 'GR is not set is used is not allowed' (exactly i don't remember but some thing like that)
    Before creating a blanket PO, I found that in 'attributes of item categories', that for the item category B, GR is set and IR is not set (in customizing-OMH4). Of course, one cannot change the attributes of item categories.
    I suppose due to this mis-match in the attributes of item categories and that in the PO, I'm getting an error message while creating a blanket PO and could not able to save.
    Also I have checked all the system messages for the message displayed. No where(i.e. in any message class or category and for that message number) I found any such message defined with error in 'attributes of system messages' for purchasing, material master, inventory, invoice verification etc.
    I suppose this error message is coming somewhere from the application program for the PO.
    So, what can be the solution
    waiting for your reply.
    thank you

    Thank you for your answer. I haven't mention this point in my thread but I have already tried this.
    I have tried matching the GR and IR controls of account assignment category with PO GR, IR controls and also with item category B, GR, IR controls. Still i am getting the same error and could not able to save the PO
    Also I have checked the field settings for PO for all categories like transaction relevant, item category relevant, etc in customizing.
    Main problem is both GR and IR controls are being grayed in PO. Other wise I could able to change them as per my wish and could able to avoid the error even though the GR and IR controls in PO are correct as per the process requirement.
    If possible, please check the GR and IR controls for item category B (in my system it showing that GR is set with binding and IR is not set with binding). But it should be reverse as per the process requirements and in limit PO it is showing correctly. i.e. with GR is not set with binding and IR is set with binding.
    thank you

Maybe you are looking for

  • Ipod 5 can't upload or play some of my video podcasts

    I have been watching Photoshop TV and loving it. Now i want to watch TheInDesigner video podcasts but I can't get them to upload to my ipod. I can listen to audio podcasts of this show but all the video versions are a no go. I have them loaded up on

  • Issue while doing Incoming Payment & Foreign Currency Revaluation

    Hi, When i am doing Customer Incoming Payment, we are getting one more line item Foreign Currency Revaluation with Zero amount. Bank A/c - Debit Customer A/c - Credit Foreign Currency Revaluaiton A/c - Credit Why Foreign Currency Revaluation Accounti

  • Helpful notification of BB contract termination da...

    We have seen posts from customers that demonstrate unreasonable difficulty in establishing exactly when their contract is due to expire, and posts expressing outrage that their contract was renewed without their knowledge. Basic information about our

  • Printing CD Jewel Case - White Mosaic

    The little popup window description that comes up when you select Print>CD Jewel Case>White Mosaic finishes with the words "Prints in full color". This is a collection of 30 different versions of Somewhere Over The Rainbow. The artwork is various pic

  • Allow service to interact with desktop

    Hi, DC OS - Windows Server 2008 R2 Std Client OS - Windows XP, Windows 7 I have implemented Security policy through Network Policy Server and enabled Wired AutoConfig Services Automatically. While Enabling Wired AutoConfig Services, if i check mark o