Multiple classification not allowed

Hi
I would like to maintain same site to multiple site (store) hierarchy. However, error message appeared when I would like to assign site to class via tcode WB86. From the diagnosis, it says that we can define class types and their features in the IMG for Classification. There was an error 'Transaction CL2B (RCCLTYP0) is obsolete' when I click on tcode CL2B to maintain the class type. Can experts share with me where is the correct configuration path to allow for multiple classification.
Regards
Kang Ring

The problem is solved.

Similar Messages

  • Error: Multiple classification not allowed in BAPI_GOODSMVT_CREATE

    Hi Experts,
    I have a Z-program where I am using  BAPI_GOODSMVT_CREATE to create GR, while executing the BAPI getting error as "Multiple classification not allowed".
    This issue is coming after version Upgrade from 4.6C to ECC6. I even Implemented the SAP note: 1988378. I am also getting the error for the Classtype 023. So I tried Implementing this note.
    But the issue remains the same.
    Kindly suggest,
    Regards
    Gopa

    Also Checked in SPRO-> Cross Application-> Classification System-> Classes-> Maintain Object Types & Class Types.
    When we select MCHA from the Tables on the right side and then Click on Class Types folder on the Left hand side, we can view the Class Type : 023 assigned to Batch on our right side. There we hav some checkboxes below it. One of the check-box states "Multiple Classification", that checkbox is not selected.
    When we check the same in the Older Version 4.6, there also the check-box states "Multiple Classification", that check-box is not selected.
    Regards
    Gopa

  • LRM-00112: multiple values not allowed for parameter 'query'

    Hello,
    I am getting below error while trying to execute below query...please help:
    exp username/password file=query.dmp log=query.log tables=schema_name.tablename query=\"where PRODUCT_KEY IN\'4541450,4541455,4541475,4541504,
    4541505,4674142,4674201,4674202,4673982,4674000,4674114,4674118,4654432,4715806,4715807,4716122,4716133,4870247,5321008'/"
    LRM-00112: multiple values not allowed for parameter 'query'
    EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help
    EXP-00000: Export terminated unsuccessfully

    yeah i have tried using paranthesis as well...it has given below error then:
    exp schema/password file=query.dmp log=query.log tables=schema_name.table_name query="where PRODUCT_KEY IN (4541450,4541455,4541475,4541504,4
    541505,4674142,4674201,4674202,4673982,4674000,4674114,4674118,4654432,4715806,4715807,4716122,4716133,4870247,5321008)"
    ./export.ksh: syntax error at line 1 : `(' unexpected

  • Error multiple batches not allowed

    HI,
    while adding the delivery document i am getting one error, the error is multiple batch is not allowed.This issue occurred for the 1st time.
    Regards-
    Mona.

    Dear Gordon,
    Thanks for your reply but it was working earlier.Actually this is related to add on.
    Regards-
    Monica.

  • Multiple ConnectionFactories not allowed??

    So, I have two (2) application clients. Each App Client has a connection factory and then opens a number of Topics. Both App Clients are deployed on Glassfish server.
    When I run the first App Client, all is fine. When I go to run the second App Client, I get a NullPointerException when I try to get a connection to the connection factory.
    Are multiple connection factories NOT allowed in the same Glassfish server??
    TIA,
    Mookie

    The problem is solved.

  • Director 12, multiple computers not allowed

    So, I have a desktop and a laptop for travel for work-on-the-road. Apparently, Director 12 will not allow me to install a copy on both computers sharing the same install ID number. (It asks me to de-activate the desktop when I install on to the laptop).
    Is this correct? I used to be able to install on both machines.

    I need to do the same, is this not allowed in D12?

  • LRM-00112: multiple values not allowed for parameter 'control' - SQL Loader

    Hi,
    Please can someone help me identify why the below SQL* Loader test doesn't work and i get the error in the subject header?
    ctl file (load.ctl)
    load data
    infile 'C:\Documents and Settings\My Documents\loader\TEST.csv'
    into table XXCPP.SQL_LOADER_TEST
    fields terminated by "," optionally enclosed by '"'
    ( PERSON_ID, EMP_NAME, EMP_NUMBER )
    command line prompt
    sqlldr thompsos/generate control='C:\Documents and Settings\My Documents\loader\load.ctl' log='C:\Documents and Settings\My Documents\loader\load.log'
    I'm obviously missing a key piece of code, but can't locate it?
    Many Thanks

    Thanks, unforunately it's still the same. What i have done is move the file to the c drive rather than using a location which has spaces on it.
    I no longer have the same issue as before, but Now i get a different message that would imply my directory isn't correct. I've double checked and everthing seems in order and files are where i've selected.
    Error:
    sqlldr thompsos/generate control='C:\loader\load.ctl' log='C:\loader\load.log'
    SQL*Loader: Release 8.0.6.3.0 - Production on Wed Jan 12 13:31:50 2011
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    SQL*Loader-500: Unable to open file (C:loaderload.ctl)
    Linux Error: 2: No such file or directory
    ctl file (load.ctl)
    load data
    infile 'C:\loader\TEST.csv'
    into table XXCPP.SQL_LOADER_TEST
    fields terminated by "," optionally enclosed by '"'
    ( PERSON_ID, EMP_NAME, EMP_NUMBER )
    Command Line
    sqlldr thompsos/generate control='C:\loader\load.ctl' log='C:\loader\load.log'

  • VL31N: multiple item Inbound is not allow

    Dear experts,
    I have customer's requirement: In VL31N, there is only 1 PO is refer. It means inbound delivery is single item, multiple item Inbound is not allow, could you know how to do or any user exit support to do that.
    Thanks

    Look at VTLA > (EL<>/DL/DZL )--> and item cat ELN --> Data transfer -> Item data routines.
    Can't remember which routine you can use, try it out. If not, ask abaper write a new routine and assign to it.

  • R1: tcAPIException: Duplicate schedule item for a task that does not allow multiples.

    Hi,
    I'm struggling with the following task:
    I have to assure an account exists for a given resource. I do provision it with the .tcUserOperationsIntf.provisionObject().
    I've created a createUser task to create the account.
    The task code checks if there is already matching account.
    If no account exists, is is created in the disabled state, and the object state of OIM account is set to 'Disabled' by means of task return code mapping.
    If it exists, it is 'linked' to OIM account.
    The problem is if the existing account is enabled, I have to change the OIM account state to 'Enabled' either.
    To implement this (thanks, Kevin Pinski https://forums.oracle.com/thread/2564011 )) I've created an additional task 'Switch Enable' which is triggered by a special task return code. This task always succeeds, and its only side effect is switching the object status to 'Enabled'.
    By I've getting the 'Duplicate schedule item for a task that does not allow multiples' exception constantly:
    This is the stack trace:
    Thor.API.Exceptions.tcAPIException: Duplicate schedule item for a task that does not allow multiples.\
      at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.provisionObject(tcUserOperationsBean.java:2925)\
      at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.provisionObject(tcUserOperationsBean.java:2666)\
      at Thor.API.Operations.tcUserOperationsIntfEJB.provisionObjectx(Unknown Source)\
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\
      at java.lang.reflect.Method.invoke(Method.java:601)\
      at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)\
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)\
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)\
      ...skipped
      at Thor.API.Operations.tcUserOperationsIntfDelegate.provisionObject(Unknown Source)\
      ... skipped
    What did I wrong?
    Regards,
    Vladimir

    Hi Vladimir,
    Please select 'Allow Multiple Instance' checkbox for the process task.
    Thanks,
    Pallavi

  • Valuated GR not allowed in case of multiple account assignment

    Hi Friends,
    While creating Asset PO with multiple account assignment categories from SC
    i received the following error message in RZ20.
    PO 0030065837: No instance of object type PurchaseOrder has been created. External reference:
    PurchOrder 0030065837: Purchase order still contains faulty items
    PO 0030065837: Valuated GR not allowed in case of multiple accoun t assignment
    PurchOrder 0030065837: Transfer failed
    Now the PO status is error in process
    Can any one help on this issue...
    Thank You
    Shrinivas

    Hi shrinivas,
    When you are having the multiple account assignment, then the system will force you to have GR-non valuated indicator being flagged which results in the fact there is not any FI document at GR posting stage and this is the standard feature of SAP
    can you tell me whether you have that option of selecting or deselecting the GR nonvaluated in PO creation(EBP).If it is there falg it and reprocess the Sc
    hope this will help
    regards
    subbu

  • How to open multiple artboard illustrator file in illustrator. Coz, whenever we open a multiple artboard file, illustrator provide an option to chose one artboard but does not allow opening of all artboards. Somebody may explain it

    How to open multiple artboard illustrator file in illustrator. Coz, whenever we open a multiple artboard file, illustrator provide an option to chose one artboard but does not allow opening of all artboards. Somebody may explain it

    Doug's got it right. It sounds like you are trying to open a later version file in an earlier version. This will always be handled as opening the PDF portion of the file. Try Googling AI_openMultiPagePDF for a script to open these or Resave from the newer version to the older.

  • How to disable Refresh,Reload in browser and user should not allow to multiple browser sessions ?

    Dear All,
    How to disable Refresh,Reload in browser and end user should not allow to multiple browser sessions in portal.Where we need to configure the settings or any code in masthead or any other component. My server version is 7.4 - SP5 .Please help us.
    Thanks for advance,
    BR,
    Durga Rao.

    Dear all,
    i am able to logoff the click refresh button on keyboard.I am using this code to log off the user into the portal.
    document.onkeydown = function(e)
      var key;
      if (window.event) key = event.keyCode
      else
      var unicode = e.keyCode ? e.keyCode : e.charCode
      key = unicode
      switch (key)
      { //event.keyCode
      case 116: //F5 button
        LSAPI.sessionPlugin.logoff();
      event.returnValue = false;
      key = 0; //event.keyCode = 0;
      return false;
      case 82: //R button
      if (event.ctrlKey)
    LSAPI.sessionPlugin.logoff();
      event.returnValue = false;
      key = 0; //event.keyCode = 0;
      return false;
      case 91: // ctrl + R Button
    LSAPI.sessionPlugin.logoff();
      event.returnValue= false;
      key=0;
      return false;
    Thanks.
    But i am unable to control the multiple windows opening the browser.So any one can tell me the how to block the new window and new tab/duplicate tab option.
    BR,
    Durga Rao.

  • Lightroom 2.0 will not allow multiple image keywording

    Lightroom 2.0 intermittently will not allow me to add keywords to multiple image selections (two or more images selected). The first image selected gets keyworded and the rest do not. Is anyone else having this problem, and if so, have you been able to find a fix.
    Thanks.
    Steve

    Thanks, that took care of the problem.
    I missed that in the Lightroom "manual".
    Steve

  • HT1349 I have multiple albums that I've purchased that iTunes will not allow me to play stating they cannot locate the source. I then tried going into available downloads in iTunes to see if I needed to download it again, and iTunes tells me it is already

    I have multiple albums that I've purchased through iTunes, and iTunes will not allow me to play them stating they cannot locate content.I tried going into iTunes Store and look for available downloads, but the store shows it's already downloaded. It's a lot of music i've bought and can't play. How do I fix this?

    Forget the pad for a moment and just think about I tunes on your computer.  Every now and then( 3 times over 6 years) when doing an I tunes upgrade, I tunes seems to lose track of some of my music files.  They show up in the I tunes listing, but when you try to play, it cannot find the source.   The cause is always that I have somehow moved some or all of the music to a library that is outside of the set of libraries I have dragged into I tunes.
    On your computer, search for one of the songs.  All the missing ones are probably together, and when you find one, you will find the rest.  When you find it, note the directory  and file path to where it lives, then add that path to your I tunes
    Ibarra.
    Note, the original listing will still be in I tunes, so you will get double listings for theses songs, and no easy way to tell which is the valid ane and which is not, other than the ! Symbol when it cannot find the file.  I know of no good way to get rid of the duplicate listing except manually going through and deleting them.
    One you get them back into your I tunes library, they will sync and play fine.
    Second side effect,  if you are streaming to atv, and it comes accross one of those entries that leads nowhere, it simply stops streaming, and you have to restart the play.

  • Batch element raise error for few cases as Multiple entries are not allowed

    Dear
    Element type :' NON-RECURRING'
    Multiple entry :' un-checked'
    We have a commission element as non-recurring. As per company policy we allow this commission on Assignment criteria and it got successfully transfer we run it previous month. But today we are doing the same activity and getting error “Multiple entries are not allowed for this entry” in two cases while batch validation. However when we enter this element manually under the assignment element entry window, it allow user to save without any restriction.
    So, why system not allow it through batch window.
    I am very thank full to you, pls very critical.
    Pls advice.

    User uploaded duplicate assignment for the same element, therefore system was not being allowed to process for that batch. we removed duplicate record and the error was removed.

Maybe you are looking for