Status 51 -- Error: LK047 Material movement could not be posted in the sys

I am trying to create an article document (goods movement doc) for an already created purchase order.
but this is via an IDOC (WMMBXY). after filling the data in WE19, i shoot the idoc in to the system. in we02 i get the following error message (status 51): LK047 Material movement could not be posted in the system . Can someone please help.
the following fields are filled:
Segment: E1MBXYH
Document date 20091124
Posting date 20091124
Reference 9999999999
Doc.Header Text POS/1110
Transaction code MB01
USNAM user12
Segment: E1MBXYI
Processing ind. 1
Material 832924
Plant 1110
Movement Type 101
Debit/Credit +
Currency EUR
Qty in un.entry 250
Unit of Entry PAK
Qty OPUn 90
OrdPriceUnit KG
Purchasing Doc. 9100000141
Item 1
Profit Center 11090
G/L Account 22706
Movement Type 101
SLED/BBD 20091231

Hello Shankar,
Glad to hear from you!
In your question, please make sure you use leading zeros for the MATNR field.  In header segment field E1MBXYH-BKTXT, we use header text. Hope you are using inbound posting function L_IDOC_INPUT_WMMBXY.
Please try with this and it works for us.
Thanks a lot,
Venu

Similar Messages

  • Error: LK047 Material movement could not be posted in the system via IDOC

    I am trying to create an article document (goods movement doc) for an already created purchase order.
    but this is via an IDOC (WMMBXY). after filling the data in WE19, i shoot the idoc in to the system. in we02 i get the following error message: LK047 Material movement could not be posted in the system . Can someone please help.
    the following fields are filled:
    Segment: E1MBXYH
    Document date        20091124
    Posting date         20091124
    Reference            9999999999
    Doc.Header Text      POS/1110
    Transaction code     MB01
    USNAM                user12
    Segment: E1MBXYI
    Processing ind.      1
    Material             832924
    Plant                1110
    Movement Type        101
    Debit/Credit     +
    Currency             EUR
    Qty in un.entry      250
    Unit of Entry        PAK
    Qty OPUn             90
    OrdPriceUnit         KG
    Purchasing Doc.      9100000141
    Item                 1
    Profit Center        11090
    G/L Account          22706
    Movement Type        101
    SLED/BBD             20091231

    Hello Shankar,
    Glad to hear from you!
    In your question, please make sure you use leading zeros for the MATNR field.  In header segment field E1MBXYH-BKTXT, we use header text. Hope you are using inbound posting function L_IDOC_INPUT_WMMBXY.
    Please try with this and it works for us.
    Thanks a lot,
    Venu

  • I'm running snow leopard. The try to open any .mov file in Quicktime, and I get an error message that says, "The document xyz.mov could not be opened. The movie is not in a format that Quicktime player understands. I'm a recent upgrade to Snow Leopard.

    I'm running snow leopard. The try to open any .mov file in Quicktime, and I get an error message that says, "The document xyz.mov could not be opened. The movie is not in a format that Quicktime player understands. I'm a recent upgrade to Snow Leopard.
    Help!
    Thanks, Mark

    Unfortunately, the error message gives no details about what codec might be missing or what it needs.
    If the file can't be opened in QT, it only means you cannot use the QT "Inspector" window to check what compression formats were used to create the file. It does not mean you can't use the Finder "Information" window to check on the compression formats or use a third party media information window (e.g., like VLC which will open many compression formats not supported natively by QT) to determine what kind of data is included in the MOV wrapper. If the file cannot be opened in any app, it is usually a good sign that the file itself is corrupted.
    It's a stupid error message. Apple should do better than that.
    Error trapping is quite extensive but there are still many areas which require human oversight. The message is telling you that either the container has a problem (e.g., not properly terminated, non-standard, or corrupted) or that one or more of the compression formats used is not supported by your current codec component configuration or that the data was encoded using non-standard settings or preferences not supported by QT or that the fourCC code does not match the data contained in the file or that there are timecode inconsistencies, etc., etc., etc. In short there are a near infinite number of possible problems for which it would be very difficult/nearly impossible to program error trapping depending on your sourcing of content and how you process it before it reaches the player app. Think of it like trying to play a BD disc in an DVD player.
    I'll call Apple support when I get a chance.
    Chances are good that they will end up sending you back here. In any case, it is often a good idea to post a sample file for examination by other QT users. At the very least, they should be able to tell you if the sample file will play on other systems which would indicate whether or not the file itself is bad and under the best of circumstances whould allow them to examing the file in detail for various common problems.

  • The Movie could not be used because the original file could not be found

    The message " the movie could not be used because the original file could not be found" comes up when i try the play certain movies, ive not deleted them or anything and will still play bacause they are also saved in my movies and work with windows media,
    any ideas what i may have done
    Thanks

    This kind of error, with anything iTunes uses, happens when someone moves the origonal file. I whould sugest deleteing the files tat are having this problem from iTunes only, then adding them back from where the files are.

  • I am not able to activate my iPhone 3GS after upgrading it to IOS 5.1.1 since it shows the error message "your iPhone could not be activated because the activation server is temporarily unavailable. I am asked to retry after some time. How can I avoid thi

    i am not able to active my ipone 3gs after upgrat to ios5.1.1. it show error message " your iphone could not be activted because the activation server is temperarily unavailable.try connecting you iphone to itunes to activate it, or try again in a couple of munutes" i retry many time, could not sold problem.

    You had a jailbreak and unlock.
    When you updated you cooked it.
    Your phone is done.
    Time for a new one.

  • Error message saying iTunes could not connect you to the Music Store

    error message saying iTunes could not connect you to the Music Store
    Make sure your network connection is active and try again
    someone help!!!!!!!!

    ya, im having the same problem 2, im not sure, maybe the systems down or something, if someone has connected to the music store in the last 12 hrs plz speak up.

  • Error submitting tasks: Operation could not be completed within the specified time

    I've created a Batch Application and I'm having an issue running a job.  Its suppose to synchronize 2 azure blob containers.
    In my JobSplitter, I compare 2 azure blob containers and find the files in the first container that need to be copied over to the second one.  Just figuring out which files to copy over can take about 5 to 6 minutes the first time this is run depending
    on the number of files that need to get copied over.
    Once we have the files that need to be copied, we group them into sets and create a task for each set.
    The exe that the TaskProcessor runs doesn't do anything just yet. All it does is write the arguments sent to it into a file. Nothing major.
    On the last run, about 900 tasks were created. Four of the tasks completed successfully. I can download the output files for them just fine. The next 4 tasks failed with an error.
    Looking in the JobLogs, I see this:
    The job orchestrator finished
    Failed to process job ac8dd4a3-d882-4ec1-847d-48844fa3e1f4: Error submitting tasks: Operation could not be completed
    within the specified time. RequestId:27eab612-c8ce-4e4b-8dfb-00e7024c71ec Time:2015-01-29T00:37:03.5943898Z
    Has anyone seen this before?
    Thanks,
    matt

    This error is usually a transient error, typically related to an internal storage timeout.  We're working on a fix for it.
    In the meantime, if you go into the Batch Apps portal, select the failed job and click Reprocess in the command bar, Batch Apps should re-run the failed tasks and the not-run tasks.  (Note that the tasks that already succeeded will not be re-run, and
    we will not re-run the job splitter to create new tasks.)
    Please let us know if you continue to see this problem or if reprocessing the job doesn't work for you.

  • When I try to play a song in my itunes libery I get an error saying "this song could not be used because the original file could not be found".  I do I restore the file?

    When I rry to paly a song in my itunes libery, I get an error saying "this song could not be used because the original file could not be found". I do I find the orginal file?

    Hello crispinofromfl,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    Where are my iTunes files located?
    http://support.apple.com/kb/ht1391
    Have a nice day,
    Mario

  • Quicktime: The movie could not be opened.  The file is not a movie file.

    Hi, im sorry to say im a bit challenged when it comes to this so i hope you can help!...
    Im trying to import the movies from my Sony video recorder (handycam DCR-SR32) and when i open the folder for it on the desktop and try to open one of the files it says: quicktime: The movie could not be opened. The file is not a movie file. All the files have quicktime icons next to them and i definitely have quicktime installed. I managed to import movie filed before into imovie and im trying again to do so... any clues as to what im doing wrong or how i can get the files into imovie to play and edit?? many thanks in advance

    To Apple Discussions!
    What type of files are they - .avi, .mp4, .mov, etc.?
    Make sure you have the following installed:
    Flip4Mac
    VLC Media Player
    Perian

  • Error message iPhone 5s could not be synced because the sync failed to start

    My iPhone 5s will not sync i get the error message  "iPhone 5s could not be synced because the sync failed to start"
    running IOS 7.1.2
    Macbook Pro running 10.9.4
    iTunes 11.3.1.(2)
    i did not load any new apps this just started. Thanks.

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • Im trying to setup my phone and I Keep getting this error.  "Your iPhone could not be activated because the activation server cannot be reached. Try Connecting your iPhone to iTunes to activate it, or try again later.

    Im trying to setup my phone and I Keep getting this error.
    "Your  iPhone could not be activated because the activation server cannot be  reached. Try Connecting your iPhone to iTunes to activate it, or try  again later.

    Are you running one of the beta versions of iOS 7?
    Has the iPhone been jailbroken or modified to work with other
    than the original wireless provider?

  • HT3775 The document "IMG_7525-1.MOV" could not be opened. The movie is not in a format that QuickTime Player understands. what can I do to see my videos?

    The document “IMG_7525-1.MOV” could not be opened. The movie is not in a format that QuickTime Player understands. What can I do to see this videos if they are on a MOV format?

    You should be able to play it using the free VLC:
    http://www.videolan.org/vlc/download-macosx.html

  • HT200261 Configurator Error. Apple Configurator could not open your library.The file couldn't be opened because it isn't in the correct format.

    I was using configurator without trouble.  Unfortunately, my battery died and my computer went down.  I plugged my computer in, restarted it and tried to open configurator.  Now this is the error I am getting.  Apple Configurator could not open your library.The file couldn’t be opened because it isn’t in the correct format.  How do I fix this?

    Thank you for responding. The number 2 after the file final cut events is temporary so I can copy it to another drive while I am working on this.  . i got a new message that reads...
    Final Cut Pro must restore or move corrupted databases before opening.

  • Error message "... could not be found on the server."

    I have been subscribed to a podcast for 3 years. I received an error message for that subscription recently stating,
    "There was a problem downloading "Civil War Podcast by Dr. James Robertson Jr. from WVTF. The URL http://www.wvtf.org/news_and_notes/feeds/wvtf_cw_rss.php could not be found on the server."
    Something else that may or may not be related, for months I haven't been able to find this specific podcast in the iTunes store when I search for it. However, my iTunes continued to download current podcasts.
    What does this mean?

    I believe WVTF changed the podcast feed URL. I went to their website http://www.wvtf.org/index.php?option=com_content&view=category&layout=blog&id=44 &Itemid=160&limitstart=5 and got the feed URL and entered it directly under Advanced -> Subscribe to Podcast. The URL I used is http://www.wvtf.org/index.php?option=com_podcast&view=feed&format=raw
    Good luck, Chris

  • The movie  could not be used because the original file could not be found. Would you like to locate it?

    The movie “Airport (1970)” could not be used because the original file could not be found. Would you like to locate it?
    The above message appears whenever I try to play a purchased movie?
    What are my options

    Thanks for the reply. Is there an automated way to restore the links without dragging all 150 movies back to iTunes from their folders? A bit of a pain. I thought about doing a restore but the media folder is 500GB and it didn't see, to be populating in Time Machine. I had thought about restoring an older library but wasn't sure which file to pick.

Maybe you are looking for

  • IPod Touch stuck on "Connect to iTunes" screen after attempting to install iOS6

    Like the title says, I attempted to update my iOS on my 4th generation ipod touch. Not only did the update not install due to some unknown error, my ipod has been stuck at the dreaded "Connect to iTunes" screen. It isn't being recognized by Windows 7

  • Access global attribute in webdynpro component?

    Hi all i have 2 webdynpro components Comp1 Comp2 Now i have declared a global attribute in comp1 in component controller. I have embedded both component together to share values I want to change the global attribute of comp1 from comp2 Let me know ho

  • How to update Smart Playlists without Live Updating?

    I have around 100 Smart Playlists and 25,000 songs in iTunes.  Many of the Smart Playlists have interrelations and multiple nested rules. iTunes pretty much grinds to a hault every time I do anything.  It generally freezes for 10-40 seconds every tim

  • Could my emac be dead

    I came home and i could see my emac was not on, but my external HD was on. The emac seems dead. I cant get it to start or even make any sound. I tried different outlets but to no luck. Could my Emac just have died? I keep trying the start up button--

  • Problem with ODBC driver

    Hi guys I'm Tring to enable an Oracle DB (version 10.2.0.3.0) as data Source for the physical Layer of The BIEE version 10.0.3.1.4. I already installed Patch 5699495 I already setted, in the Oracle ODBC DriverConfiguration the follow parameters Data