Assignment of the asset during the equipment creation

Hello everyone,
I am currently working on the PM-AA interface which consists in linking the asset field (ITOB-ANLNR) of an equipment with the asset number given in the purchase order. The goods receipt (MIGO) creates automatically an equipment (thanks to the serial number profile of the materiel).
As the purchase order contains the asset, I expected that the system would put this value in the corresponding field of the equipment.
In the customizing, we have made the following changes :
- equipment is modified synchronously with tha asset modification
- the assignment of master data fields of assets and equipment includes the asset fields itself
- the serial number profile is assigned to the material and allow the creation of the equipment during the goods receipt.
Has someone already experienced this case? What do I have to do to have the asset number saved in the equipment during its creation?

Hi Paul,
Thanks for you answer.
I've already checked these customizing aspects but tjey are not saisfying enough : my customer wants the equipment to be created at the goods receipts in order to save the serial number registered during the reception.
Furthermore, I'm not sure of the process if I create the equipment formerly : will it take into account the material and serial number that are given during the reception of the goods? And how does the system react with more than one equipment?

Similar Messages

  • How do I find the assets for the Pluralist Brochure?

    How do I find the assets for the Pluralist Brochure?

    Hi Rita,
    Is it possible to speak with you?
    I put in the web address you gave to me and it took me to the tutorial: 
    https://helpx.adobe.com/creative-cloud/learn/tutorials/indesign.html?code=eyJhbGciOiJSUzI1 NiIsIng1dSI6Imltc19uYTEta2V5LTEuY2VyIn0.eyJpZCI6IjEzOTQxMTY4MTQ5NTUtMTgzMGQwZDMtNDk4OC00Y2 ZmLWE3ODYtYzZkZTc5NGQ2Y2EwIiwic2NvcGUiOiJvcGVuaWQsY3JlYXRpdmVfY2xvdWQscmVhZF9vcmdhbml6YXRp b25zLGFkZGl0aW9uYWxfaW5mby5zY3JlZW5fbmFtZSxhZGRpdGlvbmFsX2luZm8uc2Vjb25kYXJ5X2VtYWlsIiwic3 RhdGUiOm51bGwsImFzIjoiaW1zLW5hMSIsImNyZWF0ZWRfYXQiOiIxMzk0MTE2ODE0OTU1IiwiZXhwaXJlc19pbiI6 IjE4MDAwMDAiLCJ1c2VyX2lkIjoiQTBFNDc2QTg1MzA3RTlDMTBBNDkwRDQ0QEFkb2JlSUQiLCJjbGllbnRfaWQiOi JDcmVhdGl2ZUNsb3VkVGVzdDMiLCJ0eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIn0.StAmeYFnZ2Bl81D_E9GdQaKw jS9irovZVi2TgXvKvyYFFydbK_moes9zwu8eNCcyzVEW4LKVM4pky15WrQlT3TpBsLj-wubTBFHfrbTy5ShKwVrCW7 ON09EHAgn_5UKmT1mvKDtzPJFN1rVw4ZEWzAbH7IW52Kpt-Mcdzuf1v38N5GHxWfRxtGFob0vcsO_i155mtYRgdRd3 IyGJf5m9ObNztwE6w1phzddkK8itwIr2WhNAPRnHPwHIp10bgIBT14cnN0D8lfXvLfe1C8RV3OoX4b4KeuN7sytv_K lmY97pWrlwNGGJGeKCY7OF0lGV2MEdz1WezTGQYjrm1QjS2Q
    and I do not see a large hero image that you were referring to.
    Thanks Joe (Yogi1948)

  • Idvd ejects the disk during the "multiplexing and burning" / "writing lead-in" portion. When I check, there's nothing on the disk

    idvd ejects the disk during the "multiplexing and burning" / "writing lead-in" portion. When I check, there's nothing on the disk.

    What brand and type of disk are you using?  What speed are you burning at?  Are you able to create a disk image of the project?
    Try this basic troubleshooting fix:
    1 - delete the IDVD preference file, com.apple.iDVD.plist, that resides in your
    User/Home/Library/ Preferences folder.
    2 - delete IDVD'S cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iDVD folder. 
    3 - launch IDVD and try again.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.

  • How do I fix error message "This document contains a link to an asset being upsampled. You should resize it smaller or right-mouse click on the asset in the Assets panel to see additional options." Which asset is it?

    I ab in Muse. How do I fix error message, This document contains a link to an asset being upsampled. You should resize it smaller or right-mouse click on the asset in the Assets panel to see additional options.

    You should ask in Help with using Adobe Muse CC
    This Cloud forum is not about using individual programs
    This Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • What are the limitations of the software during the 30 day trial?

    what are the limitations of the software during the 30 day trial?

    Trials are fully functional.
    The only limitation is that they will stop working 30 days after first launch.
    You remove the time limit by entering a valid serial number which you get when you purchase the software. Or by subscribing to a Cloud membership plan.

  • Server:An Error occurred in the container during the request processing

    Hi
    I am using tomcat 5.0 as for my serlvets. I get below exception when processing a request. Please let me know under what conditions do we get such exception
    2008-5-14 9:33:34 org.apache.coyote.tomcat5.CoyoteAdapter service
    Server:An exception or error occurred in the container during the request processing
    java.lang.NullPointerException
    at org.apache.tomcat.util.buf.MessageBytes.toChars(MessageBytes.java:245)
    at org.apache.tomcat.util.http.mapper.Mapper.map(Mapper.java:509)
    at org.apache.coyote.tomcat5.CoyoteAdapter.postParseRequest(CoyoteAdapter.java:279)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:158)
    at org.apache.jk.server.JKCoyoteHandler.invoke(JKCoyoteHandler.java:300)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
    at org.apache.jk.common.ChannelSocke.processConnection(ChannelSocket.java:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
    at java.lang.Thread.run(Thread.java:619)
    Thanks
    fangbinyu

    This might help (then again, it might not!):
    Here is your stack trace:
    2008-5-14 9:33:34 org.apache.coyote.tomcat5.CoyoteAdapter service
    Server:An exception or error occurred in the container during the request processing
    java.lang.NullPointerException
    at org.apache.tomcat.util.buf.MessageBytes.toChars(MessageBytes.java:245)
    at org.apache.tomcat.util.http.mapper.Mapper.map(Mapper.java:509)
    at org.apache.coyote.tomcat5.CoyoteAdapter.postParseRequest(CoyoteAdapter.java:279)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:158)
    at org.apache.jk.server.JKCoyoteHandler.invoke(JKCoyoteHandler.java:300)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
    at org.apache.jk.common.ChannelSocke.processConnection(ChannelSocket.java:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
    at java.lang.Thread.run(Thread.java:619)
    Do you see any class name in it that you created? If so, look into that class and either set breakpoints and step through it until an exception is thrown, or fill it with System.out.println() statements to see where it failed.
    If none of the items above is a class you created, I suspect its the vendor classes that failed due to them trying to configure themselves via various configuration files in the project (usually *.xml files). Check out your *.xml files for snytax error and/or incorrect configurations and/or missing configuration info. Null pointer exception means the vendor software went to call a function of a class that was not instansiated. Example: person.getName() will throw that type of error if person is null.
    If you still cant find the problem, you might try creating a simple project and add configuration info to it, get it to work, then add more configuration data, get it to work, etc until you duplicate your original project configuration setup. This way, you can isolate where the problem is.

  • SEVERE: An exception or error occurred in the container during the request

    hi
    I am using tomcat 4.0 as for my serlvets. I get below exception when processing a request. Please let me know under what conditions do we get such exception
    Aug 31, 2005 12:20:28 PM org.apache.coyote.tomcat5.CoyoteAdapter service
    SEVERE: An exception or error occurred in the container during the request processing
    java.lang.NullPointerExceptionnull at java.io.Writer.write(Writer.java:126)null at java.io.PrintWriter.newLine(PrintWriter.java:254)null at java.io.PrintWriter.println(PrintWriter.java:405)null at java.io.PrintWriter.println(PrintWriter.java:516)null at org.apache.catalina.logger.LoggerBase.log(LoggerBase.java:266)null at org.apache.catalina.core.StandardWrapperValve.log(StandardWrapperValve.java:376)null at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)null at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)null at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)null at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)null at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)null at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)null at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)null at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)null at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)null at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)null at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)null at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)null at java.lang.Thread.run(Thread.java:534)null
    Thanks
    Rajesh

    Srikanth,
    Problem is that the exception is not form any PrintWriter object i had instantiated in my servlet code. Infact, the exception comes from a class of tomcat when it is trying to log some information. The basic thing is I am contacting a Geographical positioning server from servlet. The contact is fine and I get requested information back from server. But, once the control comes back to server, I get that exception. If I dont contact the geo server, I dont get any exception.
    Thanks for your immediate reply.
    Rajesh

  • I am trying to copy some songs from my playlist to a CD but it changes the order of the songs during the conversion.  I want the songs in alphabetical by name but iTunes arranges them alphabetically by artist.

    I am trying to copy some songs from my playlist to a CD but it changes the order of the songs during the conversion.  I want the songs in alphabetical by name but iTunes arranges them alphabetically by artist.

    The apparent order of a burned CD may depend upon how you have iTunes display it - https://discussions.apple.com/message/17827921
    iTunes 10 for Mac: Disc burning overview - http://support.apple.com/kb/PH1746
    iTunes 10 for Mac: If you have trouble burning a CD - http://support.apple.com/kb/PH1751
    iTunes 10 for Mac: Create your own MP3 CDs - http://support.apple.com/kb/PH1748
    iTunes: How to set the play order of songs on an MP3 CD - http://support.apple.com/kb/HT2455

  • HT204370 What do I do if the audio is off from the picture, during the movie that I downloaded from Itunes?

    What do I do if the audio is off from the picture, during the movie that I downloaded from Itune

    Depending upon what country that you are in (films can't be re-downloaded in all countries) then try deleting the film from your iTunes library and redownload it via the Purchased link under Quicklinks on the right-hand side of the iTunes store home page on your computer's iTunes.
    If you aren't in a country where you can re-download films or if it re-downloads with the same problem then try the 'report a problem' page to contact iTunes Support : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • I have got big problem. i have iphone 4 for a few day (it was new and packed) and now i realised that the screen during the conversation doen't block and turn up black. please help me, i don't knwo what to do!

    I've got big problem. i have iphone 4 for a few day (it was new and packed) and now i realised that the screen during the conversation don't block and turn up black. please help me, i don't knwo what to do!

    Connect to the Computer you Usually Sync with and Follow the Steps Here...
    Recovery Mode
    http://support.apple.com/kb/HT1808

  • Compile and call the class during the runtime

    Hi guys,
    I am struggling with a project, which allow user to modify the behavior of the program.
    To do this, my Java code must be able to compile the Java code (*.java) and call the class from the code during the runtime.
    Here are my code:
    com.sun.tools.javac.Main javac = new com.sun.tools.javac.Main();
    String[] options = new String[] {"d:\\javaExternal\\RunTimeCompilation.java"};
    System.out.println(Main.compile(options));This allows me to compile the .java file into .class file. However, I can't find the way to access/use the .class file.
    Do you guys have solution for this?
    Thanks a lot.

    You will also need to investigate class unloading and proxies since presumably they can modify the file and compile it again.
    Might note that in general this seldom works for business solutions. It seems like allowing the users to add their own functionality would be a good idea so the programmers don't have to keep doing it. But the reality is that then the users must become programmers. And often must be pretty good at it as well since they must not only know the programming language but also the framework too. The second problem is that it also becomes a maintenance nightmare for the real developers to upgrade the existing system.

  • HT4972 how to save the app during the software update..??

    i would like to update my iphone, i just wanna to know how to save the apps during the sowtware updates.

    i would like to update my iphone, i just wanna to know how to save the apps during the sowtware updates.

  • Problem during the  assets entryat the time of service sheet

    Sir,
    I will face the problem at the time of services sheet as per following information.
    Actuaally i implemented the busi. area as Dealer I Want capitalized that bur at the time of entery the
    the service sheet i faced the problem.
    problem:
    you cant post to this assets( Assets180 0blocked for acuisistions)
    procedure remove tha blocked indicator in the master record or post diff. assets
    regardinng this procedure  i wnat to detail procedure  or doc.

    done by call sercvice center facility

  • Purchase of Assets during the Period

    Hi Experts,
    Recently I am facing a typical problem.I am new in SAP.
    We had purchased one asset in the month of April amounting to Rs.65,000/- dated 23.04.2009.When we run AFAB for the month of April-2009 we noticed that system is calculating depreciation on the said asset for the full month not for 8days(i.e 23.04.2009 to 30.04.2009).
    Anybody, please throw some light in this case.I am open to change the customisation.
    Thanks & Regards
    CONSAPFI

    Hi,
    the depreciation is calcualted according to your period control from the depreciation key. If you use pro rata - what I assume here - then it is absolutely correct that the whole period is considered; this is what pro rata stands for.
    If you need daily depreciaiton, then check the documentation, there is also a solution to that.
    Regards,
    Markus

  • Accoung Assignment tab is disable during shopping cart creation

    Hi Gurus,
    Ned your expert advice on this issue.
    We are using SRM7.0 classic scenario. During configuration, under SPRO>Supplier Relationship Management>SRM Server>Cross Application Basic Settings>Account Asisgnment, we define Account assignment categories, define G/L account for Product Category and Account assignment Category and no entry under Maintain Local Accounting Data.
    However during shopping cart creation, Account Assignment tab is disable. We cannot even add line item and throwing an error. We assigned therequired entries under PPOSA_BBP but still unable to complete the shopping cart.
    Please advice how to resolve the issue.
    Thanks.

    Hi,
    Have you enabled the 'default' checkbox?
    Regards,
    Nikhil

Maybe you are looking for

  • Capture video from camera (Sony HVR-A1U) to Premier -Premier Crashes

    I have Firewire connected between the video camera and my mac. Usually I capture my clips easily - they are shot on mini HDV tape. But today it causes the whole program to freeze and I have to Force Quit. The camera is on and connections on before I

  • Change aspect ratio in Shockwave Flash

    I am trying to watch a streaming TV channel in Shockwave Flash.  The person initiating the streaming is using an incorrect aspect ratio that distorts the image.  He is putting a 3:2 image in the HD 16:9 screen, which means that the image is 18.5% too

  • Lightroom 5.2 is not identifying my sigma 35 mm 1.4 for lens correction anymore.

    Lightroom 5.2 is not identifying my sigma 35 mm 1.4 for lens correction anymore. It was working fine last week. Any ideas what's happening?

  • Upgrade to 3.0 ?

    Hi, We are running ApEx 2.2.1 and planning to upgrade to 3.0. At present we are not planning to do any PDF printing. My question is that, can we upgrade to 3.0 now and install BI publisher or FOP later and change settings in ApEx to point to it for P

  • Submit e-mail button returns "one of the specified recipients is not resolvable" error

    I have created a form in Acrobat X and have an e-mail submit button which isn't quite working.  In Acrobat X, when I click the button it proceeds normally (promts me to send an email with the form attached.)  In Reader X, however, it returns the erro