Email send error msg 672

Hi Experts,
I facing the error message 672 - 'Still no entry in queue' when iam using the FM 'SO_NEW_DOCUMENT_ATT_SEND_API1'  for HR developement. This FM is written in form..endform which triggered dynamically ( dynamic actions ) when a infotype is created. done.
    CLEAR ls_objpack-transf_bin.
    ls_objpack-head_start = 1.
    ls_objpack-head_num = 0.
    ls_objpack-body_start = 1.
    ls_objpack-body_num = lv_tab_lines.
    ls_objpack-doc_type = 'RAW'.
    APPEND ls_objpack TO lt_objpack.
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
      EXPORTING
        document_data            = lv_doc
        put_in_outbox              = gc_checked
        commit_work               = gc_checked         
      TABLES
        packing_list               = lt_objpack
        contents_txt               = lt_objtxt
        receivers                  = lt_reclist
      EXCEPTIONS
       too_many_receivers               = 1
       document_not_sent                = 2
      DOCUMENT_TYPE_NOT_EXIST          = 3
       operation_no_authorization       = 4
      PARAMETER_ERROR                  = 5
      X_ERROR                          = 6
      ENQUEUE_ERROR                    = 7
       OTHERS                           = 99.
Please guide me to slove this issue

Hello Kumar,
Actually I have met with the same issue as you before, we have raised a ticket to related component, and the colleague replies as:
the status 'no entry in queue yet' indicates that there has been no    
COMMIT WORK at all aftr you have send the document; or the COMMIT      
WORK was executed in a context where it is not active, eg. within      
a 'call dialog', within an event handling, perform on commit or update 
task.                                                                  
Without COMMIT WORK the send request is not made persistent and there- 
fore is not shown in the send queue.                                                                               
The same problem might occur if the workflow is handling CRM objects   
before sending and thus activate the object pool (class CL_OBJECT_POOL)
I am not sure whether this is exactly the reason of your issue. You can also refer to SAP note 1041227 and 1045925. Hope it helps you.
Best Regards,
Jerry

Similar Messages

  • ABAP Email Sending error - MSG 672 - No entry in queue yet

    I am trying to send mail by using function module
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    EXPORTING
       DOCUMENT_DATA = DOC_CHNG
       PUT_IN_OUTBOX = 'X'
    TABLES
       PACKING_LIST = OBJPACK
       OBJECT_HEADER = OBJHEAD
       CONTENTS_BIN = OBJBIN
       CONTENTS_TXT = OBJTXT
       RECEIVERS = RECLIST
    EXCEPTIONS
       TOO_MANY_RECEIVERS = 1
       DOCUMENT_NOT_SENT = 2
       OPERATION_NO_AUTHORIZATION = 4
    OTHERS = 99.
    and running the program rsconn01 also
    but in SOST its giving message MSG 672 - No entry in queue yet.
    Mail has not sent to recipent. any solutions?
    Regards
    Rajanbabu

    Hello,
    Please check SCOT setting.
    Following will help you in case of SCOT setting are not done.
    Do this and chk notes
    Note 129950 - Required Customizing for use of SAP connect
    Note 957412 - Troubleshooting automatic email transmission in SAP Solution
    Set-Up SAPconnect
    Use
    E-mails sent from an SAP application are first sent to a queue. The queued e-mails are subsequently sent by a periodic background job.
    Therefore, for automatic e-mailing you need to:
    u2022 set up SAPconnect
    u2022 set up a periodic job for SAPconnect
    This IMG activity is a prerequisite for the following scenarios:
    u2022 Testing
    u2022 Monitoring
    Activities
    Setup SAPConnect
    1. In transaction SAPconnect: Administration (SCOT) choose View -> System status.
    2. Choose Settings -> Default Domain.
    3. Specify your default domain and confirm. For example, "mydomain.com".
    4. In the Administration screen, double-click the SMTP node.
    5. Check the box "node in use".
    6. Specify the mail host for SMTP. For example, "mail.mydomain.com".
    7. Specify a mail port. The default port is 25.
    8. Choose "Set" (for "Internet").
    9. Enter an asterisk (*) for "address area".
    10. Choose Continue.
    Schedule the periodic background job to send queued e-mails
    11. Call transaction SCOT.
    12. Choose View - Jobs.
    The SAPconnect Job Administration screen is displayed.
    13. Choose Job - Create.
    A dialog box is displayed.
    14. Specify a job name.
    15. Confirm.
    16. In the next window, select the variant SAP&CONNECTALL.
    17. Choose Schedule job.
    18. Choose Schedule Periodically.
    A dialog box is displayed.
    19. Specify a time period.
    For example, 10 minutes.
    20. Choose Create.
    Regards,
    Sameer
    Edited by: Sameer on Mar 13, 2009 12:30 AM

  • Sending error msgs through email and sms

    Hi,
    does anyone done on sending error msg file through email and sms.
    if so share some knowledge with me.
    thanks in advance

    Hi
    MAIL:
    SORT t_receivers BY receiver.
      DELETE ADJACENT DUPLICATES FROM t_receivers COMPARING receiver.
      IF NOT t_receivers[] IS INITIAL.
        CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
             EXPORTING
                  document_data              = wal_docdata
                  put_in_outbox              = c_check
             TABLES
                  packing_list               = t_objpack
                  contents_txt               = t_content_txt
                  receivers                  = t_receivers
             EXCEPTIONS
                  too_many_receivers         = 1
                  document_not_sent          = 2
                  document_type_not_exist    = 3
                  operation_no_authorization = 4
                  parameter_error            = 5
                  x_error                    = 6
                  enqueue_error              = 7
                  OTHERS                     = 8.
    SMS: refer to this Weblog in SDN.
    <a href="/people/durairaj.athavanraja/blog/2005/07/12/send-sms-to-india-from-abap Post for SMS prog</a>
    Hope This Helps
    Anirban

  • TS2621 iPhone ..email send error

    Can receive emails but not send, all inbound and outbound settings checked and correct.  Verified with EarthLink and spent hours
    With apple support.  They had me uninstall  and reinstall email applications, reboot, reset, etc.  worked for a few minutes, then email
    Send error reoccurred,  Send emails works on pc and iPads. Just not iPhone using email app on iPhone. Any ideas?

    [Configuring Email in SAP|http://www.tamboly.com/SAPEmailConfiguration.html]
    [How to configure SAP to send email to an external email.|http://sap.ittoolbox.com/groups/technical-functional/sap-basis/how-to-configure-sap-to-send-email-to-an-external-email-911513] "whole conversation
    [External email troubleshoot|http://www.google.com/url?sa=t&source=web&ct=res&cd=4&url=https%3A%2F%2Fwww.sdn.sap.com%2Firj%2Fscn%2Fgo%2Fportal%2Fprtroot%2Fdocs%2Flibrary%2Fuuid%2F206762fd-0380-2b10-e880-ee786bae7dd0&ei=qMaYSa-uMpzgM4Xu1fYL&usg=AFQjCNGpFL6zAzVxny7gJeFg8A6RiUJGXw&sig2=GWOmm89hlkRDAUPgixzQmg]

  • Pdf email attachments - error msg after download "not decoding" - creating DWORD key did NOT work!

    I went to REGEDIT and installed the DWORD key as suggested by ADOBE to fix problem created by security update & it did NOT work!! Attempting to save then open the files gives same error msg.  I sent multiple emails from a book scanner at the library with pdf files in quick and searchable formats & neither will open! Someone else that I forwarded the email to was able to open with no problem & he is running version 10.  There is no option to load earlier versions!!!!  I am running version 11 on Windows XP.

    I scanned hundreds of pages using a book scanner @ the law library - the USB port was not working so I had to choose the send by email attachment option. Received 30 emails & NONE (so far) of the pdf attachments will open - the error msg states "Reader could not open "doc" because it is either not a supported file or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded)." I forwarded 2 emails to someone else running version 10 - he had no prob opening from email (I have version 11 & then I also reinstalled 9.5 & STILL getting the same error msg)! Used someone elses's computer who is running version 10 & same error msg. Each time I try a fix I then go to a 'new' unopened email & attempt to open an attachment that hasn't been previously downloaded. Adobe supposedly has a fix - from Regedit - create DWORD key @ HKCU/Adobe/Reader/11/AV General "bValidateBytesBeforeHeader" - I did that & restarted computer each time I installed etc - still NO solution! So unless you have another idea I have a THIRD 6 hour roundtrip to the Law Library in KC in my near future!
    Drew Davis
    Sent from my BlackBerry® powered by Virgin Mobile.

  • BT preventing email sending - error 550

    I apologise if this has been on the forum before, I could not find it.
    I have been on BT BB for 2 months and on 24th Oct I found I could no longer send email, I get a 550 error.
    I contacted BT and a guy in India took remote control of my PC, faffed abount and eventually checked the settings on my email account. Eventually he told me it was a problem with my old ISP and to contact them.
    From what I read this is not the case and is down to BT blocking the relay of my Lineone.net account.
    The best explanation I have found is:
    This, rather cryptic, error message from BT Internet's SMTP servers means that the Sender's email address is not recognised by their servers. This usually happens if the sender is in an email domain which is not registered through BT Internet (ie is registered with a different ISP/hosting company).
    I would appreciate any help as BT's support does not seem to have a clue, although this appears to be quite a common problem.
    I desperately need to send email and now the only option I appear to have is to switch to another provider.
    Please help
    Solved!
    Go to Solution.

    sambat2000 wrote:
    I apologise if this has been on the forum before, I could not find it.
    I have been on BT BB for 2 months and on 24th Oct I found I could no longer send email, I get a 550 error.
    I contacted BT and a guy in India took remote control of my PC, faffed abount and eventually checked the settings on my email account. Eventually he told me it was a problem with my old ISP and to contact them.
    From what I read this is not the case and is down to BT blocking the relay of my Lineone.net account.
    The best explanation I have found is:
    This, rather cryptic, error message from BT Internet's SMTP servers means that the Sender's email address is not recognised by their servers. This usually happens if the sender is in an email domain which is not registered through BT Internet (ie is registered with a different ISP/hosting company).
    I would appreciate any help as BT's support does not seem to have a clue, although this appears to be quite a common problem.
    I desperately need to send email and now the only option I appear to have is to switch to another provider.
    Please help
    Hi. Welcome to the forums.
    Are you trying to send a lineone email address using the BTinternet mail servers, or via the lineone servers ?
    You've not supplied the exact error message you are receiving, which helps to diagnose the problem.
    You can't just use any email address and use the BTinternet mail servers - you need to go through a thing called address verification (see my shortcuts option 0e). You also need to make sure you have smtp authentication turned on.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

  • FSRM test email send error server 2012

    Hi,
    we have an SMTP relay on a diffrend 2012 server that works with other applications
    but when I configure FSRM and try to send a test email I get an error:
    A File Server Resource Manager Service email action could not be run. 
    Error-specific details:
       Error: IFsrmEmailExternal::SendMail, 0x8004531c, Failure sending mail.: Unable to read data from the transport connection: net_io_connectionclosed.
    I found somthing similar but this is for an onsite exchange
    http://itshi-tech.blogspot.com/2012/03/fsrm-failed-to-send-test-e-mail-due-to.html

    Hi,
    It could be caused by SMTP authentication issue. A similar issue is discussed in following thread:
     http://social.technet.microsoft.com/Forums/windowsserver/en-US/a34f5b5e-7786-4417-aea4-d704fd48bcd5/file-server-resource-manager-fsrm-email-notification-validation
    Specifically please test to create a new receive connector with "New-ReceiveConnector".
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Email Sending Error in OPCM v 13.0

    *"Primavera cannot email this document, please contact your Contract Management Administrator."*
    I am getting this error while sending a daily report form. Can anyone help me out.
    Regards!

    Do all emails fail or only this particular report? If all fail then this is almost certainly an issue with the SMTP configuration or server and you will likely need to involve your mail admin.
    Below is the text from the previously mentioned KB article:
    Cause 1: Invalid SMTP Server
    An SMTP server has not been specified for the application, or the specified SMTP server is invalid.
    Solution 1:
    See either of the following solutions for setting up e-mail and confirm that the specified SMTP server is valid.
    Version 12.x and earlier: 895275.1 - How to configure e-mail in Expedition / Contract Manager
    Version 13.x and above: 1075735.1 - How to Configure E-Mail in Contract Management
    Cause 2: Anonymous Relay Disabled on SMTP Server
    The SMTP server is not allowing anonymous relay from the web server machine.
    Solution 2:
    The application is not currently able to authenticate with SMTP servers. For that reason the SMTP server needs to be configured to allow anonymous relay from the application web server machine. For more details, see article: 903154.1 - Unable to E-mail Documents from Contract Management / E-mail Does Not Appear to be Sent
    Cause 3: Blocked SMTP Port
    Anti-virus or other security software on the web server machine may be blocking outbound traffic on port 25 (default outbound email port).
    Solution 3:
    If security software on the application web server machine is blocking outbound traffic on port 25, either allow outbound traffic on port 25 or add an exclusion for the application.
    Cause 4: Attachment(s) Too Large
    The Include Attachments check box is marked, when attempting to e-mail, but the total attachment size is violating the SMTP server attachment size restrictions.
    Solution 4:
    Remove the check mark from Include Attachments and send the e-mail. Send the attachments via another means, if necessary.
    Cause 5: Invalid Characters in Email Address
    One or more recipient e-mail addresses contains invalid characters, such as the HTML code for an apostrophe.
    Solution 5: Manually replace invalid characters in the recipient e-mail address with the valid characters.

  • Email send error

    When I try to use my office laptop ( btconnect) at home ( btinternet ) I can receive mail but not send. An error '0X800CCC80' comes up. This error code is not traceable via the BT website.

    rick wrote:
    When I try to use my office laptop ( btconnect) at home ( btinternet ) I can receive mail but not send. An error '0X800CCC80' comes up. This error code is not traceable via the BT website.
    Hi Rick.
    I assume that you are trying to send emails without altering any of the settings (are you using Outlook for example ?).
    I suspect that you have the btconnect.com email server (either smtp.btconnect.com or mail.btconnect.com). I don't believe this will work, though setting smtp authentication should be set anyway.
    You usually need to use the mail server for the ISP to which you are connected - in this case BTinternet, hence mail.btinternet.com
    However having a non BTinternet email address in the settings (btconnect.com) may also cause problems needing address verfication (see my shortcuts option 0e) - and you will need to have a BTinternet email address/password combo in the Outlook settings for smtp.
    Receipt of email is usually not affected by the connection to an ISP, hence that is showing as no problems.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

  • Email sending error

    Hi Gurus,
    I am sending an email with HTM attachement.
    I am reading the spool number and converting it into HTM format and sending this as attachement.
    But attachment contains only half of the data. Rest it is deleting it and format is also miss matching. Each line is added with extra line space.
    My code goes like this.
    Submit report to convert the spool to HTML format
      SUBMIT rspolst2 EXPORTING LIST TO MEMORY AND RETURN
      WITH rqident = p_spoolno. <spool number>
      CALL FUNCTION 'LIST_FROM_MEMORY'
        TABLES
          listobject = gt_listobj
        EXCEPTIONS
          not_found  = 1
          OTHERS     = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Convert the spool to HTML format
      CALL FUNCTION 'WWW_HTML_FROM_LISTOBJECT'
        EXPORTING
          REPORT_NAME         = sy-repid
         template_name = text-t01
        TABLES
          html          = p_html_tab
          listobject    = gt_listobj.

    I have noticed another thing.
    In spool itself it has truncated data.
    I am not getting full data in spool.
    How can i resolve this.

  • I purchased an email itunes gift card. Itunes will not let me resend the email ( and error msg appears). How can I resend this email?

    I sent my sister an egift card. SHe did not recive it due to her settings. I have tried to resend it for several weeks, but ontinue to get a message stating that this function is unavailable that this time and to try again later. Is there anything I can do to resend this message??

    You can manually copy and paste the code and email it to your sister that way.

  • I can't sent mail from my apple phone 5 and iPad both. Every time I send error msg says my mail I'd is rejected by server. Though I can receive mails

    So pls explain me why it's happening

    It would help if you identified who your email provider is.
    Check that the parameters you set up is Settings > Mail, Contacts, Calendars for this account are correct per what your Mail service recommends.
    Check the support for your email provider for assistance, FAQs, etc.

  • Error msg IM258 on trans IW21

    Hi all,
    when i use the user exit - QQ00014 and send error msg,when i click Enter i got the msg IM258 - Object does not exist. and get out of the trans.
    Does anybody handle with this problem?
    Tks.
    David

    hi,
    try to use these exits for IW21.
    Transaction Code - IW21                     Create PM Notification - General
    Enhancement/ Business Add-in            Description
    Enhancement
    IWOC0004                                Change single-level list editing PM/QM/SM ALV settings
    IWOC0003                                PM/SM authorization check of ref. object and planner group
    IWOC0002                                PM/SM notification: Check whether status change is allowed
    IWOC0001                                Create PM/SM notification: Determine reference object
    IWO10027                                User exit: Generate user-defined settlement rule
    IWO10026                                User check on setting status 'Do not perform'
      Business Add-in
    IQS0_STATUS_MAINTAIN                    Control of Changeability of User Status
    IWO1_SUBSCREEN_0170                     Display Additional Data on Object Screen 0170 PhysicalSample
    IWOC_LIST_TUNING                        Performance Tuning for Lists in PM/CS
    IWOC_OBJECTINFO_CHNG                    Changes to Data of Object Info Screen
    WOC_FL_DETERMINE                        Determine Date for Determining Installation Loc. Equi.
    NOTIF_AUTHORITY_01                      Additional Authorization Checks for the Notification

  • Cannot access Comcast email account; error 403 is not from Comcast?

    Recently, after entering my Name/Password for my Comcast.net email account, Error Msg 403 pops up suggesting wait and try again, and to keep it our little secret ???.
    This is not a msg from Comcast, I've just talked to them. I am using verson 3.6.25 on a pre-Intel iMac desktop.
    Email can be accessed through Safari with no problem.

    Hi, PDG, welcome to Apple's user-to-user Discussion Forums.
    Compuserve - brings back memories - I was a member for years and years.
    Anyway, Safari is one of the strictist browsers when it comes to rendering pages and scripts. I would first try another Mac browser, such as Firefox, to see if it is Safari that is the problem or if it is because there might be some Windows-specific coding involved. Let us know what happens.

  • I get a "Too many recipients" Thunderbird error msg when trying to send a group email -- how many is too many ? does Thunderbird have a limit?

    My ISP says it doesn't impose a limit on the number of recipients in a group email, BUT still I get a Thunderbird error msg. Why?

    Well, no, because 4 or 5 times a year, someone writes in with pretty much exactly your question because they too have had a message refused with the "too many recipients" warning. We suggest they use a Mailing List and all is well.

Maybe you are looking for

  • How Do I Use the TCallback parameter in ibnotify for Delphi in dpib32.pas​?

    I'm having some troubles. I've been using the dpib32.pas library for at least 2 years now with no troubles. Now I need to handle some oddball stuff using Async Callbacks. I've referred to App Note 100 and am 98% there... I just can't figure out how t

  • Itunes 6 wont open

    Hello, ive been trying to open itunes for a while now and it wont open. I click on it and it looks like its gonna come up but nothing does. I fixed this problem before with MSCONFIG and it worked for a while but now i do it and nothing happens. Pleas

  • Emails sent through Mail 7.0 on Mac won't appear in the Sent folder in the Yahoo web browser or the Mail app for iPad.

    It seems that emails I send via Mail on my mac are stored only in Mail's Sent folder. These emails don't appear in the sent folder of Yahoo web browser, iPad Mail app, or the Y! Mail android app.. I've tested to see whether my emails are actually sen

  • MB01 problem

    Hello, I create a contract of XX material 100 bag(1 bag=55kg) it means total in kg-5500kg, I create Purchase order with reference to Contract. Then go for Goods receipts(MB01) Then I got a problem after Adopt+details                              Unit

  • Inserting data into dynamic internal tables

    Hello everyone, i need some suggestions on the following problem: I have created a dynamic table that consist of storage locations(SL) belonging to a plant. Each record in the internal table would need to display all the SL on the same line. I have s