Checking of material chnages in bulk

hI
Do we have a provision in which we can check the changes in material master in bulk ?Is there any table....because we can check for  a particular  material in environment-->display changes .But how to check for 200 materials collectively??

Hi Shruti,
               In what view you would like to view the report as for the same material there could be multiple no of changes.
though you can check the Table CDHDR(Header) and CDPOS(Item) for the MARA Changes
use the given details:
Using values from CDHDR, you can read CDPOS where, for example,
CDPOS-OBJECTCLAS = 'MATERIAL'
CDPOS-TABNAME = 'MARA'
CDPOS-OBJECTID = CDHDR-OBJECTID
CDPOS-CHANGENR = CDHDR-CHANGENR
CDPOS-FNAME = 'your field name' wanted
CDPOS-VALUE NEW
CDPOS-VALUE OLD
Hope it helps you.
Regards,
Yawar Khan

Similar Messages

  • How to check a material being blocked by system at current time?

    hi,
    is there a method to to check a material being blocked by system at current time?
    Thanks!

    Call the function module ENQUEUE_EMMARAE with the required material number. If sy-subrc is not 0, after the function module has executed completely then the material is locked by a different user.
    Please mark points if the solution was useful.
    Regards,
    Manoj

  • CIN: How to check the material document posted without excise invoice

    Hi Guru,
    Please advise how to check the material document posted without excise invoice.
    I have tried tcode J1I7 but it seems start to collect the excise invoice first and then material document.
    But my case is to find the material document WITHOUT excise invoice for internal tracking purpose.
    At the moment we start from tcode MB51 to get the list of material document and check in J_1IEXCHDR / J_1IEXCDTL
    Best regards,
    Pakorn

    Hi,
    Try creating a Query in Tcode SQVI by combining tables MKPF and J_1IEXCHDR/J_1IEXCDTL for your requirement.
    Check these threads how to create Query.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6018c1ae-8c44-2d10-6ea9-c3fad2c82880?QuickLink=index&…
    http://ptgmedia.pearsoncmg.com/images/9780672329029/samplechapter/0672329026_CH03.pdf
    Regards
    Binoy

  • Please help me how to check a material does existed group code in system (w

    Hi all,
    Please help me...
    I have inputted quantity for  tx MC 94  but when I input them into  tx MC94, I met  a message " Structure  not yet maintained for  this conbination characterstics". Step by step to show a error message as below:
    Step 1: Launch MC 94
    step 2: Enter Planning
    Step 3: Enter  Prod.Code. Material (ex: enter material code :0101010260008, this code is existed  Prod.Code )
    Step 4: Click on "Inactive Version " button
    ==> A error message is showed.
    Please help me how to check a material does existed group code in system (which table to  check  it)?
    How to record the message" Structure  not yet maintained for  this conbination characterstics" to catch up it in my program?
    Thank in advance.

    Karenloria,
    1. Check in MC8C, which Infostructure is used for Planning type "Planning" or the one you are entering in the intial screen of MC94.
    2. Using transaction MC63 for the infostructure identified in step 1, check the planning hierarchy maintained. If this product is not maintined maintain using MC62.
    You can also check using SE16 transction the current infostructe records(Plan) for the table name = infostructure identified in step 1.
    Regards,
    Prasobh

  • Availability Check for Material..

    Hi Experts,
    I got one critical issues in availabilty Check while creating the Sales Order. System is not checking availabilty of particular material in a plant, but for all others material it is checking.
    I have check the Material master of that material. and check the SPRO setting for availability check..
    Thanks and regards,
    Babarkhan

    Dear babarkhan ,
    Check wether checking group has been maintained for that material in material master -Availability check.
    Thanks&Regards
    Raghu.k

  • For a PR, check the material master

    Hi,
    I have a basic question.
    I have a requirement to check the material master to determine the existence of the material master after a PR is created. Can we create a PR without a material.
    What are the methods of creating PR apart from manual creation
    Thanks.

    > Hi,
    >
    > I have a basic question.
    > I have a requirement to check the material master to
    > determine the existence of the material master after
    > a PR is created. Can we create a PR without a
    > material.
    > What are the methods of creating PR apart from manual
    > creation
    >
    > Thanks.
    Hi,
    Here u can Extend the material master after creating PR,and u can create PR with Out Material master,but this is possible only with Consumable materials and services.
    Thanks & Regards
    suresh

  • Aavlaibility check for material and Substitution material

    Hi Gurus,
    I have a requirement where in I need to check the availability of a material and if there is not availability then I need to find out the substituted material maintained for the material.
    for example, Material M1 has no stock in ECC and Material M2 is maintained as substitution in the SCM system. I need to figure out the tables or any Function module that can fetch the Material M2 if I provide Material M1.
    I am able to check the material availability using the BAPI "BAPI_AVAILABILITY_CHECK". But I didnt find any FM or way to find the substituted material for a material.
    Please help me out.
    Thanks.
    Anand.

    I don't know about SCM, but in R/3, the material determination process is based on the standard procedure/access sequence setup.  If you trace the condition record maintenance, you will find your table name.  If the SCM setup doesn't work that way, there will still be a master data setup step that you can trace and find the table.

  • Availability check of material against sales order

    Dear All,
               Please let me know how to check the material availability against a sales order during despatch stage. We are following make-to-order scenario & do create order bom based on Customer requirement. in such case how to generate the list of material available against the sales order line item by entering the following parameters:
    1. plant
    2. sales order no.
    3. line item no.
    4. material group
    Please help me!!!
    Regards,
    Anil
    Edited by: anil pawar on Jul 30, 2010 11:40 AM

    Dear ,
    When system perform ATP  for any Sales Order , it checks the Total Replishment Lead Time-MRP3 .The total replenishment lead time is the time needed before the product is completely available again, that is, after all BOM levels have been procured or produced. It is not calculated by the system, but defined in this field as the total of the in-house production time(s) and/or the planned delivery time(s) of the longest production path.
    This time is necessary if, for materials produced in-house, the replenishment lead time is to be taken into consideration in the availability check.
    In an availability check where the system takes the replenishment lead time into consideration, it only checks whether there are sufficient incoming quantities and stocks available to cover the requirements within the replenishment lead time. Outside the replenishment lead time,the system assumes that the material is available in sufficient quantity.
    Therefore, in this situation, it is usually necessary to depict the product's total replenishment lead time with all BOM levels as the replenishment lead time.
    Now , unless the Requirement Pass through MRP , you can not have BOM explosion  at the lowest level and system will give you the result based on the MRP Net Requirement Calculation till the lowest level of BOM as dependent as well as FERT.
    At the Sales Order Stage it only checks the Availablility of FG with in RLT which can be proposed or committed but not confimred because BOM Lead Time for compoenets are differnet and it does not perform any requirement planning .
    But , you can check after MRP run , you can check the Material Availabity in MD4C , CO46 , MD04 etc where it will also give you a clear report on the Requirement Date , Committed Date , Qty to be procurede , Qty to in Stock all of them .
    Before MRP  if you want to check  the Order BOM , then you may have to go for Z-report based MARD , VBAK , MARC , STPO  etc .
    Please refer some of the beautiful threads on this topic :
    changing Availability Checks in Sales orders
    Sales Order - Availability check for components
    Hope it is clear
    Regards
    JH

  • Need to do availability check for multiple materials (in bulk)

    HI Friends,
    I need to do availability check for multiple materials. Currently i am using function module AVAILABILITY_CHECK within a loop.For my purpose I could find this particular FM as well as BAPI "BAPI_MATERIAL_AVAILABILITY" however both of this options can not be used for more then one materials at a time.
    I want to take out the loop from the code and get multiple materials be ckecked at once for availability. If AVAILABILTY_CHECK FM can be used for multiple materials, please post the usage.
    Any other options are there?
    Any help or clue would be appreciated.
    Thanks in advance.

    Use the BAPI.  Even if such a function existed, it would still perform the relevant internal logic required for checking by material, so you wouldn't gain anything.

  • Avaliability check and ATP check for material in CO02 tcode

    Hello All,
    I have a requirement where i am building a portal for WM pick list . The requirment is like i enter a production order number on the screen and gives me the material and it's corresponding components. Now the user has the option to select these components (more than one at a time ) . Now, i have provided few buttons like ATP Check, Pick component etc.
    I need to check the availabilty for the selected order components from the list. If the ATP check is successful and all the parts are available, then user can continue with the WM pick process and the Pick Component button becomes active.
    Does anyone has any idea on how to find the availability for the individual component and if yes please provide the steps to do it.
    Thanks & Regards,
    Ravi Aswani

    Hi ,
    You can check  the availability of material (component   ) via  the following function modules
    MD_STOCK_REQUIREMENTS_LIST_API  and BAPI_MATERIAL_STOCK_REQ_LIST
    Please  check the above  two function module  for your  requirement .
    you  can use this function module  in your customized progam  to  check the material  stock.
    Hope this information helpful.
    Best regards,
    Chithaanantham

  • Deletion material master in bulk

    Hi Friends,
          I want to delete some materials (50). I am not going to use those materials further. How could i delete it. I heard we can do archive process to delete that in bulk...so far i have not done that archive process...kindly tell me how to do that process and where to do that process...??  can i select the materials which i want to delete during archive process..??
    Regards,
    Prasath

    Hi,
    Deleting is something which u will block for usage and still data exits in the system
    Archiving is something where u permanently remove the data from the system
    Go through the follow steps to archive the material master.
    Archiving the Material Master
    Before Archiving the Material Master the materials need to be flagged for deletion in T Code MM06/MM16.
    Archiving the materials is done thro T Code SARA. All the SAP archive functions are shown in SARA. Choose the corresponding SAP archive object, hit enter and the archive administration menu will be shown.
    When a material is no longer required in a company or plant, you can archive and delete the material master record.
    Before a material master record can be archived and deleted, other objects (such as purchasing documents) that refer to this material must themselves be archived. You can see which objects these are and the dependencies between them in the network graphic.
    Archiving object MM_MATNR for archiving material master records.
    To archive the material master, first go to transaction SARA
    Type in a variant name and click Maintain. (Tick the Test Mode for archive simulation).
    Save the variant.
    Maintain the Start date and Spool parameters and click execute.
    Click Go to Job Overview to check the archive status.
    To do a permanent delete, click Delete button.
    Maintain the Archive Selection, Start date and Spool parameters.
    Click Test Session for testing or click execute to start the deletion program.
    Click Go to Job Overview to check the delete status.
    This need to be done carefully and better to first do it in testing client.
    After archiving those materials will not be displayed in reports unless categorically selected
    Note: SARA is a general transaction where you can archive all types of records using respective archiving object

  • Check same material number is entered in the va02 for bulk_sales_order

    hi
    i am calling the transaction 'VA02' by passing the bulk_sales_order number which is already created containing the record, after that if i try to create the new item for same material can allow, but if i try to create for different material i need to display error like
    'invalid material number enter the same material number'. and before that i need to check sales order type is bluk_sales_order "XLB' used in my project...
    thanks with regards
    swamy
    Moderator Message : Duplicate post locked. Continue with [Need to validate the material number in the VA02|Re: Need to validate the material number in the VA02].
    Edited by: Vinod Kumar on May 19, 2011 10:25 AM

    VKOA error was there

  • For Dynamic Credit Check replacing Material Availability date with Delivery date

    Hi All,
    Our client has this requirement, where they want to change the standard SAP functionality which Checks whether a schedule line item in a sales order is with in horizon or not based on "Material Availability Date" VBEP-MBDAT. They want in place of this Delivery date of schedule line should be used i.e. VBEP-EDATU. I did some research and found out that this could be done technically by updating the BADI "BADI_SD_CM".
    Now we are stuck as to what needs to be changed? has anybody worked on this kind of requirement before?
    Please share your past experience.
    Thanks and Regards,
    Prateek Maheshwari.

    As you know, VBELN-Currency-POSNR-ETENR-MBDAT is standard exposure key of sales order but my ex-colleague changed it into VBELN-Currency-POSNR to compress exposure data for certain CCA.
    In this case, of course, that CCA should meet some biz requirements(User-exit. etc) like no partial delivery. etc.... for integrity of exposures..
    This case is different because you want to change value of key....and it's Date!!!!
    Anyway I think it's techinically possible but it's very risky in live system because existing exposures would be not removed even if delivered, changed, deleted or blocked.
    So you have to delete all exposures and rebuild after program changed.
    I'm writing it's possible now but I refused when my customer want to change it because I don't have any way to rebuild huge data in live system.

  • Material Availability Check for material launched in the future

    This is the requirement;
    We are launching a product in the future. Lets use August 19th as our launch date This means that on August 19th our material can be goods issued. It cannot be shipped before then. There is no loading time etc. so our GI date usually = our material availability date
    Our production & procurement activities are executed allowing us to build our stocks so we have on hand stock of the material. We are receiving customer orders. Availability check is run and it is being confirmed for dates before the GI date (As we have stock in the system). For example, a sales order is created with a requested delivery date = 19th August; Would be acceptable if there was no transit time. But what if there is a route determined with a transit time for 2 days. This brings us to a material availability date of 17th August (And therefore a GI date of 17th August) which is before our product launch date. This needs to be avoided; the earliest material availability date must be 19th August as this will then be the earliest GI date.
    Therefore, the requirement is that availability is not confirmed for a date before our launch date. But is confirmed for the launch date.
    For example, how do Apple launch their products (like iPads)in future dates but entertain customer orders well before the date & then confirm the future dates to end customers? At the time when they receive the orders from end customers, I am sure that they would be holding stock of sufficient iPads for future deliveries.

    There may be more than one way you can fulfill the requirement. First is use of user exit. In enhancement ATP00001 (User exits in the availabity check), you can try using EXIT_SAPLATPC_002 (processing results of actual check). Here you can add logic that if the system date is less than Aug 19th 2011, then propse confirm date (material available date) as 19th of August 2011.
    The second option would be use of Replishment time (RLT) in the material master MRP3 view. You can maintain certains days to match August 19th (of course you need to reduct one day when the days go-by). At the same time in t.code OVZ9, you need to uncheck the box check without RLT for the combination of availability check rule and availabity check group. After August 19th, you can check the box again after removing the RLT time in material master. My preference is to go with first option.
    Regards,

  • How to check the material consumption using tables

    Hi,
    I would like to know how to generate or view the material consumption at table level. Can anyone please specify the transactions codes and tables names how to check the consumption of material. I also like to know how to analysis the consumption of material between components and finished material. Please provide me the step by step wise how to do.Thanking you
    Regards,
    Sivaji Kumar Madhu Kiran

    You can calculate material consumption in table MSEG. you will need to segregate the material documents based on movement types and then add or reduce the quantities of each material document. for example a material document with movement 101, add the quantity for the material, and when there is a issue material document like 201 or 221 reduce the quantity from the material stock.

Maybe you are looking for

  • Windows error 126 on home computer

    when I click onto itunes on my windows home computer and error message pops up MSVCR80.dll   windows error 126 tells me to re install itunes however after 10 attemps yesterday that wouldn't work either. How do I fix this?

  • Back button not working after navigation using method navigate_to_account

    Hi, I have the following scenario. 1. From Account Search navigating to one Account (Page 1 to Page 2) 2. From Account there is a hyperlink with opens another page (Page 2 to Page 3). For this navigation I am using method  cl_crm_uiu_bp_tools=>naviga

  • Item Refresh in WAD

    is there any possibility to refresh only the analysis item without refreshing the whole page in Web Application Designer..

  • Backing up Library

    If I back up my whole Library to an external hard drive, can I then erase everything from the Library? Will I still be able to open the photos from the external?

  • HT1657 I rented a movie and didn't down load, but I was charged

    I rented a movie on my apple TV (I was charged), the download was never complet. I didn't see the movie also, what I need to do?