Function of Outbox

I am using an iMAC with OS X, version 10.9.4.
My problem is inability to easily send e-mail.  Since doing updates on all programs now when I have an e-mail drafted and hit "Send"  the e-mail goes into the "outbox"  which I never previously used.  To get it sent I have to take another step by highlighting the draft listed, going to Messages, hitting send, all unnecessary steps in the past. 
Is there a way to avoid having e-mail drafts go to the Outbox? 

The email will sit in the Outbox if Mail cannot contact your email service provider and send the email. It will periodically check to see if it can deliver, or wait until you bring the account “online” again.
Vonnie424 wrote:
Is there a way to avoid having e-mail drafts go to the Outbox?
Fix whatever it is that is preventing it from being sent in the first place. I’m not sure what could be causing the problem, though.

Similar Messages

  • When I try to send a link to a page from Safari, I get a message saying that sending the message to the server failed.  It places a copy in the outbox.  All other email and safari functions work properly.  Ipad 2 IOS 7.1

    My Ipad2 works fine except when I try to email myself a link to a safari webpage.  I get an error message saying that the message failed to connect to the server.  It says that a copy of the message has been left in the outbox.  I cannot get the message from the outbox.  All other email and safari functions work as expected.
    I have cleared data and cookies, powered down, and done a reset.  Nothing seems to help.

    Typing in additional text seems to get the job done.  This seems to be a feature of the latest IOS update, I have never had the problem before the last update.
    I use the box with the arrow just to the left of the URL block at the top of the page to send myself links to pages of interest.  Adding the extra text seems like a pointless step, but it does work.
    Thanks.

  • How to use SO_OBJECT_SEND function module

    Hi friends,
       how to use SO_OBJECT_SEND function module in 4.0B Server .

    hi
    good
    check this code
    REPORT ZTSAPMAIL.
    DATA: X_OBJECT_TYPE LIKE SOOD-OBJTP.
    DATA: BEGIN OF X_OBJECT_HD_CHANGE.
    INCLUDE STRUCTURE SOOD1.
    DATA: END OF X_OBJECT_HD_CHANGE.
    DATA: BEGIN OF X_OBJCONT OCCURS 10.
    INCLUDE STRUCTURE SOLI.
    DATA: END OF X_OBJCONT.
    DATA: BEGIN OF X_OBJHEAD OCCURS 0.
    INCLUDE STRUCTURE SOLI.
    DATA: END OF X_OBJHEAD.
    DATA: BEGIN OF RAW_HEAD.
    INCLUDE STRUCTURE SORH.
    DATA: END OF RAW_HEAD.
    DATA: BEGIN OF X_RECEIVERS OCCURS 0.
    INCLUDE STRUCTURE SOOS1.
    DATA: END OF X_RECEIVERS.
    PARAMETERS: RECEIVER LIKE X_RECEIVERS-RECNAM. " Name
    *BUILD MESSAGE HEADER
    MOVE 'Sort field goes here' TO X_OBJECT_HD_CHANGE-OBJSRT. " Sort field
    MOVE 'Name of the object goes here' TO X_OBJECT_HD_CHANGE-OBJNAM. " Name
    MOVE 'Document title goes here' TO X_OBJECT_HD_CHANGE-OBJDES. " Title
    MOVE 'F' TO X_OBJECT_HD_CHANGE-OBJSNS. " Functional OBJECT
    MOVE 'E' TO X_OBJECT_HD_CHANGE-OBJLA. " Language
    Object type of the new document
    MOVE 'RAW' TO X_OBJECT_TYPE.
    CLEAR X_OBJCONT.
    MOVE 'Contents of mail' TO X_OBJCONT-LINE.
    APPEND X_OBJCONT.
    CLEAR X_OBJCONT-LINE. APPEND X_OBJCONT.
    MOVE 'More contents' TO X_OBJCONT-LINE.
    APPEND X_OBJCONT.
    MOVE 'Still more contents'
    to x_objcont-line.
    APPEND X_OBJCONT.
    MOVE ' ' TO X_OBJCONT-LINE.
    APPEND X_OBJCONT.
    Specific header (Dependent on the object type, here RAW)
    REFRESH X_OBJHEAD.
    DESCRIBE TABLE X_OBJCONT LINES RAW_HEAD-RAWSIZ.
    MOVE RAW_HEAD TO X_OBJHEAD.
    APPEND X_OBJHEAD.
    *RECEIVERS table
    CLEAR X_RECEIVERS.
    REFRESH X_RECEIVERS.
    MOVE RECEIVER TO X_RECEIVERS-RECNAM. " Name
    MOVE 'B' TO X_RECEIVERS-RECESC. " Receiver type
    MOVE 'X' TO X_RECEIVERS-SNDCP. " Send as a copy
    MOVE 'X' TO X_RECEIVERS-SNDEX. " EXPRESS DOCUMENT
    APPEND X_RECEIVERS.
    CALL FUNCTION 'SO_OBJECT_SEND'
    EXPORTING
    folder_id = 'OUTBOX'
    forwarder = x_forwarder
    object_fl_change = x_object_fl_change
    OBJECT_HD_CHANGE = X_OBJECT_HD_CHANGE
    object_id = x_object_id
    OBJECT_TYPE = X_OBJECT_TYPE
    OUTBOX_FLAG = 'X'
    OWNER = SY-UNAME
    store_flag = x_store_flag
    importing
    object_id_new = x_object_id_new
    sent_to_all = x_sent_to_all "May need to use
    TABLES
    OBJCONT = X_OBJCONT
    OBJHEAD = X_OBJHEAD
    objpara = x_objpara
    objparb = x_objparb
    RECEIVERS = X_RECEIVERS.
    reward point if hlepful.
    thanks
    mrutyun^

  • LeaveRequest Work Items are not shows in SBWP TCODE workplace under outbox

    Hi
    Friends
    I used work flow 12300111 for leave request process and I activated that work flow.
    I applied leave through ESS from portal(Employee login)employee sends a leave request sends good,
    and I got Leave request(work items) Managers in box(uwl in Manager Login in portal).
    Manger Approve the leave request has been approved successfully.
    can I check whether leave request is processed in R/3.
    in tcode se38-RPTARQDBVIEW - UNDER leave request(Leave)->STATUS>COMPLETED,
    But in r/3 i execute the Tcode SBWP...
    here is no work items are not showing in outbox..
    Please help me
    Rafi Shaik

    HI
    Sidhu
    Tanks For Ur Replay
    i am doing as for u r note..
    AFTER DEBUGGING....
    function module-- SWK_LOCAL_OUTBOX_GET-under THERE IS NO table->SWW_OUTBOX
    PARAMETER NAMES ARE THERE(AVAILABLE)..BUT THIS  (SWW_OUTBOX) IS NOT THERE IN TABLES OPTION
    WI_LIST_S
    WI_LIST_E
    WI_LIST_F
    STATUSFILTER
    TASK_FILTER
    yes it wont be shown in sbwp outbox as it is java wd after completion you ll only see for approval in his inbox use swi5...
    IN SWI5 TCODE>COMPLETED WORK ITEMS BY AGENT AND TASK-UNDER SHOWING MY LEAVE REQUEST(GOOD)..
    CAN PLEASE HELP ME
    HOW CAN I GET THE LEAVE WORK ITEMS UNDER SBWP(OUTBOX)
    TANKS
    RAFI SHAIK

  • I just purchased an ipad and I can receive e-mail but I can't send or reply.  I get a message that the e-mail is in the outbox because the server won't allow 'relaying.'  What do I need to do?

    I just purchased an ipad2 and I can receive e-mails but I can't reply to or forward them.  I also can't send a new e-mail.  I receive a message that the e-mail has been placed in the outbox because the server won't allow 'relaying.'  On my laptop, using the same e-mail server, I am fine.  What can I do to make the ipad2 e-mail function properly?

    Contact whoever manages your email server and ask them what ports and security to use for SMTP from remote locations. ISPs and email admins often require different SMTP settings when sending email when not connected to the server's or ISP's network.

  • Sending PDF to SAP Outbox - Urgent

    Hi All,
      I try to send a SAP mail with PDF Attachment throught a Program. Its sending the mail along with the attachment. But when i try to open the PDF in SAP Outbox, its giving formating error and file is not getting opend. The code as follows. Anybody code give us the solution.
    [code
    *& Report  ZHH_TEST_CODE3                                              *
    REPORT  ZHH_TEST_CODE3                          .
    DATA: it_attachment TYPE soli OCCURS 0 WITH HEADER LINE.
    Hold contents of attachment file for use by email
    perform send_email USING '[email protected]' 'C:\TEST1.PDF'.
    FORM send_email USING p_email p_filename.
    DATA:     lt_objpack LIKE sopcklsti1 OCCURS 2 WITH HEADER LINE,
              lt_objhead LIKE solisti1 OCCURS 1 WITH HEADER LINE,
              lt_objbin LIKE solisti1 OCCURS 10 WITH HEADER LINE,
              lt_objtxt LIKE solisti1 OCCURS 10 WITH HEADER LINE,
              lt_reclist LIKE somlreci1 OCCURS 5 WITH HEADER LINE,
              l_document_data TYPE sodocchgi1.
    DATA: l_att_lines TYPE i.
    CHECK NOT ( p_email IS INITIAL ).
    CLEAR:    lt_reclist, lt_reclist[],
              lt_objhead, lt_objhead[],
              lt_objtxt, lt_objtxt[],
              lt_objbin, lt_objbin[],
              lt_objpack, lt_objpack[].
    CLEAR l_document_data.
    Read in file to attach to internal table it_attachment
    PERFORM read_attach_file USING p_filename.
    CHeck that attach file has been read
    CHECK NOT ( it_attachment[] IS INITIAL ).
    Body of email
    MOVE 'This is the body of email' TO lt_objtxt.
    APPEND lt_objtxt.
    l_document_data-obj_name = 'Xtract'.
    Title of email
    MOVE 'This is the title of the email' TO l_document_data-obj_descr.
    l_document_data-sensitivty = 'O'.
    l_document_data-expiry_dat = sy-datum + 10.
    l_document_data-doc_size = STRLEN( lt_objtxt ).
    Settings for e-mail body
    CLEAR lt_objpack.
    lt_objpack-head_start = 1.
    lt_objpack-head_num = 0.
    lt_objpack-body_start = 1.
    lt_objpack-body_num = 1.
    lt_objpack-doc_type = 'RAW'.
    lt_objpack-doc_size = STRLEN( lt_objtxt ).
    APPEND lt_objpack.
    Settings for e-mail attachment
    DESCRIBE TABLE it_attachment LINES l_att_lines.
    READ TABLE it_attachment INDEX l_att_lines.
    CLEAR lt_objpack.
    lt_objpack-transf_bin = 'X'.
    lt_objpack-head_start = 1.
    lt_objpack-head_num = 0.
    lt_objpack-body_start = 1.
    lt_objpack-body_num = l_att_lines.
    lt_objpack-doc_type = 'PDF'.
    lt_objpack-obj_name = 'email'.
    lt_objpack-obj_descr = 'KANBAN'.
    lt_objpack-doc_size = ( 255 * ( l_att_lines - 1 ) ) + STRLEN( it_attachment-line ).
    APPEND lt_objpack.
    make recipient list
    lt_reclist-receiver = p_email.
    lt_reclist-rec_type = 'U'.      "OUT OF SAP user
    APPEND lt_reclist.
    send mail with attachment
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    EXPORTING
    document_data = l_document_data
    put_in_outbox = 'X'
    TABLES
    packing_list = lt_objpack
    object_header = lt_objhead
    contents_bin = it_attachment
    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 = 8.
    If sy-subrc = 0.
    write:/ 'successful sending'.
    else.
    write:/ 'failure in sending'.
    endif.
    ENDFORM. " send_email
    FORM read_attach_file USING p_filename TYPE string.
    DATA:   act_filetype LIKE rlgrap-filetype,
            act_filename LIKE rlgrap-filename,
            h_filename LIKE rlgrap-filename,
            doc_length LIKE soxwd-doc_length,
            f_cancelled LIKE sonv-flag,
            file_put_to_kpro LIKE sonv-flag,
            def_filename(12),
            l_filetype TYPE rlgrap-filetype.
    l_filetype = 'PDF'.
    def_filename = 'TEST1.PDF'.
    REFRESH it_attachment.
    CALL FUNCTION 'SO_OBJECT_UPLOAD'
    EXPORTING
    default_filename = def_filename
    filetype = l_filetype
    path_and_file = 'C:\TEST1.PDF'
    *no_dialog = 'X'
    IMPORTING
    filelength = doc_length
    f_cancelled = f_cancelled
    act_filename = act_filename
    act_filetype = act_filetype
    file_put_to_kpro = file_put_to_kpro
    TABLES
    objcont = it_attachment
    EXCEPTIONS
    file_read_error = 1
    invalid_type = 2
    x_error = 3
    object_type_not_allowed = 4
    kpro_insert_error = 5
    OTHERS = 6.
    if sy-subrc = 0.
    write:/  'file uploaded'.
    else.
    write:/ 'problem in uploading'.
    endif.
    ENDFORM. " upload_file
    [/code]
    And I promise to return and reward the answers.
    With Regards,
    Raja T.

    Hi,
    Check the sy-subrc value while reading the attachement in the function module 'SO_OBJECT_UPLOAD'.If it is not zero,then there is problem there itself.
    Check these link for sample coding.
    http://www.sap-img.com/fu016.htm
    Re: Sending e-mails using ABAP
    Have a look at this sample coding also.
    FORM SEND_MAIL.
      DATA: OBJPACK   LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE.
      DATA: OBJHEAD   LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE.
      DATA: OBJBIN    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: OBJTXT    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: RECLIST   LIKE SOMLRECI1 OCCURS 5 WITH HEADER LINE.
      DATA: DOC_CHNG  LIKE SODOCCHGI1.
      DATA: TAB_LINES LIKE SY-TABIX.
      DATA L_NUM(3).
    Creation of the document to be sent
    File Name
      DOC_CHNG-OBJ_NAME = 'SENDFILE'.
    Mail Subject
      DOC_CHNG-OBJ_DESCR = 'Delivered Mail'.
    Mail Contents
      OBJTXT = 'Object text'.
      APPEND OBJTXT.
      DESCRIBE TABLE OBJTXT LINES TAB_LINES.
      READ TABLE OBJTXT INDEX TAB_LINES.
      DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
    Creation of the entry for the compressed document
      CLEAR OBJPACK-TRANSF_BIN.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM = 0.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM = TAB_LINES.
      OBJPACK-DOC_TYPE = 'RAW'.
      APPEND OBJPACK.
    Creation of the document attachment
      LOOP AT ITAB_DATA.
        CONCATENATE ITAB_DATA-PRODUCTOR
                    ITAB_DATA-VBELN
                    ITAB_DATA-POSNR
                    ITAB_DATA-MATNR INTO OBJBIN.
        APPEND OBJBIN.
      ENDLOOP.
      DESCRIBE TABLE OBJBIN LINES TAB_LINES.
      OBJHEAD = 'ORDERS'.
      APPEND OBJHEAD.
    Creation of the entry for the compressed attachment
      OBJPACK-TRANSF_BIN = 'X'.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM   = 1.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM   = TAB_LINES.
      OBJPACK-DOC_TYPE   = 'TXT'.
      OBJPACK-OBJ_NAME   = 'WEBSITE'.
      OBJPACK-OBJ_DESCR  = 'ORDERS.TXT'.
      OBJPACK-DOC_SIZE   = TAB_LINES * 255.
      APPEND OBJPACK.
    Completing the recipient list
    target recipent
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      APPEND RECLIST.
    copy recipents
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      RECLIST-COPY     = 'X'.
      APPEND RECLIST.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           EXPORTING
                DOCUMENT_DATA              = DOC_CHNG
           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.
    ENDFORM.                    " SEND_MAIL
    Check this link also.
    http://www.sapdevelopment.co.uk/reporting/email/emailhome.htm
    Message was edited by: Jayanthi Jayaraman

  • Messages Stuck in Mail App Outbox

    I have an iphone 4S with IOS 6.1.3.  I use the Gmail app with no issues to send and receive messages.  However, when I attempt to send mail attachments directly from the phone's voice memos or camera roll functions, the messages get stuck in the Mail app outbox.  I receive no warning that there is an error when sending these messages, they just never send and I find them sitting in the outbox.  I've tried resending from the outbox with no luck.
    For camera roll pictures, I've gotten around the problem by composing a message in Gmail and then browse and attach the photos to the e-mail.  I don't think there is a similar solution for voice memos.  The only options within voice memos is to either directly e-mail or text the memos (but e-mail isn't working).  I don't see a way to save the memo and attach them like pictures as I can do in Gmail.
    I would love to be able to actually send emails directly from voice memo and/or camera roll, but I'm also open to work-arounds.

    I've been having similar issues with my iPhone 5 and the latest iOS version.  I read somewhere else about an issue with having Exchange and Imap in use with Mail being an issue.  I had both, but had my Exchange connection to Gmail off.  I was still having the issue.
    The solution that worked was to delete my Exchange Gmail account.  Now, emails are being sent immediately.  If you have Exchange and Imap Gmail accounts on your iPhone, pick one and delete the other.  Good luck.

  • I am unable to respond to Bellsouth messages.  They simply stay in my Outbox, and "act" like they're being sent, but  do not get sent.

    I am unable to respond/reply to my Bellsouth messages.  The go to my Outbox, and "act" as if they're being sent, but simply remain and are not sent.  I can text and return text messages, and receive incoming Bellsouth messages.

    After performing all of those steps, I would call the carrier. SMS is a carrier function. You need to make sure they check your account for texting.

  • Processed files not in Inbox or Outbox v11.1.2

    Hi All
    I am fairly new to FDM but have used it before (with Essbase/Planning v9.3.1). I am now on v11.1.2 and looking to integrate to HFM but am having a few issues:
    1. When I import a file it does not appear in the Inbox folder (it used to do this automatically in the earlier version).
    If I want to see the file then I have to go to the import screen in the web client and click 'View File' or 'View Log' buttons, both the file and the log then appear in the Inbox > ArchiveRestore folder.
    2. When I get to the export stage the .dat file does not appear in the Outbox folder (again it used to do this automatically in the earlier version)
    If I want to see this file then I again have to go into the web client, access the export screen and click 'View File', it then appears in the Outbox > ArchiveRestore folder.
    3. When I run a batch load my file is deleted from the Inbox > Batches > OpenBatch folder and a new batch folder created but no file is placed into that folder.
    The actual processes are working fine, data is flowing into FDM and out into HFM correctly but I cannot see these files without manual intervention which is no good to me, particularly the batch loader issue! I've read the readme and the admin guide to see if this is a change to the functionality but can't see anywhere that it is. Am I missing something???
    Many thanks
    Stuart

    Hi
    Thanks for the quick response:
    1. I only have one FDM application so I am pretty sure it is the right inbox, I have checked all folders in the Inbox as well (ArchiveRestore, each Location) but the file is definitely not being written/stored there
    2. As with above I have checked the Outbox and all subfolders but nothing written/stored there
    3. Think I may have been unclear here, my understanding was that when the batch processes it creates a new folder in the Inbox > Batches folder and then moves the file from the OpenBatch folder into this new folder, is that not correct?
    I'll continue digging and maybe raise an SR, just wondered if anyone else had experienced this.
    Many thanks
    Stuart

  • Mail sent to SBWP outbox but not showing in SOST

    hi...
    i am using...
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = w_document_data
          put_in_outbox              = 'X'
          commit_work                = 'X'
        IMPORTING
          sent_to_all                = g_sent_to_all
        TABLES
          packing_list               = i_packing_list
          contents_bin               = it_pdf
          contents_txt               = i_body_msg
          receivers                  = i_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.
    here...
    if i execute the code i am getting a mail in SBWP outbox but it was not showing in SOST...
    in SBWP,
    in recieption list " Wait for communications service "
    the above error is showing...
    so my doubt is ..
    here code is wrong or any configuration settings i have to do ...
    can any body help me....
    thank you....

    HI ,
    Hopefully you guys solved the issue by this time..
    I faced the same issue and I found that my system time and timezone setting was different. That is what causing the problem. Hopefully this update will help others in future.
    Regards,
    Avijit Roy

  • ALE inbox of BI is identical to the ALE outbox of the source system

    Hi experts
    We have BW 7 on ERP (ECC) 6. We have BW and ERP TOGETHER on the same developing system. BW is designed on developing client 100 (it is future productive client on the future productive system). It is of course default "myBI" source system. Upload is correct.
    But because data is only inside clinet 200 (in the same system) I must create SAP source system client 200. It is correct, RFC destination is corect, source system clnt200 is correct and active.  But data I cannot upload from this source system clnt200 - IDOCs are not correct, BW monitor is yellow and message:
    ALE inbox of BI is identical to the ALE outbox of the source system
    Is mistake in situation "the same system - various clients and sourcesystems"? Do you have any experiences with BW on the same system with ERP 6 and client enviroment?
    Thanks
    Ales

    Hi Ales,
    The problem can often be caused due to missing authorizations with the background user used to receive the data in BW or
    the background user in the source system that sends the data to BW. Please check the authorizations as per the note
    150315 , sometimes SAP_ALL profile does not have the required authorizations so please check that the background users
    have the profiles mentioned in the note 150315:
    As per the note:
    Reason and Prerequisites                                             
    a) In the BW there exist two user:                                   
       i)  a human administrator, using S_RS_ALL                         
       ii) a user called BWREMOTE (or similar), used to receive the data 
           from the OLTP, using S_BI-WHM_RFC                             
    b) In the OLTP there exist also two user:                            
       i)  a human administrator, needing authorizations to create users 
           and RFC-destinations.                                         
       ii) a user called ALEREMOTE (or similar), used to ...             
           1) ... connect the OLTP to the BW                             
           2) ... extract the data                                       
           3) ... send the data to the BW                                
           4) ... show monitoring dialogs                                
           for tasks 1 to 4, the profile S_BI-WX_RFC is used (however does
           not suffice on some points since some authorizations are      
           missing in the delivered profile)                             
           5) ... make customizing of OLTP extractors                    
           for this, additionally the authorizations to execute          
           IMG-functionality, to execute Transaction SBIW and            
           to maintain the applications, which shall be customized, must 
           be given during the customizing functionality is used.        
    I hope that this helps.
    Regards,
    Des.

  • FUNCTION SXPG_COMMAND_EXECUTE External program terminated with exit code 2

    HI,
    I am using the below Function Module
    gv_ap = '/nfs/ficheiros/FicheiroExtraccaoSIF/outbox'
    CALL FUNCTION 'SXPG_COMMAND_EXECUTE'                 
          EXPORTING                                       
               commandname                   = 'Z_LS'     
               additional_parameters         = gv_ap      
          TABLES                                          
               exec_protocol                 = t_fich     
          EXCEPTIONS                                      
               no_permission                 = 1          
               command_not_found             = 2          
               parameters_too_long           = 3          
               security_risk                 = 4          
               wrong_check_call_interface    = 5          
               program_start_error           = 6          
               program_termination_error     = 7          
               x_error                       = 8          
               parameter_expected            = 9          
               too_many_parameters           = 10         
               illegal_command               = 11         
               wrong_asynchronous_parameters = 12         
               cant_enq_tbtco_entry          = 13         
               jobcount_generation_error     = 14         
               OTHERS                        = 15.        
    with this folder '/nfs/ficheiros/FicheiroExtraccaoSIF/outbox' return the error:
    /nfs/ficheiros/FicheiroExtraccaoSIF/outbox not found and
    External program terminated with exit code 2
    but if i map other directory the function return the files and folders that directory have.
    Anyone could help me.
    Thanks and Regards.
    Eduardo Paiva

    Hi,
    Yes i have read access to this directory and the command 'Z_LS' exists.
    Best Regards,
    Eduardo Paiva

  • Outbox won't send mail

    Had a problem earlier with my email account (Yahoo) being hacked, After resetting password all seemed to be well, but now my iPad won't send mail, it goes into OUTBOX but won't send. Receiving mail is no problem.
    I am new to iPad and need a bit of help.
    Thanks
    John

    Brilliant! Thanks Jaimi E.
    My iPad did resume 'normal service' after an overnight rest. I did not know that there was an imposed 24hr quarantine, but I do know that all's well now.
    I found The BT staff in their technical help desk were good at fixing the original hacking problem on my laptop, but totally helpless at sorting the iPad issues out.
    I had to talk to Apple help desk in UK who in turn put me through to the USA. Their consultant was great, but he undoubtedly didn't seem to aware of the quarantine imposed by Yahoo. I will try to get this information through to him for future information
    Thanks to all for your assistance.
    My message to anyone who reads this topic and has been hacked on Yahoo (or btinternet) is
    1 update security passwords on laptop. New password required. Delete all traces of hacked messages (inc failed delivery notices and real people's responses)
    2 uninstall your mail settings on iPad and reinstall with new mail password on iPad.
    3 the iPad mail system should then receive, but not send mail (goes into Outbox)
    4 wait 24 hours then everything will be back to normal.
    As a brand new user and about to go on a long holiday, it was a nightmare, but ended up fine!
    Now in Singapore at 6am local time, can't sleep so catching up on my machine which functions perfectly!

  • Can not delete outbox item on PC

    there are several items in the folder: Nokia phone Browser—〉Nokia N70—〉Messages—〉Outbox, and they can not be deleted on my pc, however, my N70 phone has no these items!
    I can use other functions normally,such as send sms on PC via usb connection, can also delete inbox items on pc via usb/Bluetooth connection.
    How can I delete the “outbox” items?
    My pcsuit: 6.80.22, my windows Xp+sp2, thanks
    btw,you can get more detail through the attached pic.

    Hi,
    I think that it is "feature" that you can not delete messages from Outbox -> I can not do that also. But message is deleted automatic from my Outbox folder when I press button "update" (and phone has sent that message)
    If you go to folder: C:\Documents and Settings\%username%\Phone Browser\Nokia E70\Messages\Outbox\
    And press delete to one of message, what is not working?

  • ABAP: function

    The following program is, to send a details in sap to email, can any body explain the marked lines   
    call function 'SO_NEW_DOCUMENT_SEND_API1'
    exporting
    document_data = maildata <b><--</b>
    document_type = 'RAW' <b><--</b>
    put_in_outbox = 'X' <b><--</b>
    tables
    object_header = 'adss' <b><--</b>
    object_content = 'asdfasdfasdf' <b><--</b>
    receivers = '[email protected]' <b><--</b>
    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.
    Thanks & good regards
    Vallamuthu

    Check the help for the FM
    FU SO_NEW_DOCUMENT_SEND_API1
    Short Text
    SAPoffice: Send new document
    Functionality
    This function module enables you to send a new document, which has not yet been created, internally and externally. During the send process the document is created, along with the attributes and content that are to be transferred.
    Import parameters
    DOCUMENT_TYPE
    Default = 'RAW'.
    Document class. All classes are possible except for folders ('FOL') and distributions lists ('DLI').
    PUT_IN_OUTBOX
    Default = ' '.
    If this flag is activated ('X'), the newly created document is also placed in the outbox of the active user when it is sent.
    DOCUMENT_DATA
    This structure must contain the attributes of the document to be sent.
    Table parameters
    OBJECT_HEADER
    This table must contain the document class-relevant data. For example, SAPscript documents store information here about forms and styles, Excel list viewer documents store, amongst other things, the number of rows and columns and PC documents store their original file names.
    LINE
    Requires class-relevant document information line by line.
    OBJECT_CONTENT
    This table must contain the actual content of the document.
    LINE
    Requires the content of the document line by line.
    RECEIVERS
    This table must contain the document recipients.
    RECEIVER
    Name of recipient.
    Go through the sample program
    REPORT  ztest_email                             .
    DATA: OBJCONT LIKE SOLISTI1 OCCURS 5 WITH HEADER LINE.
    DATA: RECLIST LIKE SOMLRECI1 OCCURS 5 WITH HEADER LINE.
    DATA: DOC_CHNG LIKE SODOCCHGI1.
    DATA: ENTRIES LIKE SY-TABIX.
    DATA: NAME(15).
    Fill the document
    DOC_CHNG-OBJ_NAME = 'URGENT'.
    DOC_CHNG-OBJ_DESCR = 'Read at once !'.
    DOC_CHNG-SENSITIVTY = 'P'.
    OBJCONT = 'Hey Altaf what are you doing !!!'.
    APPEND OBJCONT.
    OBJCONT = 'Lets go for movie !'.
    APPEND OBJCONT.
    DESCRIBE TABLE OBJCONT LINES ENTRIES.
    READ TABLE OBJCONT INDEX ENTRIES.
    DOC_CHNG-DOC_SIZE = ( ENTRIES - 1 ) * 255 + STRLEN( OBJCONT ).
    Fill the receiver list
    CLEAR RECLIST.
    RECLIST-RECEIVER = 'LOGIN'. " replace with <login name>
    RECLIST-REC_TYPE = 'B'.
    RECLIST-EXPRESS = 'X'.
    APPEND RECLIST.
    Send the document
    CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
    EXPORTING
    DOCUMENT_TYPE = 'RAW'
    DOCUMENT_DATA = DOC_CHNG
    PUT_IN_OUTBOX = 'X'
    TABLES
    OBJECT_CONTENT = OBJCONT
    RECEIVERS = RECLIST
    EXCEPTIONS
    TOO_MANY_RECEIVERS = 1
    DOCUMENT_NOT_SENT = 2
    OPERATION_NO_AUTHORIZATION = 4
    OTHERS = 99.
    CASE SY-SUBRC.
    WHEN 0.
    LOOP AT RECLIST.
    IF RECLIST-RECEIVER = SPACE.
    NAME = RECLIST-REC_ID.
    ELSE.
    NAME = RECLIST-RECEIVER.
    ENDIF.
    IF RECLIST-RETRN_CODE = 0.
    WRITE: / NAME, ': succesfully sent'.
    ELSE.
    WRITE: / NAME, ': error occured'.
    ENDIF.
    ENDLOOP.
    WHEN 1.
    WRITE: / 'Too many receivers specified !'.
    WHEN 2.
    WRITE: / 'No receiver got the document !'.
    WHEN 4.
    WRITE: / 'Missing send authority !'.
    WHEN OTHERS.
    WRITE: / 'Unexpected error occurred !'.
    ENDCASE.

Maybe you are looking for

  • HP 2100TN, JetDirect Server, Appletalk & OS 10.4

    I have a built-in ethernet local network using a netgear hub, 3 Apple computers and HP2100 laser printer. When running Panther, I could print when connected to the internet. That is I could print an email and not lose my connection to mail. When I up

  • I screwed up my ipod and now it won't work

    I posted a few days ago about not being able to use the new version of Itunes. That still hasn't changed, but I've been using Itunes version 7.2 fine and without any problem. Here's my issue: I downloaded Winamp with the Itunes plugin to use with my

  • Issue in sending a email internet address using 'so_new_document_send_api1'

    Hi ,     I am calling  'SO_NEW_DOCUMENT_SEND_API1' inside an user exit to send an email whenever the notification gets created..If the user exit is called in the same transaction IW21 then the mail is sending successfully.But if the transaction IW21

  • FR: Full Screen Preview of Multi-Camera Angles

    The Program monitor can be viewed in Full Screen mode, as we all know, but when the Program monitor is displaying Multi-camera angles, it can only viewed in windowed mode.  Full Screen mode no longer works in this situation.  This is inconsistent, il

  • Itunes free music with coke, problems

    While i have been trying to download the free tunes of itunes with the codes from coke website. The itune store started black. Now everytime i load up itunes it starts on a black screen and you have to move the mouse around clicking to make it reappe