Please inform me about the BTE related to the transaction BP in DM.

Please inform me about the BTE related to the transaction BP in DM.

Dear parameswar
The simple work is go to MM60, give material type ROH (for raw material) and execute.  You will get list of all raw materials.  Make a note of it and now go to MB51, give those material codes and give movement type 261 for issue from stores and execute. You will get raw materialwise details of how much quantity has been issued to WIP.  The same exercise you have to do for FERT.
thanks
G. Lakshmipathi

Similar Messages

  • How to get the health , performance information and about the services run on devices that have connected to the system center?

    Hi All,
    I want to know how to get the health , performance information and about the services run on devices that have connected to the system center to my c# application. Also I need to know about the information of databases that have connected to system center.
    I will appreciate your feedback
    Thank you

    Hi,
    You can configure service monitor for the required service on the server
    refer below link for how to configure service monitoring
    http://www.bictt.com/blogs/bictt.php/2011/03/17/scom-monitoring-a-service-part3
    You can use SCOM SDK to connect to the scom server using c# and get required information
    http://msdn.microsoft.com/en-us/library/hh329086.aspx
    you can find the database in below registry path on management server
    HKLM:\SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Setup\DatabaseName
    Regards
    sridhar v

  • Please let me about the COIS SAP transaction code(s)

    Please let me about the SAP transaction code(s) from which I will get monthly data of the folowing:
    Material or product wise listing of raw materials used in WIP & converted to Finished goods remaining as closing stock
    Edited by: Isabelle Britten on Jul 21, 2008 12:45 PM

    HI,
    Following are the different t.code for the WIP Reports.
    FAIP0 WIP Clearing
    KKA1 Order Results Analysis and WIP Calc.
    KKA1P Order Results Analysis and WIP Calc.
    KKA2 Project Results Anal. and WIP Calc.
    KKA2P Project Results Anal. and WIP Calc.
    KKAG WIP: Display Worklist
    KKAO WIP Calc.: Collective Processing
    KKAQ Display WIP - Collective Processing
    KKAS WIP Calc. for Product Cost Coll.
    KKAT WIP Display for Product Cost Coll.
    KKAV WIP Calculation for Cost Object Hier
    KKAW WIP Display Cost Object Hierarchy
    KKAX WIP Calculation for Order
    KKAY WIP Display for Order
    KOB8 Orders: WIP/Results Anal. Line Items
    You can find Goods receipt Report via MB51 (Selcting Mov. Type 101 ).
    Regards,
    Dhaval
    Edited by: Dhaval Choksi on Jul 21, 2008 1:44 PM

  • Please let me about the SAP transaction code(s)

    Please let me about the SAP transaction code(s) from which I will get monthly data of the folowing:
    Material or product wise listing of raw materials used in WIP & converted to Finished goods remaining as closing stock

    Dear parameswar
    The simple work is go to MM60, give material type ROH (for raw material) and execute.  You will get list of all raw materials.  Make a note of it and now go to MB51, give those material codes and give movement type 261 for issue from stores and execute. You will get raw materialwise details of how much quantity has been issued to WIP.  The same exercise you have to do for FERT.
    thanks
    G. Lakshmipathi

  • Please let me about the SAP transaction code(s) from which I will get month

    Please let me about the SAP transaction code(s) from which I will get monthly
    Material or product wise listing of cost of finished goods sold & lying as stock

    Dear parameswar
    Go to SE16, give the table MBEW and select the following fields:-
    VERPR  -  If you want to see the moving average price of that particular material
    STPRS  -  If you want to see the Standard price of that particular material
    SALK3   -  If you want to see the total valuated stock of that particular material
    To see how much stock is available, run MMBE and execute.  You can also check in MC.9 (mcdot9)
    thanks
    G. Lakshmipathi

  • Documentation about the transactions

    Hello,
    I'm looking for documentation about the transactions
    CG3Y or CG3Z. My problem is that it doesn't update
    existing files.
    Thanx a lot

    hi
    Both CG3Y and CG3Z transactions are a part of EH&S.
    CG3Y = EHS: Download appl. to frontend
    Source file on application server Path of the file on the applicationserver
    Target file on front end Path of the file on the frontend server (PC)
    Transfer format for data Download the file as text (ASC) or in a binaryformat (BIN)
    Overwrite file Overwrite the target file if it already exist (withoutprompting)
    To start the download: <SHIFT-F1> (left button)
    To cancel: <F12> (right button, red X)
    CG3Z = EHS: Upload from frontend to appl.
    Source file on front end Path of the file on the frontend server (PC)
    Target file on application server Path of the file on the applicationserver
    Transfer format for data Download the file as text (ASC) or in a binaryformat (BIN)
    Overwrite file Overwrite the target file if it already exist (withoutprompting)
    To start the upload: <SHIFT-F2> (left button)
    To cancel: <F12> (right button, red X)
    hope it willl help you
    regards
    sreelatha gullapalli

  • About "the transaction is no longer active" exception

    Hi all
    My application is deployed on the weblogic 7 SP2 and whenever i am trying to ship the orders which involves the Database interactions i am getting the following error. I increased the transaction time out periods to 5000 seconds in config.xml but still i am getting following exception.
    can anybody tell me what is excat cause of the following exception and what things i need to do to resolve the exception
    x.x.x.x: MSG: Failed to get Fulfillment Center Sourced Orders java.rmi.RemoteException: EJB Exception: ; nested exception is:
         x.x.x.x: MSG: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction.The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction. TIME: 0EJB Exception: ; nested exception is:
         x.x.x.x: MSG: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction.The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction. TIME: 0ERROR CODE: 30006 TIME: 1178858558476
         at x.x.x.x.x.ConfirmOrderBean.getAllNewOrdersForStore(ConfirmOrderBean.java:107)
         at jsp_servlet._fulfill.__confirm._jspService(__confirm.java:338)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5445)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3105)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2588)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    Thanx in advance
    Reagrds
    Pandurang

    Hi all
    My application is deployed on the weblogic 7 SP2 and whenever i am trying to ship the orders which involves the Database interactions i am getting the following error. I increased the transaction time out periods to 5000 seconds in config.xml but still i am getting following exception.
    can anybody tell me what is excat cause of the following exception and what things i need to do to resolve the exception
    x.x.x.x: MSG: Failed to get Fulfillment Center Sourced Orders java.rmi.RemoteException: EJB Exception: ; nested exception is:
         x.x.x.x: MSG: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction.The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction. TIME: 0EJB Exception: ; nested exception is:
         x.x.x.x: MSG: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction.The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.AppSetRollbackOnlyException]'. No further JDBC access is allowed within this transaction. TIME: 0ERROR CODE: 30006 TIME: 1178858558476
         at x.x.x.x.x.ConfirmOrderBean.getAllNewOrdersForStore(ConfirmOrderBean.java:107)
         at jsp_servlet._fulfill.__confirm._jspService(__confirm.java:338)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5445)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3105)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2588)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    Thanx in advance
    Reagrds
    Pandurang

  • Please do something about the software update for ...

    I already posted my problems here...
    /t5/Xseries/X3-02-Problem/td-p/869643
    And to add another problem, Nokia Software updater tells me that the latest software must be approved by my network carrier. I already escalated this problem to my network provider but they dont know it. They said that i should contact nokia about this. I even tried using other networks but no luck.
    Please make it easier to update softwares here in the Philippines.

    Yes, it works, but as I mentioned, it stinks. It doesn't update as often, nor provide as detailied info as TWC does.

  • Please help me about the Iplanet Messaging Server,SOS!!!!!

    I have just installed Iplanet DS and IPlanet Messaging Server 5.2 .But I can only use web to check or send mail . When I use Out Look Express ,I can only send mail and not check mail.Please give me the reason and solution.

    How did you set the user up? Have you implemented "direct ldap", per Appendix A in the Admin Guide?

  • Please do something about the lack of a WORLD MUSIC genre under browse!

    While I really hate the blanket term "World Music" to describe endlessly varied styles of music, it's better than nothing. Under the Spotify browse section, there is no real option to find global tracks. The global top 50 is a good start but that's mostly EDM and pop music. There is the 3rd-party desktop app "Music Of The World" which I love but I rarely use Spotify on my desktop (could this ever be implemented into mobile?) So I ask, nay I beg, please add a Global/World/International, whatever you want to call it, to the Genres and Moods section of browse. It will increase my quality of life 20-fold. That's an exaggeration but it would make me a happy boy at the very least. Don't you want me to be a happy boy? I thought so. Thank you!Kirk

    Another thing to keep in mind is how much is going on during a patch switch. If you have a 6 channel strip patch, then switch to another 6 strip patch.. that's potentially 12 strips during the patch change, depending on tail times.
    I've learnt that going thru the Logic patches, many of which contain Space Designer, will lead to high load. If you need to go into the Logic folder, which I suspect is separated from the Pre-Mapped patches for a reason (high CPU load potential maybe), then go over each strip you load and move as many effect plug-ins like Space Designer onto a bus. Reuse as much as possible.. in a live venue that expensive SD setting isn't going to sound that much better than a cheap one that you've already used on every song.
    Speaking of which, try changing the Sample Rate in Space Designer (to the left of the Length parameter). This can help if you have several SD's and the crowd won't notice.

  • Please tell me about the lid/screen "latch"

    So the MacBook Air has magnets to help hold it closed? The magnets are on the two corners or all along the edge or in place of the old style middle latch?
    Sorry to be ignorant. I am not close to a mac store and have never seen an Air other than pictures.
    I don't like how the corners curl up on the Pro and am hoping the Air seals out dirt better. (Yes I may just get/make a bag for it.)
    I am torn between making my first "laptop" a MacBook Air or a MacBook Pro. I don't play any games or do editing of vid etc. However I may watch a movie from time to time. The ultra light weight and compactness is attractive for I travel by bicycle often.

    Wow cool! Let me see if I got that right; in the representation bellow if the "+" is the eye isight, the vertical lines are the left and right sides of the lid then the magnets are where the "#" are yes? Very nice of you to take the time. Any annoying limitations you run into using your Air for what you got it for?
    I # + # I
    PS: it looks to me in the preview that the rep I made up will not show in the discussions as I had hoped.
    So . . . the left mag is roughly two inches from the left edge and the right mag is halfway between the camera and the right edge?
    Message was edited by: barkingmad

  • Why cant apple track my stolen iphone if it connects to the internet after reset. the IMEI number stays the same so i dont understand why they just dont shut it off and call me and the police to inform me about the whereabouts of the phone

    Hi, my iphone was stolen around a month ago. After the phone popped up on find my iphone in central london the police decided to be really helpful and instead going to get it they closed my case. Since then it has been offline because the "lovely" individual who stole it obviously reset it. I was just wondering why doesnt apple track phones through the IMEI number. The number stays the same, so if the phone connects to the network they should be able to know that its my stolen iphone. I just dont understand why they dont do that. They have a huge ecosystem, and if someone signs in to my iphone with their itunes account (which they pretty much have to in order to use most of the phones features) the IMEI number gets associated with that perticular account. Would it not be possible for them to realize that its my stolen phone?
    Thanks to anyone that answers.

    Your carrier can lock the IMEI number, try contacting them. At least you'll have the satifsaction of knowing the theif can't use it anymore. My guess is Apple doesn't block IMEI numbers because they don't want someone selling a phone without record, and then reporting it stolen and causing problems that way. But that's just a guess, I feel for ya. Good luck either way, if it's a locked phone you should be able to call the carrier it's locked to and have the IMEI blocked.

  • Need some information confirmed about the content ID number

    Is it possible to have it change the auto number prefix in a contextual manner.
    example
    default:xxxx001
    doc-a:xxxy00[1|2]
    doc-b:xxxz00[1|3]

    Hey
    There was a HowtoComponent around called DynamicPrefiix which dnamically set the Content id prefix. It was used as an example in some of the courses.
    You could potentially get a copy of that and set the prefix based on your rules. For example, if content type = "foo" then prefix = "bar" else prefix = "xxx".
    I think Bex's site has an 11g copy on it:
    http://bexhuff.com/2011/03/howto-component-samples-for-oracle-ucm-11g
    Cheers,
    A

  • Please tell me about the start and end of a loop at main

    part of the table?
    I have put a table into the smartform page and I do not know how to use loop and program lines.
    For what purpose should I use these?
    Any contributions will be rewarded.
    Thanks.Deniz.

    Loop and endloop in smartform - if you want to print multiple data for each header ,then we need to use..
    one example : i have sales order - order may contains more than one item..if you want to print multiple items then we need to go for loop endloop.
    Program lines - without effecting program - we can change the code within smartform( I mean we can pass the values and get the values based on condition )
    i am getting material number from program and i am printing here,later on customer is looking for material description,then you can write simple code within samrtform by using program lines.

  • Please tell me about the jvm architecture

    i need some help regarding jvm architecture. can anybody explain it for me. i am very new to java so that i am asking like this

    That's a very broad, vague question.
    http://java.sun.com/docs/books/jvms/second_edition/html/VMSpecTOC.doc.html

Maybe you are looking for

  • Any option to get the list of Invoice with respect to Sales Area

    Dear All, Is there any option to check the list of Invoices with respect to the Sales area. Because, in VF05, we are getting the list either for a Payer or a Material. I want to see the list of Invoices for a Sales area. I mean, it should be similar

  • Unable to install itunes 10.1 to Windows vista

    Hai everyone. Ive been having a really hard time trying to install itunes 10.1 To do so,I uninstalled itunes 10 and tried installing itunes 10.1.While it is in the process of installing,an alert pops up and says "Could not access %Appdata%/" and afte

  • Touble with TV out from my Ipod Touch

    Here's the deal. I am out of the states for a while, and I only get three english channels. So I bought some shows on itunes and I bought the A/V cable so i can watch them on my tv in my apartment. The only problem is, they start playing and about 30

  • PI 7.1 step by step guide

    Hi Experts, Can u give me a link to a step by step guid efor file to file scenario in PI 7.1 right from SLD config to development to testing.. thnks in advance

  • How to download trial version directly

    For the sake of your users I would simply put a simple post up that directs us to a link for directdownloading. I have my A+, MCSE+i, CISCO and other certs but your dowload manager just seems to burden your staff and frustrate users. I've had it work