Assigning Equipment Number to MIC (Use of class type 005)

Hi,
I want to assign equipment number to MIC. For this i have made a class with class type 005 and assigned a characteristic for equipment number(EQUI table field). I have assigned the class to MIC. Now i want to enter the equipment number, when MIC is attached to a inspection plan. Please tell me how to do so ? and am i doing it correctly?

I am not sure whether classification can be used here or its coorect way as classification has very different use altogather.
Now what my understanding here is you can use
1.PRT filed in Inspectionn plan and assign the same to a mic @ char lavel.
2.You can also use the "Inspection method" to specify method and equipment that you are going to use for inspection.As Method is free text you can vertually write anything here.Attach method to mic in QS22/QS23
3.In "Inspection char desription /  search field " you can use name of equipment.
This is my understnading.

Similar Messages

  • IN MATERIAL MASTER RECORD WHAT IS THE USE OF CLASS TYPE(CLASSIFICATION VIEW

    Hi Guys,
    Can you please explain what are the different critiria to use different class type and what exactly meaning of the each class type with respect to Material classification.
    Any material available on this to study. Please give link.
    Thanks,
    Dhanu

    Hi,
    Purpose
    The classification system allows you to use characteristics to describe all types of objects, and to group similar objects in classes u2013 to classify objects, in other words, so that you can find them more easily later.
    You then use the classes to help you to find objects more easily, using the characteristics defined in them as search criteria. This ensures that you can find objects with similar or identical characteristics as quickly as possible.
    Integration
    The classification system allows you to classify all types of object. First, you must define certain settings in Customizing for the classification system. For more information, see Customizing for the Classification System.
    SAP has predefined a number of object types (for example, materials, and equipment). The settings for these object types have already been defined in Customizing, so you can start to set up your classification system for these object types without defining further settings.
    Features
    Before you can use classification functions, you need to set up your classification system.
    The there are three steps to setting up a classification system:
    Defining the Properties of Objects
    You use characteristics to describe the properties of objects. You create characteristics centrally in the SAP R/3 System.
    See the SAP Library, Characteristics (CA-CL-CHR).
    Creating Classes
    You need classes to classify objects. These classes must be set up. During set up you must assign characteristics to the classes.
    Assigning Objects
    Once you have created the classes you require for classification, you can assign objects to these classes. You use the characteristics of the class to describe the objects you classify.
    This completes the data you require to use your classification system. You can then use your classification system to find objects that match the criteria you require.
    Once you have set up the classification system you can use it to find certain objects. To do this:
    Find a class in which objects are classified
    Find the object(s) you require in the class
    When you use classification to find objects, you use the characteristics as search criteria, and the system compares the values you enter with the values of the classified objects.
    Uts
    Award if helpfull

  • FERT -  PRT -  EQUIPMENT   FOR TOOL MAINTENANCE USING PM CONCEPT.

    Hello,
    I need to convert the finished product (produced in our toolroom) to PRT and maintain them as equipment. By this the maintenance cost can be easily captured for these equipment PRT.
    It will be helpful if anyone can guide me for step by step prcedure.

    Hey Maheshwaran,
    Thanks for your reply, but I found my answer. I wanted to get exact equipment number that is used as PRT in order which I  found as below:
    From Table VIAUFKST with respect to a particular AUFNR i got AUFPL which i used in table AFFH and got OBJID which further I used in table CRVE_B and got EQUNR that is the exact equipment number I wanted in my report.
    Thanks once again.

  • PRT(equipment) number in order table

    Dear Masters,
    Can anybody guide me in which table the PRT(equipment) number can be found that is used in any particular order?
    For Ex: I have an equipment "100002" that is defined as a PRT in my system and I am creating a maintenance order for other equipment "100003" and I am using euqipment "100002" in this order as a PRT tool.
    Now, I want to built a report that can show the linkage between the maintenance order and the PRT used in this order. I want to know the table in which this relationshjip is stored. Please do guide me.
    Thanks in advance.

    Hey Maheshwaran,
    Thanks for your reply, but I found my answer. I wanted to get exact equipment number that is used as PRT in order which I  found as below:
    From Table VIAUFKST with respect to a particular AUFNR i got AUFPL which i used in table AFFH and got OBJID which further I used in table CRVE_B and got EQUNR that is the exact equipment number I wanted in my report.
    Thanks once again.

  • ISU Serial number = SAP Equipment number

    Hi experts
    We are thinking to synchronize the ISU device/serial number to SAP's equipment number when creating using IQ01.  This is done by setting the SerLev indicator to "1" on Material Master plant data/stor 2 tab.
    We are doing this to reduce confusion of the 2 fields, e.g. SAP maintenance plan uses equipment number and we want to use it for scheduled meter testing.
    My question is has anyone done it this way before if so what are the implications if any.
    Thanks.

    Hi,
    This is ideal way. However, please note while building logic for meter read interface etc.
    In this case,
    EQUNR = SERNR
    MATNR = Material in MM = Caategory
    Also, you have to build a logic based on LOGIKZW which is unique for register.
    Please let me know if something doesn't answer your question..
    Thanks
    Vinod

  • Is it possible to maintain two class type for a material

    Dear All,
    Is it possible to maintain two different class type for a material.
    If a material assigned with the batch and the material is a part of variant configuration, then how to handle this scenario.
    For Batch Management, class type will be 023, for Variant Configuration class type will be 200.
    How to handle this scenario.
    Please explain.
    Regards,
    Mullairaja
    Edited by: MullaiRaja on Jan 5, 2011 5:19 AM

    Mr.Raja
    As far as my knowledge, it does NOT make sense to assign a material to more than one class type.
    We can assign many classes to  a single class type of  a material.
    For configurable material, create the material using material type : KMAT.
    & then, activate the 'batch management" control in the material master, for that material.
    Pls revert with feedback.
    Hope, that helps you.
    Rgds
    Sumanth.Gururaj
    Consultant/Systems Analyst - SAP SD/MM

  • BAPI_OBJCL_GET_KEY_OF_OBJECT - Class type 001 requires additional objects

    ABAP'ers
    I am trying to use BAPI's to complete class assignments (mimicking CL20N). 
    I am using BAPI_OBJCL_GET_KEY_OF_OBJECT to get the internal object key that is needed for BAPI_OBJCL_CHANGE_KEY, which I am using to complete the classification.
    When I execute BAPI_OBJCL_GET_KEY_OF_OBJECT for class type 002 I get the internal key needed for the second BAPI.
    When I execute the same BAPI for class type 001 I get the following error:
    "CL669 - Class type 001 requires additional objects"
    I have seen other posts on the forums on how to do this for class type 023, but I need to complete this for class type 001. 
    What are the additional objects needed? 
    Can I use this feature if a material HAS NOT been extended to a plant or storage location?
    I have looked in table INOB and there are no entys for this class type - is this normal?  Is there something that I am missing?
    I have already tried internal and external values, concatenating with the client number and plant number but still get the same error.

    Hey Chris,
    You cannot use the BAPI for class type 001, This BAPI can only be used with class types which have multiple objects enabled.
    For changing the characteristics of material try using  BAPI_OBJCL_CHANGE.
    Here the key of the object will be your material number

  • Class type in material BOM

    Hello,
    I nee to insert a new material into a sub-BOM of an exploded BOM. A material class is important to insert under the precise sub-BOM.
    I would use a class type to find where to insert the new material but when I get an exploaded BOM with CS_BOM_EXPL_MAT_V2, the fields CLASS and CLART for the sub-items are empty.
    How else could I get a BOM with class information?

    I don't think the CLASS and KLART fields of the structure STPOX refer to the material class. They refer to the BOM item classification. If you have classification for the materials but not at the BOM item level, then you will not see them here. You will have to code for it.
    Srinivas

  • Valid attribute-class types for af:regionDef ?

    The only example or documentation I can find related to attributes of a regionDef are in /tagdoc/core/regionDef.html where there is an example which uses attributes of type String. Is it possible to use other classes? Any special syntax required in the EL expressions which use them? In another thread the following was suggested:
    <af:commandButton text="Save"
    action="#{sessionScope[regionAttrs.pageBeanName].save}"/>
    where pageBeanName is an attribute of type String.
    Unfortunately the page beans are mixed amoung the session and request scopes. Is there a way to pass in the scope or the actual pageBean? Alternatively I guess I could bind the action to a method with exception handling code so each scope could be checked in turn until the page bean was located but that seems a little heavy handed.

    To answer my own question ;-)
    Yes you can use other class types. Specifically I figured out how to use a Bean and more genericly a Java Interface (to which I passed the Bean). For example:
    <faces-config>
    <component-type>oracle.adfdemo.region.clientPageFooter</component-type>
        <component-class>
          oracle.adf.view.faces.component.UIXRegion
        </component-class>
        <component-extension>
          <region-jsp-ui-def>/regions/clientPageFooter.jspx</region-jsp-ui-def>
        </component-extension>
        <attribute>
          <attribute-name>pageBean</attribute-name>
          <attribute-class>demoOne.ClientPageFooter</attribute-class>
          <attribute-extension>
            <required>true</required>
          </attribute-extension>
        </attribute>
      </component>
    </faces-config>
    package demoOne;
    public interface ClientPageFooter
      public String save();
      public String reset();
    public class ClientDetailPage implements ClientPageFooter
      public String save()
        return "returnToClientList";
      public String reset()
        return null;
      <af:regionDef var="regionAttrs" >
                  <af:commandButton text="Reset"
                                    action="#{regionAttrs.pageBean.reset}"/>
                  <af:commandButton text="Save"
                                    action="#{regionAttrs.pageBean.save}"/>
                  <af:commandButton text="Cancel" action="returnToClientList"/>
      </af:regionDef>
              <af:region regionType="oracle.adfdemo.region.clientPageFooter"
                       id="clientPageFooter">
                <f:attribute name="pageBean" value="#{ClientDetailPage}"/>
              </af:region>Hope that helps someone :-)

  • 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 Assigning the number ranges for Purchase Order using EXIT_SAPMM06E_0

    How to Assigning the number ranges for Purchase Order using EXIT_SAPMM06E_001 using Functional Module NUMBER_GET_NEXT explain me ?

    Hi,
    First go thourh the FM import export parameters list.
    Try to create an internal table of type INRI-NRRANGENR for number ranges.
    We can provide the lower and higher values for this table so that what ever PO is created will be with that range.
    Try to create the ncessary ones using this FM.
    In the Exit, EXIT_SAPMM06E_001,
    the Export parameters are-
    EKKO-EBELN- the PO ios created with in that specified range
    Range as INRI-NRRANGENR - Here try to assign the Internal table that was populated in the FM.
    Try to code this in the Include provded and keep Breakpint and check the PO number generated.
    Reply if u need more help on this.
    Reward if helpful.
    Best Wishes,
    Chandralekha

  • Create document number range 22 using internal number assignment

    Hi friends,
    now i am working upgradation project from 4.7 to 6.0. sandbox i created one Asset, After that i posed amount to that asset by using f-90.now i run depreceation in ABAF T code the bellow issue is comming
    Create document number range 22 using internal number assignment
         Message no. AA776
    Diagnosis
         Processing terminated because the document number range 22 for year 2011
         was set up with external number assignment.
    System Response
         For periodic posting of depreciation, you have to create a document
         number range with internal number assignment, since the document numbers
         are assigned from Financial Accounting.
    Procedure
         Change the number assignment for the number range 22 from external to
         internal in Customizing for Asset Accounting. See SAP Note 890976 for
         more information.
    But no ranges for that particular year having, if any changing that one it s not come edit or deleating
    ple any one help me
    Regards
    Gangadhar reddy

    Hi Gangadhar,
    after 4.6C the Internal Number Range was changed into external Number Range due to technical requirements.                                                                               
    As the error messages due to posting manual into the affected  number ranges could not be hindered in this case with ERP2005 the desicion was made to rechange to internal number range. Note 890976 describe what to do here.                             
    regards Bernhard

  • Create document number range 03 using internal number assignment in AFAB

    Hi Experts,
    Where i have to create number range to Depreciation Posting ? Please mentain Transaction code .
    I had check T Code:AS08 (No Tick is assign)  & FBN1 (Intrenal Tick is assign)
    I am doing T Code AFAB
    Folowing error coming
    Create document number range 03 using internal number assignment
    Message no. AA776
    Diagnosis
    Processing terminated because the document number range 03 for year 2011 was set up with external number assignment.
    System Response
    For periodic posting of depreciation, you have to create a document number range with internal number assignment, since the document numbers are assigned from Financial Accounting.
    Procedure
    Change the number assignment for the number range 03 from external to internal in Customizing for Asset Accounting. See SAP Note 890976 for more information.
    Waiting for reply
    Regards,
    Girish

    locked.  please read the error message and search the IMG (very easy).

  • Equipment number (PM) in account assignment

    Dear all,
    As we maintain GL acc and cost center   OR GL acc and Asset no in any purchaing document for account assignment,
    can we also maintain equipment number from PM ?
    if this is feasible then can you please suggest how to activate this feature in PO.
    Regards,
    SDN brw

    Hi,
    When you create a PM order via iw31 and if the material or service you want to procure...thenthe equipment number  is already attached to a PR or reservation.
    As soon as u do the SES or procure material for that internal order ...then cost will go to that equipment.
    Hope Help U !
    Regards,
    Pardeep malik

  • How can use the active x excel to change the assigned data/number in my VI?

    I have an assigned data in my vi using build array and insert into array. i can change the data in excel,
    but i can't change the data in array, How can I connect/communicate/control the data in aray using active x excel.
    (i know this is complicated that's why i'm trying to get helped)
    (please lend me a simple example)
    Thank You very much.

    The one I pointed you to before was a bad example. Try the one here. The example returns the cell value as a string but that's easy enough to change. You can also modify it to return a range of cells to create a LabVIEW array. You can also search NI Dev Zone for other examples by going here and you can also search this forum for Excel examples.

Maybe you are looking for