BAPI_ACC_INVOICE_RECEIPT_POST incoming message

Hi Friends,
during the BAPI_ACC_INVOICE_RECEIPT_POST I have an error, but this error is not shown in the return table.
When I try to create a new Invoice with the same obj_key the return table has 1 entry 'S' but later the Business workplace pops up with ' a new message in the inbox' and that shows an error during the BAPI call.
How can I avoid this and catch the error.
Thank you very much in advance.
Rg. Jimbob

YOU'RE NOT LISTENING. THE UPDATE HAS FAILED. THE DOCUMENT WAS NOT CREATED. IT NEVER WILL BE CREATED. YOU CAN WAIT FROM NOW TILL TUESDAY.
Sometimes (maybe due to a configuration error) SAP thinks everything is OK and tries to update the database (does an INSERT or something). But Oracle or DB2 or whatever the database you are using disagrees and cannot do the update even though SAP thinks everything is OK. Then you get express mail.
USE THE TRANSACTIONS I SUGGESTED.
Rob

Similar Messages

  • Incoming messages going directly to trash

    Hi all
    i have been having nothing but trouble with my BTinternet account since the wwekend. My original password was not recognised so had to generate a new one, then when FINALLy managing to get my email on my mobile devices ALL my incoming messages are going directly to my trash box.
    this is obviously a pain as i have to keep checking trash to see whats come in. My mobile devices are an Iphone 5s and an Ipad mini.
    any help would be appreciated, I have just re set-up my email on my Iphone as per the help page 
    http://bt.custhelp.com/app/answers/detail/a_id/46673/c/346
    but it is still doing it
    Krys

    anyone help please....
    This is getting really annoying.
    The emails will go to `trash' on Ipad or Iphone or deleted on my PC in outlook
    Krys

  • Quoting/threading phenomena in mail.app -- due to problems in incoming messages?

    Folks:
    Mail 5.1 on MacOS 10.7.x
    I began using Mail.app when I installed 10.7, shortly after the initial release.
    No problems with respect to unformatted email or replying to short, trivial length formatted message.  For complex, on-going discussions  I feel that consistent and reliable quoting and threading behavior are essential.   But that is not happening in some cases. I'd like to figure out why, and what I might do to fix the issue.
    (Note:  I do not want to get into a discussion here of formatted versus unformatted email.  Both have their pros and cons. Nor do I want to spend a lot of time debating this issue with my correspondents.  As a matter of courtesy, I set Mail.app to respond using the same message format as the original message.)
    When I reply to a formatted email,  I notice that mail.app sometimes draws a dark grey box --with rounded corners-- around one or more incoming paragraphs, placing a circled "X"  "close icon" at the upper left.   I don't get it.  To what does this correspond?  Why does mail.app mark-off this text and offer a "close icon"?   As far as I know I'm not doing anything that implies I might want to delete the text.
    (Note:  Rummaging around in the corresponding message source, it seems that these boxes correspond to blockquoted text in the received message.)
    Editing within one of these boxes is really unpredictable.  Sometimes I can select an insertion point and insert a line-break, in preparation of replying to the text just above.  Sometimes nothing happens. Sometimes I can select text, and cut it. Sometimes nothing happens at all to the selected text.
    Mail.app commonly doesn't  correctly increase the quoting level in such paragraphs.  Using
        Format> Quote Level>Increase
    to maintain threading history manually is fairly easy since I've defined a function-key shortcut, which works some of the time -- but  the effect of this command is unpredictable.  Sometimes this command deletes the selected text entirely.  (Grrrrrr!)  The workaround I've found is to select smaller chunks of text.  In such cases, this command generally works correctly.
    Meanwhile, messages from exactly one person --who uses gmail exclusively-- are displayed in a completely unique threaded format by mail.app.  The entire short history of 5 messages from him are displayed on multiple virtual sheets in one message window, with the latest first.    In one view, clicking on the "see more" link at the bottom of his messages unleashes a cool-looking accordion opening effect and displays my part of the thread. (I guess.  I don't totally understand this display concept.  But it looks very cool and seems to handle quoting and threading pretty well.)
    What's going on?
    My best guess is that mail.app is struggling with "inconsistencies" in the incoming messages from different people using various email clients.  I seem to recall reading that email tech specs  are a hodgepodge of evolving and contradictory  standards. Is that correct?   Is that the root of my issue? 
    Many of my correspondents are non-tekkies and/or non-affluent, and they use whatever email client they can afford.  Some could be using really old email clients.  That doesn't help, right?  Are blockquotes a really archaic formatting measure?
    When these problems occur, they can cost me a lot of time and trouble.  It's really distracting to have to deal with portions of the incoming message disappear.
    I don't think it is practical to persuade my correspondents to upgrade their email clients.  Some of them have trouble simply setting the preferences to support quoting.   Threading is a difficult concept for a few.
    Any suggestions?   Any mail.app preference settings I might try adjusting?  Any add-ins?   Is it possible to tell Mail.app "interpret all incoming blockquotes tags as simple breaks" or strip them entirely?  Or ...?
    TIA

    haavee:
    Thanks for your reply on this thread.
    And thanks for the confirmation:  Yes, often difficult, and completely unworkable in some cases. 
    To my surprise, I've been able to find very few people reporting similiar observations.  Very little about this issue at all on the web.
    I looked for command-key variations on Format --> Make Plain Text, hoping for a block action, but none I tried was any different.
    Here is my current view of the issue:
    • For formatted messages, each email client operates differently.  If there is a standard it seems to be no more robust than "use simple HTML for formatted messages".  
    • The "can't insert" issue, as well as those mysterious rectangle-surrounded blocks, seems very correlated with the presence of html <div> sections in the message.  It is awkward to experiment, so I've only done a limited amount.  My observations so far:
    -- I don't think you can insert text anywhere "inside" a <div>, and mail.app seems to treat <div> as a "sticky" attribute -- e.g/ very difficult/impossible to remove without deleting the text inside.  The copy-style method doesn't seem to affect <div> tags.
    -- Based on one case, it appears that message bodies composed of back-to-back <div> sections are impervious to inserts anywhere. (The email client used by one particular person with whom I've corresponded seems to build messages out of --you guessed it-- back-to-back <div> sections. Putting on my HTML coders hat -- I cannot see any sense at all in doing this. Smells to me like a kludge/hack, as you prefer.)
    • What about an applicable mail.app add-in?  I can find mail.app add-ins, but it seems the  mail.app tech info (API) isn't public, so those that exist are based on guesswork about how it works. This means that add-ins must be re-tooled possibly for each new version of mail.app. Altogether, not encouraging for add-in developers. And, yes, consistent with that the range of functionality I've seen is rather limited.  So, I've given up looking in the add-in category.
    • Applescript has commands for controlling mail.app generally, but I didn't see anything approaching the level of function necessary to remove <divs> by global search-and-replace. (I'm far from an Applescript expert, so it is very possible I missed something.) Nor did I see any general command such as Clean up dodgy HTML in message.  (I can dream!)
    The only bit of progress I've had is finding TextSoap: http://www.unmarked.com/textsoap/ which may have promise. But I have had no time to evaluate it and it may be a month or so before I get a chance to check it out.
    Looking at the upper right of the window in which I'm composing this message, there's a button "HTML" that lets me see --and edit-- the underlying HTML. On first glance, there's not enough functionality to, say, efficiently clean up all insert-resistant blocks in a message, but it looks practical to clean up individual blocks, and maybe that's all it would take.    Though I imagine that the user base for these forums is not very different from that of mail.app, I'm guessing adding this function to mail.app isn't even a dim possibity.  Oh, well...
    I note you are happy with your solution, so I'll try see if a variation of it might help me.
    Thanks,
    h.2

  • IPod touch is tripling my messages from mail.  Doesn't happen all the time.  Upon checking my mail, all incoming messages will show up at least 3 times.

    iPod Touch is showing my mail messages tripled.  Incoming messages show up three times instead of as only one message.

    I've tried reindexing dozens of times.  It never makes a difference.  I have another issue today.
    I just went through a smart "unread" mailbox of 200 messages.  I individually selected all but 4 emails and deleted them all.  After they were deleted, I went to my regular inbox to find an old mesage and all the 196 emails I had just deleted were still in there.

  • How can I see incoming messages in more than one computer?

    I live in two locations, when I open incoming messages on one computer , these messages do not appear on the other computer anymore. There must be an option to see the same messages on the other computer too?

    one option is to use [http://en.wikipedia.org/wiki/Internet_Message_Access_Protocol IMAP] . Basically your e-mail will remain on the server of your e-mail provider and you have access to them with TB via IMAP.
    Other than that, a second option comes to my mind but it's definately much more complicated, less comfortable and I haven't tried it myself .Try this only if IMAP is NOT an option for you.
    You may syncronise the TB E-mail database with some cloud storage provider (like dropbox) on a regular bases.
    A good file sync tool is FreeFileSync (Open Source). The problem with this syncing method is that it can't look into e-mails and which side changed/deleted/etc. what. There are various disadvantages here which I can't get into more detail here. Better use IMAP.

  • Apple Mail 250 MILLION incoming messages (Mavericks)

    A few weeks ago I upgraded to Mavericks.
    Mail was working great but now I'm having all kinds of problems.
    I've seen there are lots of other people having similar problems, but one I have not seen anyone post is...
    In the "mail activity" window, below the list of mailboxes, I have a HUGE number of incoming messages.
    Today it is up to over 250 MILLION incoming messages!!!!!  Not hundred, not thousand but MILLION     And the number is still increasing!!
    In my different emails I may get a maximum (depending on the day) of up to 150 emails, all of which are already loaded on my computer (I end up deleting the majority of those emails), so how can I have so many emails trying to come in??
    Of course, when I open my Activity Monitor, the Mail application sometimes takes up OVER 100% of the processor... making it impossible to work.
    I went into my different accounts and deleted the "deleted" emails on the servers.  What else can I do?
    What can possibly be causing this??
    I have several gmail accounts and others on specific domains (linked to websites), all imap.
    Any help would be greatly appreciated!!!
    macbook pro 15-inch, Early 2011,
    mavericks 10.9.5
    8 go ram
    Mail 7.3

    Yes Eric that does reset it but the numbers quickly start to climb again!!! 
    At first it says may 10 incoming  messages (that would be about normal),   but now I'm up to over 50,000 again!!!
    There is some sort of duplication going on that was not happening before I upgraded to Mavericks.
    I agree with you about feedback.  I'm trying to send feedback everyday, until I find a solution.
    This problem is keeping me from working since it is using up way too much of the CPU.
    Thanks anyway.

  • Ipad mini incoming messages

    My iPad mini suddenly stopped receiving incoming e-mail messages to my yahoo inbox this afternoon.  I've tried turning it off for a decent amount of time and turning it back on, and that does not fix the problem.  Other mailboxes seem to update and populate fine - sent folder, trash folder, junk folder, etc., but incoming messages do not arrive.  I am still receiving new messages on my iphone, but they are simply not showing up on my ipad (so even the number of unopened e-mail messages displays differently between my iphone and ipad, when normally, they do not).  Any helpful thoughts on what is wrong and how I can fix this???

    Greetings RehtaehKS,
    It seems you are experiencing issues with an email account on your iPad. I have linked to an article that provides a series of troubleshooting steps that may help you resolve this:
    Get help with Mail on iPhone, iPad, and iPod touch - Apple Support
    Thank you for contributing to Apple Support Communities.
    Best,
    Bobby_D

  • Do you have an option for block all incoming message and request EXCEPTED messages from my contacts?

    Please help!!To whom it may concernDear Madam/Sir who works for Skype & Microsoft  Dear all who can really help,  Do you have an option for block all incoming message and request EXCEPTED messages from my contacts? or Do you have any solution to solve my problem from begin to now in present time?  Even though, I set the Privacy settings: - Allow calls from... "people in my Contact list only"- Automatically received video and share screens with "people in my Contact list only"- Allow IMs from "people in my Contact list only"  I still received unknow users sent me messages in every day, contact requests etc. And they're all clearly spammings and identity thefts.  I only wanna contact with my family and my freinds here with Skype via my Windows device and my mobile phone (w/Android OS).  And this is the only way to contact with them, because they could use Skype only in overseas.  BUT I don't need new friend from other unknow Skype member.   I keep blocked all unknow spammers in every day.  However in this morning, I feel so scared with Skype on my mobile, I looked at my mobile Skype, I saw it automatically showed me the list of all blocked members. BUT they were all unblocked (contact unblocked) by my mobile (Android version) Skype itself automatically, and listed them one by one on the screen, and about 30 seconds later, they all were disappeared suddenly.  I don't know what do to now, is it indicating my account was hacked?And how could I found out all those members again and block them again and delete all of them for ever?  I appreciate if you would improve the privacy protection. Thank you very very very much. 

    Hrm... that may be true and this may be a function of the phone email client that Apple just doesn't do.
    No, I can easily MANUALLY delete the messages. I would prefer if I didn't have to do it twice, tho. Once on the mail server and once on the phone.
    What I think the phone needs to do is, when it checks the POP, anything NOT there should be removed locally. I think you are correct on POP; the phone will poll the mx (mail exchanger) and the mx will pass off the messages to the phone. The phone then keeps ALL of that unitl you manually delete it.
    If, say, I remove a message from the mx, I would like the phone, when next polls, to see that that particular message isn't on the server anymore and remove it locally.
    Perhaps it's just me but if I delete the message on the mx itself, via my ISP's webmail interface, I really don't want to have to remove it again from my phone.
    thxs!
    cheers
    rOot

  • How do I stop incoming message notifications interrupting a phone call

    I appreciate this issue has been posted many times in the past, but it appears Apple have not addressed it with subsequent OS updates:
    When I'm speaking to someone on the phone an incoming message notification sound interrupts the conversation and I can't hear them. I can't find a way of turning off sounds whilst in a call?
    Please don't suggest I: turn on airplane mode, turn on do not disturb, put the phone on mute etc. etc, these are modern times and these solutions should not even be considered.
    Please help if you can.

    I COMPLETELY get where you are coming from.  I don't understand why there is not a function in settings that is an on/off switch labelled, "mute when phone is in call".  seems pretty basic.  I can't remember how many times i have had to ask someone repeat what they just said due to getting a notification for either another text message, or an email, or any number of audible notifications I have gotten while in a call with someone.  I then have to reach up and manually switch my iphone to mute, which I notoriously forget to switch back on after the call is over.  I feel you man, totally. 

  • Being deaf, I rely on the vibrate mode to alert me to incoming messages. I recently obtained an iPhone 4 and I find its vibrate mode wimpy, causing me to miss calls. Is there any way to make it more robust?

    Being deaf, I rely on the vibrate mode to alert me to incoming messages or reminders. I haven't had problems with my previous PDAs such as Blackberry and Motorola, but since I obtained an iPhone 4, I`ve discovered that its vibrate mode is more of a whimper than anything else. I`ve missed many calls as its vibes are indiscernible when it`s in the holster on my belt. Is there any way to make the vibes more robust? I`ve amped up the ring volume control to no avail.

    No, there is no adjustment for the vibrating mode.

  • BPM: incoming messages disappear during send step

    Hi,
    I want to implement a message aggregation with the bpm tool.
    For this reason incoming asynchronous messages should be collected and at the expiration of a time limit bundled and send synchronous. This synchronous phase takes ~40 sec.
    Incoming (asynchronous) messages during the (synchronous) send step disappear.
    SXMB_MONI: The status of the incoming message is "message scheduled on outbound side". The click on "Technical Outbound Channel" gives a popup "There are no workflows that have already worked with this object".
    Once the synchronous send step is finished the status becomes "Message successful on outbound side" and the click is going to the workflow log (only one log for all messages). There is no entry for that message.
    This happens both if a receiving step is active and if not.
    Regards
    Udo Martens

    Hi, Abhishek:
    The reason to use Fork is that all the branches can be reached.
    By using switch, it only judge one input value and only one condition turns true.
    Actually in most cases, the number of my input value is more than one, saying two or more message types generated.
    And this is not multi-line situaion, because the messages generated are different types.
    Your reply remind me to add switch inside fork.
    Regards
    Liang
    Edited by: Liang Ji on Dec 8, 2010 5:32 PM

  • Different namespaces in incoming message(Proxy)

    Hi,
    I am working on Proxy-> IDoc scenario and it was working fine.Now,we have an issue.
    In the incoming proxy message,the XML namespace and the sender namespace are different.As a result,it throws "Message mapping error" in XI.
    Previously,both the namespaces are same and all the XI objects are created based on that.
    Now,i have updated the new XML namespace in the message type and executed the scenario.Still i am getting the message mapping error.
    The sender namespace have the same name as earlier.
    I pasted the payload in the test tab of mapping and the error is "Cannot produce target element /SHPMNT05".
    SHPMNT05 IDOC is used in this scenario and SHPMNT05 is the topmost node.
    I got the above error after updating the new XML namespace in the message type
    Before updating,the error is "XML not well word" and the icons of each node are in red color.
    Could anyone help me in resolving this?
    Thanks,
    Sakthi

    Hi Stefan,
    Thanks for your reply.
    I get to know about the change in the XML namespace after i got the incoming message.Then only i updated the message type and reload it into message mapping and activated both.
    When i tested the mapping with the payload,it throws error.
    I manually reverted back the namespace to previous one and now i am getting the error as "XML not well formed".
    In the proxy message,new XML namespace is already updated befor regeneration of proxy.Is it mandatory to regenerate the proxy now?
    Correct me if i am wrong.
    Regards,
    Sakthi

  • Incoming messages - E-Mail Alerts for Application Errors?

    Dear C4C Community,
    We are integrating C4C and our SAP ERP. Sometimes the business partner replication is not working due to unmapped entries or due to other reasons. Currently we are checking the web service message monitor manually for incoming message with status "Application Error".
    Is there any way to setup an automatic e-mail alert when new incoming message errors appear? I do not like the manual monitoring process.
    Looking forward to your feedback.
    Best Regards
    Matthias

    Hello Matthias,
    Try checking the below questions in your project scope.
    Hope this should help you achieve what you want.
    Regards,
    Chandan

  • Incoming message size exceeds the configured maximum size for protocol t3

    Hi All,
    I've encountered an error as follow:
    weblogic.socket.MaxMessageSizeExceededException: Incoming message of size 50004000 bytes exceeds the configured maximum of 50000000 bytes of protocol t3.
    But the request message is only 3MB, why it is enlarged to over 50M?
    There is a For Each loop section in main flow, is it because for one loop, there will be a copy of request message?
    How to enlarge message size for protocol t3?
    Go to server/protocol and change 'Maximum Message Size' for AdminServer, OSB Servers and SOA servers?
    Thanks and Regards,
    Bruce

    Hi,
    1) After setting -Dweblogic.MaxMessageSize to 25000000
    <BEA-000403> <IOException occurred on socket: Socket[addr=ac-sync-webserver1/172.24.128.8,port=9040,localport=36285]
    weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '25002240' bytes exceeds the configured maximum of: '25000000' bytes for protocol: 't3'
    at weblogic.socket.BaseAbstractMuxableSocket.incrementBufferOffset(BaseAbstractMuxableSocket.java:174)
    2) After setting -Dweblogic.MaxMessageSize to 50000000
    <BEA-000403> <IOException occurred on socket: Socket[addr=ac-sync-webserver2/172.24.128.9,port=9040,localport=59925]
    weblogic.socket.MaxMessageSizeExceededException: Incoming message of size: '50000400' bytes exceeds the configured maximum of: '50000000' bytes for protocol:
    't3'.
    And even after setting various values for -Dweblogic.MaxMessageSize , issue weblogic.socket.MaxMessageSizeExceededException was observed.
    To overcome the issue set Manual Service Migration Only as after several experiments and replicating the issue it was found out that in case of no available pinned services, must set the migration policies of the migratable targets on "Manual Service Migration Only".
    And once it is corrected; it was noticed that weblogic.socket.MaxMessageSizeExceededException issue also resolved.
    WebLogic Server can fail over most services transparently, but it's unable to do the same when dealing with pinned services.
    Pinned Services : JMS and JTA are considered as pinned services. They're hosted on individual members of a cluster and not on all server instances.
    You can have high availability only if the cluster can ensure that these pinned services are always running somewhere in the cluster.
    When a WebLogic Server instance hosting these critical pinned services fails, WebLogic Server can't support their continuous availability and uses migration instead of failover to ensure that they are always available.
    Regards,
    Kal

  • Has anyone had a problem with Verizon messages having wrong times for incoming  messages on their tablet?

    I have had a problem where the incomming messages I am getting are at a different time then sent. The person is in the same time zone as me.

        Let's get to the bottom of these messaging issue dnp15! When did the wrong timing start? Is time correct when you receive messages on your phone instead of your tablet? Is timing correct if you check messages on a computer instead of the tablet? What's the tablet model?
    AntonioC_VZW Follow us on Twitter at www.twitter.com/VZWSupport

Maybe you are looking for

  • How do I download more than 10 items at a time

    I dont seem to be able to download more that 10 items at the same time.

  • Converting from xml to pdf

    Hi All This is Nitin, I have the requirement like this.. I have xml and want to get pdf report on base of xml file. To do this i want to use .NET environment using c# from where i can call the template and supply the xml file and get my report. I am

  • Open Recent - CS3 Complete File Path

    In CS2 my open recent files showed the complete file path. e.g. d:\jobs\clients name\file name.indd. In CS3 it only shows file name without the complete path. Is there a setting to change this or am I stuck with it?

  • Error: You cannot choose more than 3 groups [Message 1030-3]

    Hi, I am facing the below error for updating of list of - setting in List of Items. Can you please solve this problem. You cannot choose more than 3 groups [Message 1030-3] Thanks, Surendra

  • Transferring I Tune Library to New Computer

    I want to transfer my itunes library from my old desktop to a new laptop. They both have the same version of itunes but run on different operating systems.(the desktop runs windows xp and the laptop runs vista) From what I understand this should be a