How to fetch the current stock of material based on Plant?

Hi Experts,
Could any one tell how do i need to get the current stock data of the material based on Plant.
Thanks in advance.
Regards,
Abdur Rafique

Hi ,
MBEW stores the value of particular stock . T-code to find stock MMBE compare both wiht table and tcode.
please let me know if you still find any issues .
Thanks and regards,
Rajeshwar

Similar Messages

  • How to fetch the current login user name at the BI system

    Hi,
    In our scenerio we need a query to fetch the current login user name at the BI system. Would you please suggest the possibilities?
    Thanks and regards,
    Pradip

    Hi,
    The current login id will be available in text elements of query.
    Regards
    Akhan

  • How to change the current period in material master

    hi everybody,
    as i have installed sap 4.7 ides version on my home pc for practice , but hwenver i am creating the new material  master in the system , i observe that in accounting1 tab the current period is 12 2002 , how should i change the current posting period so that i can start the transaction in current uear 2009 and then later i can work in 2010 ....
    i have tried  the transaction mmrv, mmpv, mmpi through some resources but i didnt know how to do the settings in the system in IMG (SPRO) kindly help me through , i have wasted lot of time in this..
    i hope MM team will help me out of this...
    AMIT BATHLA

    Hi,
    Check in OMSY Transaction that, Which current month and year is having your comapny code.
    and go to T.Code MMPV
    enter Next Month of that cureent period and Year
    and Execute. You find the message that your current period has changed.
    Do the same process month by month till reaches to current period and year.
    Let me know if you have further queries.
    Padma.

  • How to fetch the configuration of a material !

    Hi Guys,
    I need to fetch configuration for some materials found in MARC like the characteristic "Size" or "Color".
    For this reason I call first the function CE_C_PROCESSING to the instance of the material and then call the function CE_I_GET_CONFIGURATION to get the the characteristics and values for the material. Everything works ok but these two functions take loooooooooooong time to respond so I have performance problem when I have to fetch for e.g. 400 materials their configurations. Now I was wondering does anybody know is there any other functions to call to get the configuration with ?
    Thanks for your help
    Kami

    Dear Menna
    Hi.. Here our materials are configured . If i start to create a quotation or order i can get some default characteristics. I tries and found it is coming from cu50 and it is using the fm  CE_C_PROCESSING. Here my problem is i am creating this order and quotation from external system . First i have to default characteristics to customer then he have an option to change it . By using the above fm i can see the default characteristics screen Here the problem how to get these characteristics names , values and write it . I hope you will share your ideas if you work on this . By seeing the above thread posted by you i am asking you .
    Regards,
    Madhu.

  • How to calculate the Processing time for material based on its route ?

    Hello experts,
    I would like to calculate the Scheduled in-house production time based on route.
    Actually this is done in the prod. route in tcode CA02. (via menu Extras => scheduling => schedule).
    After getting the schedule table press the 'scheduling results' button I received the Processing time, Setup and teardown time,... Scheduled in-house production time.
    So I'm looking for a function or any tool to use it in report.
    thanks,
    Eli

    hi,
    from routing screen,extras>scheduling>schedule(give a variant name)>scheduling results>update material master.this writes the info in the temp file.use tcode CA96 to update material master.this updates lot size dependent in house production time in work scheduling view of material master and  deletes the lot size independent inhouse prod, time in MRP2 view.this tool gives more accurate results  for your  inhouse prod. time.
    > Hello experts,
    > I would like to calculate the Scheduled in-house
    > production time based on route.
    > Actually this is done in the prod. route in tcode
    > CA02. (via menu Extras => scheduling => schedule).
    > After getting the schedule table press the
    > 'scheduling results' button I received the Processing
    > time, Setup and teardown time,... Scheduled in-house
    > production time.
    > So I'm looking for a function or any tool to use it
    > in report.
    >
    > thanks,
    > Eli

  • Change the inspection stock of material 16 in QM only Movement type 105

    Hello,
    I am trying to do GR with Movement type 105 and gettig the error message " Change the inspection stock of material 16 in QM only"
    When I change the stock type from Quality to Unrestricted during 105 movement type, then I do not get this error message.
    Scenario :  I want Inspection lot to get generated with movement type 103 and not with movement type 105. And with my current settings, Inspection lot is getting generated with 103 and not with 105.
    I want that, if I do GR with movement type 105, then the stock should go directly to unrestricted stock and not to Quality stock. BUt currently, it is giving me above mentioned error message.
    Thanks and Regards
    Prabhjot Singh

    Can you explain your business scenario.
    Here is how standard SAP process is
    1. Use movement 103 movement to receive PO in GR blocked stock
       No inspection lot is created
    2. Move material from GR blocked to own stock using 105 movement
       This movement is identical to 101 movement. SAP will create Inspection lot if QM is activated.

  • Change the inspection stock of material in qm only

    Hi All,
    Error I am getting while doing a Goods Movement is "change the inspection stock of material in qm only". Let me explain you what exactly happend.
    We moved transports, some how moved transports deleted the existing Inspection types in Production system. So there were no inspection types available in the system untill we send another transport. During the period of the transport  in transit Goods reciept agains the Purchase order is done. So inspection lots were not generated. So now inspection types exist due to another transport.
    So Users complained about the inspectiion lots.
    I told them to reverse the Goods reciept documents and do the Goods recipt again so that inspection lots get generated.
    When they are trying to do 102 Mvt Type they are getting the error.
    I was even trying to use 321 Mvt Type, still Unsussesful.
    I tried de-activating the Inspection typem but system throwing an error "Quality stock exist".
    Is there a way to Move stock from Quality to Unrestricted?
    How to generate an Inspection lot for the existing stock to move the stock from  quality to unrestricted?
    QA01 inspection lot creation, i dont see the purchase order field. Is there any possibility of adding purchase order to the inspection lot?
    Thanks,
    Quantum.

    hi ,
    How to generate an Inspection lot for the existing stock to move the stock from quality to unrestricted?
    activate  0800 inspection type in material master, its basically for stock which is in qulity and does not have a inspection lot.
    regards
    satish

  • How to Get the Current Workitem id at runtime

    Hi All,
    I have a scenario, where request pending with a user who has already resigned the organization. The requirement is that we need to provide a report
    of the request and with whom it is pending with along with the workitem id with a forward push button.
    So that if the user identifies that a request is pending with someone he can click the record and press for the forward button and a pop-up to be showed where he can enter the userid to whom he needs to forward it.
    In this scenario can anyone tell me how to get the current workitem id at run time and to save it to a custom table.
    I tried with method before workitem execution, but here i am not getting the current workitem id.
    Can you please suggest a good solution for this.
    Thanks and Regards,
    Balaji

    Karri,
    I think i can explain you with an example.
    Here is my Scenario.
    A user has raised a Gate pass and it went to all approval's and got approved and the material is also sent out from the plant. Lets take the date as 1.1.2013 (A Warehouse person have done the checking and sent out of the plant).
    On 1.3.2013 some of the material has been returned and a material inward request has been raised and now the warehouse person has to do a inward checking and to sent it back for the initiator for the approval, but the warehouse person has resigned the organization on 1.2.2013, now the workitem is pending with the warehouse person who has already resigned.
    My scenario is once the material inward request is created and before the workitem is delivered to the warehouse person i need to get the workitem id and to store the workitem some where.
    So that in future if any warehouse dept head wants to forward the workitem which are lying in the person inbox who has already resigned he can do it via a report using this workitem id.
    So, can anyone help how to get the dialog workitem id before the workitem creation or execution. I tried with "method before workitem execution" but my break point is not triggering at this point.
    Thanks and Regards,
    Balaji

  • How to zerorize the reserver stock?

    Hi,
    At first,material A was reserved to produce material B.
    However,we have discontinue to produce material B,and it show stock exist under Reserved column in mmbe.
    Any advice how to zerorize the reserver stock?
    Thank you.

    Hi,
    Go to MB22 enter the reservation no.  and then go to menu  -- Reservation   -- delete  --  and save
    regards

  • How to fetch production Scrap of a material.

    Hi Experts,
    How to fetch production Scrap of a material. Please advise with database tables or function module.
    Thanks in advance,
    Viven

    in that case u have to calc. based on  the BOM qty.
    actual qty of RM material will not avail in the table AFRU .from AFRU u will get Gross/Net qty of FG material.based on this QTy u have to calc RM usage taking BOM conversion.

  • How to get the current path of my application in java ?

    how to get the current path of my application in java ?
    thanks

    To get the path where your application has been installed you have to do the following:
    have a class called "what_ever" in the folder.
    then you do a litte:
    String path=
    what_ever.class.getRessource("what_ever.class").toString()
    That get you a string like:
    file:/C:/Program Files/Cool_program/what_ever.class
    Then you process the result a little to remove anything you don't want:
    path=path.substring(path.indexOf('/')+1),path.lastIndexOf('/'))
    //Might be a little error here but you should find out //quickly if it's the case
    And here you go, you have a nice
    C:/Program Files/Cool_program
    which is the path to your application.
    Hooray

  • How to calculate the Current APC (Acquisition and Production Cost)

    Hi,
    Please help me how to calculate the Current APC.
    The Current APC (Acquisition and Production Cost) is a calculated value based on Previous Year Acquisition balance plus any value changes up to the time of the report.
    The Asset History Report (RAGITT_ALV01) calculates the Current APC value &
    The Current APC can also be found in the Asset Explorer (transaction code AW01N) under Country Book 10/ Posted Values tab then the line “Acquisition Value” and column “Posted values”.
    I suppose that the calculation of Current APC (Acquisition and Production Cost) is getting done in the GET statements in the report RAGITT_ALV01, but unable to find the actual logic.
    Please help me.
    Thanks in advance,
    Satish

    Hi,
    you'll find the logic in fm FI_AA_VALUES_CALCULATE
    A.

  • How to calculate the Current APC

    Hi,
    Please help me how to calculate the Current APC.
    The Current APC (Acquisition and Production Cost) is a calculated value based on Previous Year Acquisition balance plus any value changes up to the time of the report.
    The Asset History Report (RAGITT_ALV01) calculates the Current APC value &
    The Current APC can also be found in the Asset Explorer (transaction code AW01N) under Country Book 10/ Posted Values tab then the line “Acquisition Value” and column “Posted values”. 
    Thanks in advance,
    Satish

    Hi,
    I suppose that the calculation of Current APC (Acquisition and Production Cost) is getting done in the GET statements in the report RAGITT_ALV01, but unable to find the actual logic where it is being done.
    Please help me.
    Thanks in advance,
    Satish

  • How to check the current EHP stack level? in SAP

    Dear All,
    How to check the current EHP stack level? in SAP  . i have checked forum before i am posting but still comfused .
    same one said SAP_APPL , EA_Appl  and SAP _HR is 60n if n=1.2.3.4. if n =1 is enhanced package 1 similarly 2,3,4 .
    some one said SAP_BASIS 701,702,703,704 . according ehp1,2,3,4.
    Pls check the details and confirm either is ehp1 or ehp4 .
    Component version is simply shows SAP ECC 6.0 in system -> status.
    Software Component  - Release  - SP level
    SAP_ABA     701     0007
    SAP_BASIS     701     0007
    PI_BASIS     701     0007
    ST-PI     2008_1_700     0003
    SAP_BS_FND     701     0008
    SAP_BW     701     0007
    SAP_AP     700     0021
    WEBCUIF     700     0008
    SAP_APPL     604     0008
    SAP_HR     604     0029
    SAP_HRCAR     604     0029
    SAP_HRCAT     604     0029
    SAP_HRCAU     604     0029
    SAP_HRCBE     604     0029
    SAP_HRCBR     604     0029
    SAP_HRCCA     604     0029
    SAP_HRCCH     604     0029
    SAP_HRCCL     604     0029
    SAP_HRCCN     604     0029
    SAP_HRCDE     604     0029
    SAP_HRCDK     604     0029
    SAP_HRCES     604     0029
    SAP_HRCFI     604     0029
    SAP_HRCFR     604     0029
    SAP_HRCGB     604     0031
    SAP_HRCHK     604     0029
    SAP_HRCID     604     0029
    SAP_HRCIE     604     0029
    SAP_HRCIN     604     0029
    SAP_HRCIT     604     0029
    SAP_HRCJP     604     0029
    SAP_HRCKR     604     0029
    SAP_HRCMX     604     0029
    SAP_HRCMY     604     0029
    SAP_HRCNL     604     0029
    SAP_HRCNO     604     0029
    SAP_HRCNZ     604     0029
    SAP_HRCPH     604     0029
    SAP_HRCPT     604     0029
    SAP_HRCRU     604     0029
    SAP_HRCSE     604     0029
    SAP_HRCSG     604     0029
    SAP_HRCTH     604     0029
    SAP_HRCTW     604     0029
    SAP_HRCUN     604     0029
    SAP_HRCUS     604     0029
    SAP_HRCVE     604     0029
    SAP_HRCZA     604     0029
    SAP_HRGXX     604     0029
    SAP_HRRXX     604     0029
    EA-IPPE     400     0018
    EA-APPL     604     0008
    EA-DFPS     600     0018
    EA-FINSERV     604     0007
    EA-GLTRADE     604     0008
    EA-HR     604     0029
    EA-HRCAR     604     0029
    EA-HRCAT     604     0029
    EA-HRCAU     604     0029
    EA-HRCBE     604     0029
    EA-HRCBR     604     0029
    EA-HRCCA     604     0029
    EA-HRCCH     604     0029
    EA-HRCCN     604     0029
    EA-HRCDE     604     0029
    EA-HRCDK     604     0029
    EA-HRCES     604     0029
    EA-HRCFI     604     0029
    EA-HRCFR     604     0029
    EA-HRCGB     604     0029
    EA-HRCHK     604     0029
    EA-HRCID     604     0029
    EA-HRCIE     604     0029
    EA-HRCIN     604     0029
    EA-HRCIT     604     0029
    EA-HRCJP     604     0029
    EA-HRCKR     604     0029
    EA-HRCMX     604     0029
    EA-HRCMY     604     0029
    EA-HRCNL     604     0029
    EA-HRCNO     604     0029
    EA-HRCNZ     604     0029
    EA-HRCPH     604     0029
    EA-HRCPT     604     0029
    EA-HRCRU     604     0029
    EA-HRCSE     604     0029
    EA-HRCSG     604     0029
    EA-HRCTH     604     0029
    EA-HRCTW     604     0029
    EA-HRCUN     604     0029
    EA-HRCUS     604     0029
    EA-HRCVE     604     0029
    EA-HRCZA     604     0029
    EA-HRGXX     604     0029
    EA-HRRXX     604     0029
    EA-PS     604     0007
    EA-RETAIL     604     0007
    FINBASIS     604     0008
    ECC-DIMP     600     0018
    ERECRUIT     604     0008
    FI-CA     604     0008
    FI-CAX     604     0007
    INSURANCE     600     0018
    IS-CWM     600     0018
    IS-H     600     0024
    IS-M     600     0018
    IS-OIL     600     0018
    IS-PS-CA     604     0007
    IS-UT     600     0018
    LSOFE     600     0018
    SEM-BW     604     0008
    ST-A/PI     01M_ECC600     0001
    Regards
    Edited by: satheesh0812 on Nov 17, 2011 7:57 AM

    Hi Sateesh,
    SAP_ABA 701 0007
    SAP_BASIS 701 0007
    PI_BASIS 701 0007
    ST-PI 2008_1_700 0003
    SAP_BS_FND 701 0008
    SAP_BW 701 0007
    SAP_AP 700 0021
    WEBCUIF 700 0008
    SAP_APPL 604 0008
    Based on the component information provided by you, I can conclude that your system is ECC 6.0 EHP4.
    EHP4 is derived from your component SAP_APPL 604.
    In addition to this your EHP4 system has NW stack on NW 7.0 EHP1.
    Hence your system is ECC 6.0 EHP4 with NW 7.0 EHP1.
    Hope this answers your query.
    Regards,
    Deepak Kori

  • How to restrict the entry of same material twice on the order

    HI,
    How to restrict the entry of same material twice on the order before saving the Order ?
    I do not want my users to enter the same material as two different line items in the order.
    Any inputs wud b appreciated

    Hi Vam,
    For this you need to take the help of an ABAPer . Ask him to modify the user exit and add the logic.
    For user exit please go through the below link it will help you to resolve your issue.
    http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm
    Regards,
    Krishna O
    Edited by: Krishna O on Jun 3, 2010 12:29 PM

Maybe you are looking for

  • Couldn't find message in sxmb_moni

    Hi all, I followed the blog below to raise an exception to the XI with an Inbound Asynchronous proxy bu i couldn't find any message in the message monitor. Can any one please suggest the possible reason and how to correct it. <a href="/people/shabari

  • Inventory to SQL

    is it possible to push the inventory-data directly to a sql-database (win2000) i search the web for a good instruction to configure the inventory-service for a ms-sql-database , but can`t find . i found something of many sites, but nothing was comple

  • Export Compression for Web Use

    Hi All I've been through the forum and seen a lot of posts on the "art" of compressing files for use and transfer on the web while wanting to maintain quality. I understand that it requires some tweaking of the frame size, the frame rate, and the dat

  • Offline photoshop, bridge & premiere pro

    Hi. Where i work we do not have to posibilities to connect our computers to internet, therefore Adobe CC will be useless for us. Is Adobe Creative Suite still excisting? We need an offline version of especially photoshop, bridge & premiere pro. We ha

  • Convert BI report into Crystal Report

    Dear Sir, I have drawn a structure in BI query onto Crystal Report, my question is that, can I delete one single field from this structure on Crystal Report ? 'cause when I tried to delete one single field, the whole structure is deleted. In addition