Class Type 019 for operation classification in Routing

Hi,
I need to assign class type 019 for classifying operation.
Its giving the below error: "Data for class type 019 has not been converted yet"
The details of the help are as below:
Can any one update the implications of the steps or how can Proceed with this.....
Diagnosis
You want to define resource selection conditions. In this case, you need to classify the operations with class type 019. The data for class type 019 must be converted first.
Procedure
1. In Customizing for the Classification System, call the classifiable object types.
2. Make a note of the settings for the following objects in object table CRHD (work center) and class type 019:
AFVC
CRHD
PLPO
3. Delete these objects and save your settings.
4. In the main menu, choose Tools -> ABAP Workbench, and then Development -> ABAP Editor.
5. Enter the program name RCCLUKA2 and choose Execute.
6. Enter class type 019 and choose Execute.
The system converts the data of this class type.
7. Call the classifiable object types in Customizing for the Classification System again.
8. Use the settings you have written down to create the objects again that you have deleted before
Thanks
Amlan C

Dear,
The classification data of the resource has not yet been converted.
So that the same classes can be used for defining the selection conditions as for classifying resources, a conversion must be carried out for class type 019.
Please start report RCCLUKA2 in SE38  with the following parameters: Object table:      CRHD
Class type:        019
Regards,
R.Brahmankar

Similar Messages

  • Defect Recording for operations in rate routing

    Dear Masters,
    How to record the defects for the operations defined in rate routing of a material once the inspection lot in generated using TCode MFPR in repetative manufacturing?
    Thanks & Regards,
    Ram Kulkarni

    You mean to say tan is available in rate routing itself ?

  • CA11 Create Document type PRT for Operation

    Hello,
    We're in an ECC 5.0 system, needing to load Reference Operation sets.  One of the requirements is to select an operation from the operation overview screen, select the PRT button and select Document from the popup.  My problem is that a recording doesn't allow me to select a line from the table control (OK_CODE POSI is not recognized), and selecting the PRT button requires that one of the rows be selected. I looked at the direct input program RCPTRA02 briefly, but didn't see how a document type PRT would be created.
    Thanks in advance for your help,
    Ted

    Found it in RCPTRA02, record type 11 by dumping an existing object.

  • Customer classification - use class type 011 or copy?

    Hi - We have a requirement for some customers to have additional information stored w/them and are planning on using the Classification system.
    We have already created and are using one class under class type 011 for a different purpose / different set of data.
    I know I can create a new class under existing/standard class type 011; however I am wondering if there is any benefit to creating a new class type, for example, Z11 by copying 011 and creating my new class under type Z11?
    I'm asking because I have seen, in the case of material, multiple "Z" class types for further describing materials, each with one class instead of multiple classes under standard class types.
    Thank you - Matt

    dear Matt,
    do you really need to create a new class type?
    look, before to proceed take into account that class type determines the following:
    which object types you can assign to a class
    which class maintenance functions you can process
    whether you can classify objects in more than one class
    which class statuses, organizational areas, and text types are supported in class maintenance functions
    whether you can use engineering change management for classification
    which filter functions you can use to restrict the search result
    good luck!

  • More than one class type for a Material

    Hi All,
    We have a requirement of using a Material for Variant configuration. So we need to assign Class type 300 for that Material.
    But that Material is Batch managed. So Class type 023 is already assigned. I am unable to extend the Material to Class type 300.
    I searched forum, it is given that, it is possible to maintain different Class types for a Material.
    But I tried, I couldn't do that.
    Please help me to extend a Material to another Class type.
    Regards,
    Raja Durai

    Hi Raja,
    You can maintain different classes for same material.
    Go to material master and go to Classification view. Go to Extras->Change class type (F7)
    Now you can add a class of different class type.
    Please see below snapshots for more details.
    Thanks,
    Dattatreya N R

  • How to transfer classification data (class type 001) in ecc to crm

    Hi. dear
       I have a problem in transfering classification data (class type 001). we use classification data in material (mm01) in ecc, class type is 001, but now I have to transfer the classification data to crm.
    i had downloaded the CLASS,ATTRIBUTE and OBJCL,MATERIAL,but i don't see classification data in  crm.
    please let me konw :
    (1) how can i transfer classification data (class type 001) to crm.
    (2)how can i see these data in crm
    thanks
    zong

    first, very thanks , i had seen the note 428989, but, i wonder if there are other method to resovle the problem.
    In ecc, the classification data have many charicter ,but ,in crm, how can i display the classification data . in product data,of crm,  i cannot see any tab to display the data. what can i do in crm to display the classification data.

  • Activation of History Log for Material Classification CLASS TYPE 001

    Hi All.
    I've a question about this object.
    We need to launch RCCLUKA2 to activate multiple objects registration and to generate history log for changes in classification of materials (AUSP table).
    Reference are sap notes 942691 and 943559.
    I FOUND OUT THERE'S a big problem. RCCLUKA2 change AUSP objek key, using internal number range from INOB objects.
    There're hundreds of custom reports and other stuff that read AUSP directly with Matnr Code as objek key.
    I think that's a serious problem, isn't it? Or is there any solution about ?
    Thanks for Help!
    _______> old message
    This report RCCLUKA2 does 5 steps.
    1 step: activation flag for multiple objects in table TCLA and TCLAO only for  input class type (in this case 001 -> MATERIAL);
    2 step: download of KSSK data and AUSP data in two text files (name defined in input parameters);
    3 step: delete all KSSK data and AUSP data for class type 001,  10.000 records every loop;
    4 step: create reference object in table INOB for all records inserted in KSSKFILE, inserting all records in KSSK table at END of INOB upgrade;
    5 step: inserting record in AUSP table from all records inserted in AUSPFILE, using INOB objectid created in step 4.
    DEQUEUE ALL
    We think that this process is a little bit dangerous in production system, due to procedures that always run, in background or foreground.
    I've found a work around that creates an implicit enhancement for LCLVFF10 form FILL_REDUN.
    I think that it's not suggested to create this enhancement because of the missing flags in TCLA/TCLAO and missing reference in INOB and KSSK database.
    This enhancement would create records only in CDHDR and CDPOS with a general key object reference (such concatanate matnr(without-letters) mafid and atinn code).
    This enhancement couldn't also activate the standard function of reading document changes from standard menu in MM03/MM02/MM01, etc..
    Do you have any suggestion about this?
    RCCLUKA2 is a very old report. SAP didn't give any advice or upgrades for this need?
    Thanks for your help
    Message was edited by: Roberto Vacca

    Dear ,
    changes in values for a characteristic can be monitored in CL20N but as for MM02/MM03 transaction only for class type 023.
    For class type 001 or 300 the change document isnu2019t available.
    Thanks.

  • Multiple class types for material master classification display default.

    Hello,
    We are running on R/3 4.7.  We use several different class types for our material masters (001 and Z01).  The problem this creates is the end user having to constantly tell the system which class type to use when going to the classification screen for different materials with different class types.  If a user views one material's classification page with a particular class type (001) then looks at another material with a different class type (Z01) the system tries to pull in information from the last materials class type (001).  The system tells the user there are no assignments for the class (001) in the material their viewing but there is one for class type (Z01).  The user then has to select the class type that applies to the material master their trying to view.  Is there a way for the system to automatically see when a material has only one class type assigned to it for it to automatically default it in without the user having to specify the class type?
    Thanks,
    JRW

    Hi,
    Check the configuration, have you maintained default class type for material type.
    Logistic General> Material Master> Basic Setting> Material Type> Define attributes of Material Types>Select the material type> Double click on material type--> Class type
    Edited by: P. Dhamane on Jun 4, 2010 3:21 PM

  • PM : Does PM support multiple  Class types for Equipment classification

    Hi,
        Do  Plant maintenance support multiple class types for the classification for the equipments.
    Our  Customer has created his own class type other than 002(Equipment) for the classification and wants to know weather PM supports such class types or not.
    Thanks and Regards,
    Anuj
    Edited by: Anuj Goyal on Mar 13, 2008 10:16 AM

    hi
    i think you can use the your own class type provided you have done all the settings related to the standard class type 002,also if you have create your class type your standard class type will be changed to either the newly created one or 002 based on settings made by you
    regards
    thyagarajan

  • Assigning Classification using CL20N for class type '048'

    In CL20N i am entering the following values:
    Document Type : ZZZ
    Document : 10000100
    Doc. Version : 00
    Document Part : 000
    Object : MARA & 123P456(Material Number)
    Class Type : 048
    When i enter these values i am getting an saying "Object not found"
    I see some problem with Object type & Object Key. I have enetred these fields as they are populated inthe Z-Table "DRAD".
    Kinldy suggest me if i need to pass something else to make it work.The assigment works fine from DMS transactions but i need it to assign from this CL20N.
    Thanks
    Abhishek
    Points for sure

    Hi
    Can you explain the scenario?
    One more thing, Class type selected must be 017 which will only allow you to add classes to document and not material.
    Generally 048 is used with Release strategy in MM where you dont need to specify values in release strategy n the same is achieved thru this CL20N
    Probably you need config for SPRO >  Classification > Classes > Maintain Object Types and Class Types
    Niranjan
    Let me know if it helps !!!

  • How to change material classification for class type 023

    Hi Expert,
    I want to change class ZSK_EXPIRY_DATE to ZSKK_GR_DATE under class type 023 in classfication tab (MM02). Understand that the same class also assigned to material and batch in MSC3N. So i'm sure it's not as easy asdo the direct change in CL20N. Can i anyone please guide me step by step to change it? What is the pre-requisite and the impact of the change that i have to care of..
    Thanks/Regards,

    Hi Crystal,
    You consume all the materials created with the earlier batch classification and then try to change it. or keep the assinged class and then create your new required class and then assign the new class to the material in classification view and start using the new one.
    Chris

  • Creating a new class type in the classification system

    We are wanting to classify objects in a ZTABLE.  We have a home grown system for defining our customer requirements that is used as the way for the sales people to communicate to the engineering dept. what the customer wants.  A new need has come up that seems to be a good fit to be able to classify our customer requirements.  I have been trying to create a new class type that is linked to our ZTABLE.  However, even though it looks like we should be able to do this I have not been able to do it.  I ran across some documentation that seems to imply that adding a new class type used to be possible, but no longer is.
    Can anyone verify that creating a new class type is still possible to do?  We are on ECC 5.0.

    Can someone point me in the right direction as to how to create my own Class Type.  Is there some documentation as to how to dow this? Other than what is fould in SPRO I have tried and tried but no joy for me. 
    This is what I have done so far:
    in SPRO:
    1) Created an Object Key for my table ZLO_CUSTREQ.  This table has a primary key of CRQNR (custormer requirements number which is I created)  The documentation says that I need to add this key field to structure RMCLY (I did that).  BUT, it also says the RMCLY is embeded in structure RMCLX and it is not.  Do I need to modify RMCLX to add RMCLY as an append structure?
    2) Went to Maintain Object types and Class types and selected my table. Double clicked on Class Types in the Dialog Structure tree, which displayed an empty list of class types. 
    I then Clicked New Entries button and filled in the fields: Class type(Z10), Description(Customer Requirements), Table(ZLO_CUSTREQ).  in the Screens group I selected Keywords and Characteristics.  In the Functions group I selected: Standard class type and Multiple classifications. I then Clicked the back arrow.  This returned me to the Class Types list which now displayed my new class type. 
    When I click the save button it kicks me out the the SPRO menu screen and I get the warning message "Class type Z10 does not have the classification status incomplete system" . 
    Then, it won't let me re-enter the Maintain Object types and Class Types screen due to an error "View cluster is already open, go back with F3"
    When I hit F3 I am returned to the main SPRO screen.  After navigating back to the Maintain Object types and Class types I continue to get the View cluster already open error.  The only way I can get back to Maintain Object types and Class types  is to completely exit SPRO and start over.  When I do, class type Z10 is gone.
    I have repeated this procedure several times with always the same results.
    Can anyone please help me?

  • Change documents of material master classification class type 001 and 300

    Dear guru ,
    I want to see the history of change documents of material master classification using MM02.
    The system allow to see the history only for class type 023.
    For class type 001 or 300 the change document isnu2019t available.
    I must do some settings or the function for these class type arenu2019t available ?
    Thanks.

    Dear ,
    changes in values for a characteristic can be monitored in CL20N but as for MM02/MM03 transaction only for class type 023.
    For class type 001 or 300 the change document isnu2019t available.
    Thanks.

  • Object dependency doesn't work for class type 001.

    Dear All,
    I would like to use classification for picking up material.
    I set up a class with class type 001 and assign to material.
    When I use mm03 to search the material with class, the object dependency in the characterist doesn't work.
    Does the object dependency work for the class type 001?
    The example is as below.
    If the characteristic CH_CAR = '01', then the characteristic CH_COLOR can show Red and Write.
    If the characteristic CH_CAR = '02', then the characteristic CH_COLOR can show Black and Blue.
    I wrote a depency precondition for this scenior, but it does't work.
    If I change the class to type 300 and attached to a configurable material, then when I create a sales order and configure the material, and the dependency did work.
    Does the object depency only support the class type 300?

    you can have object dependency in characterisitcs attached to material class. In this thread underneath the class is 001
    Length & Width is not converted in classivication view
    you may not be able to find objects using dependencies used in classification
    Object Dependencies in Classification - Classification System (CA-CL) - SAP Library

  • Message Error in classification (class REL_PREQ_ITEM class type 032

    Hi gurus,
    Can anybody plz explain me to solve the following message. This comes when i hit the classification button in the release strategies step in the release procedure
    Error in classification (class REL_PREQ_ITEM class type 032
    Thanks
    Anusha

    I made changes to 4 strategies in the development client and they seemed to work fine. so i pushed them to quality system. and now out of the 4 startegies for two strategies i get this message. When i mean i changed the strategy in the development client, i refer to the characteristics on the classification of a release startegy, i replaced a purchasing group and changed the dollar amount out of the chracterisitics doc type, account assignemnt category, total dollar value, purchasing group and plant. I tested to make sure that the release startegy kicks off when all the conditions are met for that startegy in pur req in the development environment. But now this does not happen in the quality system. I get that message and also the release startegy is not getting kicked off in the quality environment
    Thanks
    Anusha

Maybe you are looking for

  • How do I display text only in the first page inXML Publisher

    Hi everybody, I've been reading so much, on the last two days, on this issue at this forum but I didn't get an answer. My problem is: In an invoices report some text and fields from the invoice header, (such as payment terms, bank details etc.), shou

  • My Apple Computer says "Connecting to Device." I have a HP Officejet Pro 8600

    I have a Mac with iOS Yosemite with a Officejet Pro 8600, all of a sudden I open the program and it stays on teh screen that says "Connecting to Device" Help. I can't open the program to scan.  I can still print though, I'm not sure if that's due to

  • Sign in to icloud error

    com.apple.appleaccounterror 403. i m getting this error please ive me a satisfactory answer so that i can sign in to icloud sucessfully

  • Getting started help

    Perhaps someone wouldn't mind helping with some simple questions.... I'd like to get started with Java Server Pages but I am finding the process absolutely bewildering. At the moment I have a site running Jrun 3.1 and I use J2SE, so I think I will ha

  • HP Recovery

    Hi  I  have  a HP500 laptop, which I want to restore, it has Windows Vista installed. . I have marked the HP recovery drive as active and restarted the machine, now it gives me an error: "A critical support file is needed to run the HP recover manage