How to find Change number for a Material

Hi,
If we know the material number and Revision level then how can we find the Change Number of that material.
Is there any table in which i can find Change number for a revision level or is there any Function module available.
Regards,
Vaibhav

Hi Vaibhav,
Is there any table to find the change number and revision level of a material. I have change number and material and revision level coming from external system. But i need to check that with SAP whether it exists or not.
Is there any table link to find whether a material has change number.

Similar Messages

  • How to find serial Number for BCC Plugin?

    Hi,
    How to find serial number for Bcc plugin on FCP?
    I need format my Mac so before that I to find the serial number?
    Please anyone can help me....

    The serial number has the format like E-111-aaa-222-bbb-333-ccc-444-ddd-5ee-ffff, it can be found on a piece of paper which has 3 stickers with it inside the box.

  • How to find condition type for a material???

    How to find condition type for a material??

    Hi Suman.
    Refer the following
    tcodes:http://www.tcodesearch.com/sap-tables/search?q=condition+types
    and http://wiki.scn.sap.com/wiki/display/Snippets/Get?original_fqdn=wiki.sdn.sap.com
    Please search for condition type with pricing condition/pricing procedure.
    Regards,
    Kannan

  • HT4061 how to find sirim number for i phone 5

    How to find sirim number for i p

    Please don't double post. Read here:
    http://support.apple.com/kb/ht4061

  • How to find Spool number for a 2 steps background job.

    Hi All,
    How to find spool number (and also the background job name ) for a 2 steps background job.
    in the table TBTCO i can see step numbers but i dont get the spool number. Is there any link between TBTCO and TSP01.
    Also after getting the spool number i need to drill down on ALV report. I hard coded the spool number and was able to drill down using BDC and call transaction but when i press back button it is not returning to the ALV report.
    Thanks,
    Shiva.

    Which one creates the spool? (first one I guess)
    What kind of spool? (WRITE, sapscript, smartform, pdf...)
    Do you use special statements like NEW-PAGE, or other things?
    Are you sure that the spools are generated by these jobs? (did you compare the spool generation times and job run dates to be sure...)

  • How to find  open sto for any material in a Plant

    hello Guru's
    I want to find a list of open stos for any material in a plant.Is there any transaction for this,or any procedure

    Hy,
    Use t.Code MB5T (Stock In Transist).
    Regards,
    Dhaval

  • How to find Routing list for all material ?

    Dear all,
    E.g. -- There is routing for 1000 material codes.
    I can see routing for one material routing by CA03 Tcode.
    But if I want to see for all 1000 material routing with all operation stages/activity , How to see ?
    Is there any TC , tables , ...... ?
    I want to transfer it in EXCEL format.
    Pl' reply.

    Hi
    You can use Print task list transaction code CA51.
    or if you want to develop a program to download using tables, use following tables
    MAPL,PLKO, PLAS,PLPO
    Regards,
    Krishna Mohan

  • How to find Materials Variants for KMAT material

    How can I find what are material variants for a given KMAT material, Is there a specific table or
    transaction code from which I can find

    Hi
    In T-code CU44 you can find all the material variants for the K-mat
    Regards
    Brahmaji

  • How to find changes done for a table

    Hi All,
    We have a customized trasparent table , for which  table log is not maintained. There is a change in data for this table and we want to find out who has done the changes and when .
    We are using SAP R/3 4.6c with Oracle 8.1.7
    Please let us know if there is any way to sort this out .
    Regards,
    BN

    Hello Nayak,
    as you told us that it is a customizing table .. there should not be many changes.
    If you don't activate the table log ... then you can only go over the logminer of oracle (it is much easier, if you know a timeframe in which the data maybe changed):
    http://www.oracle-base.com/articles/8i/LogMiner.php
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/dynviews_1154.htm#i1408263
    => TIMESTAMP
    => TABLE_NAME
    => SESSION_INFO
    => SQL_REDO
    => SQL_UNDO
    You will not see which user has done the change but you will find the abap program and with that information you can go to ST03n and have a look which user called this program.
    Regards
    Stefan

  • How to skip or edit scn (system change number) for brarchive

    hi experts,
    I have searched for procedures but didnt find any accurate solution. I wanted to skip the scn or the system change number for my brarchive. I have manually transported my files in the DR site because of seems to be FTP problems. I have to skip those redologs which i have already transfered. How am i suppose to do these? I'm looking forward to a textfile or control file wherein i could edit the number of the next redolog to process or sql commands or something?
    Thanks in advance.

    Still not sure what exactly your problem is.
    You transferred redologs; are they still available in their original oraarch location?
    If no : See my answer above. Did that many times myself.
    If yes : Log files will be copied by brarchive as always. Make sure that no harm will be done if they are overwritten at a place where they already exist, and where they maybe currently are processed by another program!
    regards

  • How to find the workflow for Change Request for the PO's

    Hi All,
    We have a PO which is pending and we can't receipt it again nor make payment on this. After checking the Approval history for that PO we found that the change request has been made. The change request was to change the amount to be paid to R39196 instead of R58237.00. We don't know where to check the workflow for the change request to identify the cause.
    what i need to know is how to find the workflow for that change request? The other workflows can be checked using the po_header_id for the PO's but i am confused with the change request workflow
    Your input will be highly appreciated.
    Thanks in advance
    Rgds,
    Sonia

    For 11.5.10.2 run this query to determine the keys to search on:
    Select wf_item_type, wf_item_key from APPS.po_change_requests where document_type = 'PO' and Document_num = 'put-PO-number-here'
    Then use the keys returned by the query to look up the Workflow in
    Workflow Administrator Web Applications / Administrator Workflow / Status Monitor
    Search using the results returned in fields "Type Internal Name" and "Item Key" in Status Monitor
    The query for change requests on a specific Requisition would be:
    Select wf_item_type, wf_item_key from APPS.po_change_requests where document_type = 'REQ' and Document_num = 'put-Req-number-here'

  • How to find next number range for project definition in tcode CJ20N

    Hai Experts,
          Please help me 'How to find next number range for project definition in tcode "CJ20N". I was trying in function module NUMBER_GET_NEXT. Is it right function module? If its right what input i need to give for this tcode and for the field project definition?
    Note: I searched in forum before posting, but couldn't find the solution.
    Thanks
    Regards,
    Prabu S.

    Hi,
    For project defination internal number is assigned by system.
    When you saves's project then system allocate one number to project defination, you can view it,
    SE11 >>> table  PROJ >> Click on contents >>> execute,
    here you will get your project defination & number is assigned to project defination.
    kapil

  • How to find maximum number of users we can assign for Hyperion Planning.

    HI,
    How to find maximum number of users we can assign for Hyperion Planning.i.e., how to find license limit in hyperion planning 11.1.2.1.
    In Essbase propreties, the system is showing maximum planning users could be 65535.
    what would be the number for concurrent scenario?
    Thanks
    Giri
    Edited by: Giriprasad on Jun 18, 2012 2:18 AM

    The number of users would be based on your license agreement with Oracle, the system is not aware of your license agreement so it is up to you to stick to it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to find the number of idocs generated for a customer on the basis of his purchase order in a day ?

    How to find the number of idocs generated for a customer on the basis of his purchase order in a day ?

    Dear Friends,
    I am absolutely agree with your answer .
    But my question is,
    Lets say.....
    One customer sending X number of purchase orders in a day , so how many IDocs generated on that specific day for that specific customer .
    So, Question is , How can we find the no of sales orders(IDocs) generated for the customers on the specific day ?
    Hope you all understood my requirement .
    Thanks & Regards,
    Aditya

  • How to find the number of references created for a given  object ??

    How to find the number of references created for a given object in a big application environment.
    That means, if i give any object name (of my application) as input, then how can i find the[b] number of references created for that particular object ??

    Please do not post the same question multiple times.
    As for your original question, there is no direct way to do it.
    Especially not the way you phrased it,
    since objects don't have "names".
    Applications also don't have "names".
    They have classes and instances.
    Also, there are 2 related issues, and I'm not sure which one is the one you asked.
    #1. Finding the number of references to the same object.
    Eg.
    Map<String,String> a = new HashMap<String,String>();
    Map<String,String> b = new HashMap<String,String>();
    Map<String,String> c = a;In this case, there are only 2 objects.
    The first object has (at least) 2 references pointing to it.
    The second object has (at least) 1 reference pointing to it.
    (There may be more, if the HashMap library keeps
    references to these things, or if the HashMap object has
    some internal cyclic references...)
    If you're asking this, then it can't be done.
    It's an active research topic in universities
    and software research labs, called "alias analysis".
    Type it in google, and you'll see people are working hard
    and having little success so far.
    #2. Finding the number of instances created from a class.
    In this case, what you have to do is to add a counter to
    the constructor of the class. Every time an object is constructed,
    you increment the counter. Like this:
       class MyClass
           public static int counter = 0;
           public MyClass( )  { counter++; }
        // Then later in your program, you can do this:
        MyClass a = new MyClass();
        MyClass b = new MyClass();
        System.out.println(MyClass.counter); // It should show 2Note: you won't be able to do this to every class in the system.
    For every class you care about, you have to modify its constructor.
    Also: when an object is deleted, you won't always know it
    (and thus you won't always be able to decrement the counter).
    Finalizers cannot always work (read Joshua Bloch's
    "Effective Java" book if you don't believe me), but basically
    (1) finalizers will not always be called, and
    (2) finalizers can sometimes cause objects to not be deleted,
    and thus the JVM will run out of memory and crash

Maybe you are looking for

  • HT4995 The location services is not working on my iPad2 3G-wifi .

    The location services in my iPad is not working I try a lot to fix it but nothing happened so....... Pleaaaaseee help me fix this I used it for cople of days so it's a new iPad

  • SQL service pack installation

    Installing SQL 2005 through SQL4SAP.VBS will install its available service pack 2 automatically (or) Do we need to install manually.   Can we install the service pack 2 manually even after SAP Installtion .If so,please give the procedure. Thanks

  • Cluster view events (where we can change the data)

    Hi All, I want to generate the number of specifiec field of table in the cluster view maintainance. Does anyone know the event to be used for this in the cluster events? Thanks. Regards, ATUL.

  • API for loading Bank account details for the Customer

    Hi, Can anyone tell me what is the API that needs to be used for loading bank account information for the Customer? Thanks GM

  • Quicktime not accepted by iTunes.

    Trying to play JibJab with Adobe as Quicktime no longer workes.  Quicktime only program accepted by iTunes. Quicktime (v7.6.6 & v10.2) says not supported by this version (10.7) of iTunes! Using a Mac OS X 10.8.2