Material  Creation with Classification Data

Hi friends,
I am technical guy,
I need to know how to create material(MM01)  with classification data,
if i want fetch data , where i will find that data ( means which tables).
Thanks in Advance,
regards,
Bhaksar

HI Bhaskar,
I will explain you a scenario, where you will be able to understand the relation.
Consider i am manufacturing a two wheeler, which has the material number but with various colours say Red and Blue.
In this case during my SD process, in the sales order, i need to mention the material number also with the colour as Red in the batch field in order to make the process more specific.
In order to cater this need, i need to activate batch managment for that material in the purchasing view and also opening the classification view in the Material master with the batch class as 001 _ Material Class.
Now my work will not get completed without maintaining a batch master for the same. Ie i have to ensure a batchmaster for the material using tcode MSC1N, with batch as colour, Material code, Plant and storage location also if split valuation is activated, we need to mention the valuation type too.
Hope i had thrown some lights over the topic enquired.
Regards,
RitiG

Similar Messages

  • Equipment master creation with classification

    Hi,
    In plant maintenance how can create the equipement master creation with classification.
    Ram Rathode

    HI Ram,
    In SAP system,you only have to input the Equipment details like Mnaufacturer,Warranty,WBS element etc.
    Now which fields are mandatory depends on business.
    In classification,you have to choose Equipment Classification Type as 002 and then Choose the Class,for example BLOWER.
    Once you choose the Object you will have many dependent fields to enter value into,just do that and save.
    Please revert in case of any query.
    Thanks,
    Ravi

  • Report with Classification Data & Batch

    Hi,
    We have created a Material, say 10001, with Classification View with the following details:
    Class Type: 023     
    Class: PAPER_BATCH
    Characteristic: 1. Paper Bulk, 2. Paper Brightness
    While doing Goods Receipt for the Material 10001, we have entered the values 10 & 15 for Characteristic Paper Bulk & Paper Brightness respectively and Batch 082010.
    Now I want a report where in I can view the following all the above data like Material, Batch, and the Values of the Characteristic entering during the Goods Receipt
    What all are the reports related with Class & Batch?
    Please guide.
    Regards,
    PK

    Hi,
    There is No Standard SAP report
    Check this link
    Re: Table for Material Classification data
    check the above link for the table
    Using the table you can write Z reports
    Regards
    G.Ganesh Kumar

  • Standard Business Contents with CLASSIFICATION data

    Dear All
    Does standard Business contents Material, Vendor and Customer carry CLASSIFICATION DATA.
    Looking at the Field Mapping for Material and Vendor I dont see any CLASSIFICATION related fields.
    What would be the best option..
    Regards
    Vickey

    Hi Vickey,
    Minaz is right. Customer and Vendor do not contain classification info. The current Material contains the eClass and UNSPC classification. The next release for the material will cover the common ERP classification (CLFMAS), too. This is currently in development, planned release is May 2009.
    Best regards
    Michael

  • Task Creation with Userdefined Data

    How can we create a task with user defined property values??

    HI Bhaskar,
    I will explain you a scenario, where you will be able to understand the relation.
    Consider i am manufacturing a two wheeler, which has the material number but with various colours say Red and Blue.
    In this case during my SD process, in the sales order, i need to mention the material number also with the colour as Red in the batch field in order to make the process more specific.
    In order to cater this need, i need to activate batch managment for that material in the purchasing view and also opening the classification view in the Material master with the batch class as 001 _ Material Class.
    Now my work will not get completed without maintaining a batch master for the same. Ie i have to ensure a batchmaster for the material using tcode MSC1N, with batch as colour, Material code, Plant and storage location also if split valuation is activated, we need to mention the valuation type too.
    Hope i had thrown some lights over the topic enquired.
    Regards,
    RitiG

  • Function Module for Creation of classification data for a Routing

    Hi
    Can you please let me know if there are any function modules/Bapi's to create Classification data for a Routing?
    THanks
    Shekar

    For creating classification data, have a look at the function group CTMS and function module CTMS_DDB_SET_VALUE_INTERNAL.
    Not sure what you mean by "Routing".
    For BAPIs also look into the function group CLBPA, that sits in the same development package CLCL as the function group CTMS.
    Hope this helps.

  • Material list with mrp datas

    hi,
    My requirement is material list with MRP parameters (i.e Maximum level,Reorder points) I have checked by using T-Code MM60 but the required parameter is absent. Waiting for your help.
    Thanks
    Muthuraman.D
    Edited by: muthuraman d on Sep 15, 2010 4:03 PM

    Use tx SE16/SE16N and table MARC.
    Regards,
    Nick

  • Extending basic material with classification data

    Hi
       We intend to use a BAPI / function module to extend a material - BAPI_MATERIAL_SAVEDATA seems to be recommended in many discussions here -
    However, how I do add data for a material classfication view using this BAPI - or is there any other BAPI/ fm to do this ?
    Thanks in advance for sharing your thoughts on this.

    <b>BAPI_OBJCL_CHANGE</b> : This BAPI changes an existing classification, or creates the classification if it does not yet exist. The classification is defined by the required entry fields for the object key (ObjectKey), object table (ObjectTable), class name (AllocDetail-Class_Num), and class type (AllocDetail-Class_Type). The default value for the optional date field (KeyDate) is the system date, on which all classifications become valid. The new characteristics and/or values are transferred to different tables according to data type. Numeric, time, and date characteristics are transferred to table AllocValuesNumNew, character and boolean characteristics are transferred to table AllocValuesCharNew, and currency characteristics are transferred to AllocValuesCurrNew.
    The object key (OBJECTKEY) must be transferred in internal format. This means before conversion exits. For example, a material number must be transferred with leading zeros.
    If the BAPI runs without errors, table Return contains no messages of type "E".
    Assignment created: message CL735
    Assignment changed: message CL737
    Assignment not changed: message CL738
    This BAPI only changes the parameters of an existing assignment (or creates a whole new assignment), but it does not delete the assignment to a class and replace it with an assignment to another class. If you want to reassign an object, the old assignments must be read with BAPI_OBJCL_GETCLASSES and deleted with BAPI_OBJCL_DELETE, then the new assignments must be created with BAPI_OBJCL_CREATE.
    The information transferred by this BAPI replaces all old information. An empty field means "delete entry!", not "no change".
    This BAPI does not change the database. To change the database, call BAPI BapiService.TransactionCommit afterwards.
    You can only use this BAPI for objects that are not classes!
    This BAPI only processes assigned values for classification - not for configuration.

  • Material master creation with Classification

    Hi All,
    I am using an MATMAS05 IDOC interface to create the material master data.
    I am able to create the Basic Data 1 & 2 views.
    Can any one tell me the segments or feilds in the IDOC from where i can populate values to create the material classification?
    Regards
    Sunil.

    hi,
    The idoc type CLFMAS01 should be posted first into R/3 box or is it  MATMAS05.
    and how this two documents will be interlinked ?

  • Send material master with classifications (ALE)

    Hi,
    I want to send material master data with its classifications. I am using transaction 'BD10' to send materials. I understood that in order to send the classifications I have to check the ckeckbox 'Send material in full' - I did it, and there are no classifications in the IDoc.
      please advise,
        Thanks, Nir.

    You can use change pointer mechanism. This is nothing but, when you change a material SAP Coded in such a way, if that specific field is marked for Change Document then an entry can be entered in TBDCP table.
    (you can find this by going to SE11 put the table name MARA, display the table. Specific field like MATNR double click on the data element and go to Further Characteristics tab, there you can see whether it is marked for change document or not)
    After this, you have to activate the change pointers for the system using BD50 transaction.
    Then in transaction BD52 you have to maintain what fields are relavent for the change pointers in the IDoc. This is the deciding factor. If your IDoc field is mentioned in this table, then whenever a material is created or changed SAP will make an entry into TBDCP table.
    Then you have to run BD21 transaction as a batch job for that specific message type to pick up the changes and create idocs. (That means BD21 program will select the data from TBDCP table and creates IDocs)
    CHANGE POINTERS IS A BATCH PROCESS.
    regards
    SKM

  • Oracle Materialized view with xmltype data type

    this the table having in db1 i need to create materialized view db2 for this table i have followed below steps..
    create table WORKSHEETMASTER
    METHODID NUMBER(10),
    WORKSHEETCODE VARCHAR2(50 BYTE) not null,
    WORKSHEET SYS.XMLTYPE);
    create materialized view log on db1.WORKSHEETMASTER;
    db2
    CREATE MATERIALIZED VIEW WORKSHEETMASTER
    REFRESH FAST ON DEMAND
    AS
    SELECT METHODID,
    WORKSHEETCODE,
    worksheet FROM db1.WORKSHEETMASTER@DBLINK;
    when i was create materialized view above script in db2 iam getting error
    ORA-22992:cannot use LOB locators selected from remote tables
    like this when remove the worksheet column created succesfully may know how achieve this problem
    my database version 11g iam searched some sceniour not full filled
    need for help
    thanks

    this the table having with in DB1
    create table WORKSHEETMASTER
    METHODID NUMBER(10),
    WORKSHEETCODE VARCHAR2(50 BYTE) not null,
    WORKSHEET SYS.XMLTYPE,
    WORKSHEETID NUMBER primary key,
    CREATEDDATE DATE,
    CREATEDBY VARCHAR2(50 BYTE),
    WORKSHEETNAME VARCHAR2(50 BYTE),
    UPDATEDDATE DATE,
    UPDATEDBY VARCHAR2(50 BYTE),
    NOOFROWS NUMBER(3),
    NOOFCOLUMNS NUMBER(3),
    WORKSHEETTYPE CHAR(1 BYTE),
    SUBSTRATEUSED VARCHAR2(50 BYTE),
    STATUS NUMBER(1),
    APPROVEDBY VARCHAR2(50 BYTE),
    APPROVED CHAR(1 BYTE) default 'N',
    APPROVALREMARKS VARCHAR2(100 BYTE),
    LNG_WORKSHEETNAME VARCHAR2(50)
    iam trying to create materailzed view in db2
    create materialized view WORKSHEETMASTER
    refresh fast on demand
    as
    SELECT METHODID,
    WORKSHEETCODE,
    WORKSHEETID,
    worksheet,
    CREATEDDATE,
    CREATEDBY,
    WORKSHEETNAME,
    UPDATEDDATE,
    UPDATEDBY,
    NOOFROWS,
    NOOFCOLUMNS ,
    WORKSHEETTYPE,
    SUBSTRATEUSED,
    STATUS,
    APPROVEDBY,
    APPROVED,
    APPROVALREMARKS,
    LNG_WORKSHEETNAME FROM db1.WORKSHEETMASTER@DBLINK; --remote database
    iam creating above scriprt in db2 getting error this my total script

  • Materialized view with xmltype data type

    Hello to all,
    I have a challenge with my 10g r2 database. I need to make a materialized view from a table in this format:
    Name Null? Type
    RECID NOT NULL VARCHAR2(200)
    XMLRECORD XMLTYPE
    ,my problem is that (as i read from docs) i cant make the view refreshable on commit and also i cant refresh the mv in fast mode ( i dont need to refresh mv complete - takes too long).
    Do you have a hint for this?
    Thank you in advance.
    Daniel

    hi,
    I cant upgrade to 11g.Also i cant change the table structure.
    Here is a sample of xmltype field content:
    RECID      XMLRECORD
    D00009999      <row id='D100009999'><c2>10000</c2><c3>xxxxx</c3><c5>xxxx..
    And i need to extract in the mv the data from c2, c3 and so on.
    Still waiting for a hint.
    Thank you.

  • Refresh fails on materialized view with CLOB data type

    Hi,
    Hope somebody can help me with this issue.
    Some materialized views get status broken on refreshment, but only sometime. When I try to refresh them manually I get following message: "ORA-01400: cannot insert NULL into...". But I know for sure that there are no NULL values in the master table, MV and master tables are declared in the same way and all columns in master tables are NOT NULL columns. Another ting is that this error I get only on columns with data type CLOB.
    Please, help!
    /Julia

    hi,
    I cant upgrade to 11g.Also i cant change the table structure.
    Here is a sample of xmltype field content:
    RECID      XMLRECORD
    D00009999      <row id='D100009999'><c2>10000</c2><c3>xxxxx</c3><c5>xxxx..
    And i need to extract in the mv the data from c2, c3 and so on.
    Still waiting for a hint.
    Thank you.

  • Material creation with BAPI

    Hi gurús,
                   I am using BAPI_MATERIAL_SAVEDATA to create material. But the ejecution show the following message:
    046Field WERKS has been transferred inconsistently or is blank.
    I really cant find where i have to charge it. I think im do it in all the fields where WERKS is necesary.
    Regards
    Enzo

    Hi Enzo I ussualy use BAPI_MATERIAL_MAINTAINDATA_RT to create materials, if not resolve the problem, you can try with this.
    Regards

  • Purchase Order Creation with System Date but not Server Date???

    Dear Experts,
    We have server Located in USA and User is working from India when user is Recording the PO system is taking Server Date but as per requirement it has to take system date (i.e User system date - India time).
    How to achieve this please let me know
    is there any profile option or setup need to done??
    Thanks in Advance!!
    Regards
    Bharath

    Hi,
    Please check the release strategy. Check if your Purchase requisiton is released at all the levels.
    Thanks,
    Chinmay

Maybe you are looking for

  • Point In Time Journal in main report

    I use the Dynamics GP v10 database. The system keeps item inventory on hand quantities based on initial on hand values that were in the item quantities table then keeps a journal of changes since that point in a table specific to the transactions. Th

  • Report for no of invoices sent for print

    Hi Gurus, Report is needed that indicates how many invoices should be printed daily from SAP.  we are printing and mailing invoices; report should detail how many need to be mailed vs. were sent edi/faxed. How i can achive this ? Regards, Sujit Shind

  • ERROR while compiling the demo LoanDemoPlus

    Hello, I have a problem while trying to install one of the Bpel demos. While compiling the demo LoanDemoPlus using obant, the following errors occured : (see the transcript below) How to fix this problem, please ? [bpelc] validating "C:\DAS\DAS_BPEL\

  • MacBook Pro downloading trouble

    My MacBook Pro is having trouble downloading files. The download window opens but the file disappears and I have to go into my downloads folder in order to retrieve it. This happens if I'm downloading files from anywhere, not just the internet. Today

  • How to delete task in serviceorder with release ECC6

    we just migrated to ECC6 from 4.7 but now I got a strange problem when a user wants to delete a task from a serviceorder. it gives a yellow warning saying that I get a warning before delete. I press enter I select Yes and then I get a shortdump A RAI