Email attachment size

Hi,
When i am trying to send attachment to mail using FM SO_NEW_DOCUMENT_ATT_SEND_API1
some part in the last field is missing. This may be due to large size of attachment, so i tried changing the objbin structure from char 255 to char 350 but the output is blank excel.
Can anyone help me in this regard.
Thanks in advance,
Kranthi.

Hi Sandeep,
My code is as below
Title and Description
  docdata-obj_name  = text-006.
  docdata-obj_descr = p_subj.
Main Text
  objtxt = text-007.
  append objtxt.
  objtxt = text-008.
  append objtxt.
  objtxt = text-009.
  append objtxt.
Write Packing List (Main)
  describe table objtxt lines tab_lines.
  read table objtxt index tab_lines.
docdata-doc_size = ( tab_lines - 1 ) * 255 + strlen( objtxt )
  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.
Create Message Attachment
  att_type = 'CSV'.
  describe table objbin lines tab_lines.
  read table objbin index tab_lines.
  objpack-doc_size = ( tab_lines - 1 ) * 255 + strlen( objbin ).
  objpack-transf_bin = 'X'.
  objpack-head_start = 1.
  objpack-head_num = 0.
  objpack-body_start = 1.
  objpack-body_num = tab_lines.
  objpack-doc_type = att_type.
  objpack-obj_name = 'ATTACHMENT'.
  objpack-obj_descr = text-010.
  append objpack.
Create receiver list
  loop at s_email.
    if s_email-option  = c_option_eq.
      reclist-receiver = s_email-low.
      reclist-rec_type = c_recv_type_int_addr.
      append reclist.
    endif.
  endloop.
doc size parameter is defined as objpack-doc_size = ( tab_lines - 1 ) * 255 + strlen( objbin ) , still i am unable to get the correct output, some part of the output is missing. Can you please help me in solving this problem.
Thanks in advance,
Kranthi

Similar Messages

  • Why is there a maximum email attachment size?

    I can understand why there is a maximum MMS file message size but why is there a maximum email attachment size set by the handset? The limit is preventing me sending pictures from my phone. MMS messages are charged at a flat rate but GPRS data is chared per kB. My operator, Tmobile, say they have no limit on email message sizes (and obviously they make more money if you send a larger file. If I transfer my sim card to my laptop or PDA I am able to send any size of attachment with no problem. But with the sim back in the handset a limit of 100kB is imposed. I get the same result using both Tmobile or Orange sims. This is especially annoying if you have a phone that produces high quality images with file sizes several times the limit. You can have a great image with no means of sending it at its original resolution. Anyone know why this is?

    Most operator's (carrier's) MMSC (Multimedia Messaging Service Center) servers do set a limit.
    What the MMS size limit that's guaranteed to go through is defined by a document known as the MMS Conformance Document (maintained by OMA, Open Mobile Alliance, which is a standardization organization by mobile device manufacturers and network operators, primarily).
    So, both the handsets (phones) may or may not have a size limit depending on how it was designed, and in addition the networks also have their own limits, and they do not need to be the same, but the doc I mentioned specifies what the devices and networks have to support, at least.
    More on OMA (and you can try to find the MMS Conformance Doc, if you wish):
    http://www.openmobilealliance.org

  • Email Attachment Size Etiquette

    I'm looking for opinions on what is the biggest "polite" email attachment size.
    By this I mean.. how big of a file can you send without calling them to make sure they aren't out of the country for a week because your huge attachment will fill their mailbox and reject all incoming mail for the next three days and it's your fault... Oh and it's your most important client... (I swear this hasn't happened.)
    I'm thinking it is still around 5MB. What are your thoughts.

    Internally in an enterprise, 5MB
    Externally, 1MB, and usually zipped.
    I'd be annoyed if someone was sending me 5MB mails to my iphone over EDGE!

  • Increase email attachment size

    Hi All,
    We're running Exch2010 servers with approx. 14000 mailboxes. We're planning to increase email attachment size from 10 MB to 20 MB. I'm aware about places I need to make changes but my concern is that do we need to take anything in consideration before increasing
    the attachment size?
    Any calculation about storage impact etc.?
    Thanks, Vik

    Hi All,
    We're running Exch2010 servers with approx. 14000 mailboxes. We're planning to increase email attachment size from 10 MB to 20 MB. I'm aware about places I need to make changes but my concern is that do we need to take anything in consideration before increasing
    the attachment size?
    Any calculation about storage impact etc.?
    Thanks, Vik
    If you are increasing the message size and have concerns, you can plug that info into the mailbox calculator and increase the average message size number.
    http://gallery.technet.microsoft.com/Exchange-2010-Mailbox-Server-Role-/
    Note however that just because you allow larger messages, it doesnt necessarily mean the average message size per user will increase. 
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Maximum email attachment size

    Hi
    Does the iphone have a maximum email attachment size that it can download?
    I am not on about the limit imposed by your email service provider.
    Thanks Chris

    No size limit per se. However, the iPhone seems to have difficulty displaying large attachments. For example, Gmail's limit is 10 MB. If I send myself a 9.5 MB powerpoint file, it downloads just fine on the iPhone, but when I try to open the file, it fails.

  • Limit the email attachment size XI

    Hi All ,
    I am working on a requirement . I did an extensive search on this(SAP Notes, SDN and on the system itself) but couldnu2019t find any such functionality provided by SAP.
    1.  CCMS configuration for the ability to check emails being sent out of Sap that exceed a certain threshold i.e. 5+MB for an attachment.
    The only thing that I could figure out was that we can limit the email attachment size (SAP Note 837300) but this is not what is required.
    Wanted to check , whether someone is aware of any such functionality. It would be really helpful.
    Thanking in anticipation.
    Warm Regards
    Amit

    Thanks Michael .
    Anything I can can do with the payload size in XI .
    I can get the payload size from sxmb_moni tcode. Can I generate alerts based on payload size ,again I am aware that we can limit the size of the payload ,but can we generate something based on payload size.
    Thanks
    Regards
    Amit
    Edited by: Amit Bangotra on Feb 2, 2010 12:44 PM
    Edited by: Amit Bangotra on Feb 2, 2010 12:53 PM

  • What is the default maximum email attachment size (Exchange 2003) on iPads?

    What is the default maximum email attachment size (Exchange 2003) on iPads?

    Maximum message size is determined by the mail server (Exchange in your case), not by the Mail app on your iPad. There are two settings in Exchange 2003 related to message size: One for incoming messages, one for outgoing. Both can be set to Unlimited, or to some number of kilobytes Exchange 2003 is a long time ago for me, but if I remember correctly the default size limit is 10240 KB (10 MB). Once those are set, the admin can also create policies to modify those limits for specific situations. You really need to ask your Exchange administrator how he/she has the max size configured.

  • Email attachment size limit?

    I noticed today that when I attach a photo from my external hard drive to an email on my Macbook Pro, the attachment drops in size significantly. I want to attach a photo that is 800kb but it shows up in the email as being 142kb. Why is this? How can I keep the attachment at its original size?

    Your ISP sets the limit. Speak to them and get the max attachment size.

  • Max email attachment size on e61i

    I can not find this information anywhere on the forums or nokia's support pages.
    anyone know what the maximum file size for sending an email attachment is on the e61i?
    and if there's any way to change this in the included email app?
    and/or have a suggestion for a better email application?
    thanks!

    Thanks for answer. I'm using Google Drive very often but for private purposes.
    In matter of fact I bought Yoga 2 for doing my daily work - sending a lot of emails with multiple attachments to employees at the same time. We're using accounts on exchange server... so I need a good mail client. I have tried many of them but in my opinion Lenovo's mail client is the best - intuitive, functional and transparent.
    However it has one more limitation - you can send e-mails up to 10 people max at the same time.
    Everything would be ok if not these limitations.
    I hope that Lenovo will change it soon.

  • Nokia Asha 501 email attachement size

    Hi, does anybody know the max size of any email attachement in the Asha 501? I cannot open most attachements on my asha 501.
    Thanks.

    E-mail attachment size on Asha 501 is very limited. Maximum it could attach is more or less than 500kb. Anything more than phone don't support.
    If a reply has solved your problem click Accept as solution button, doing it will help others know the solution. Thanks.

  • EMail attachment size, what is your limit???

    MIME encoding sucks :lol:
    A email with a 35meg .zip attachment comes in as 49.6megs (using the smtp logs)
    I've got a non-tech CTO that want to accept 50meg attachments. It seems to be working but sometimes the SOPHOS AV engine crapsout and the email ends up in the quarantine.
    For business to business email what is a reasonable size limit?

    MIME encoding doesn't suck! What sucks is the fact that we still need to do it. The fact that SMTP is still a 7-bit channel is annoying.
    I don't administer an Exchange server myself, but our Exchange admins explained to me that Exchange does size limiting based on the native (aka decoded) size of the attachments. The FreeBSD/qmail server I run enforces the maximum message size based on the wire size, i.e. base64-encoded for anything binary. Since base64 is a 6-in-8 encoding, that increases the object size by 33%. In order to reconcile the size limits on these two systems, the Exchange limit is set to 30 MB and the qmail limit is set to 40 MB. That's usually enough for the PHBs to mail around their humongous PowerPoint presentations.
    I haven't bothered messing with the message size limits on our IronPorts, since our back end servers enforce their own limits.

  • Email attachment size limitation

    My boss has an I-Phone 4.  What is the size limitation of email attachments he can send or receive? Spoke to AT&T who said it is an Apple issue.

    Hi Shaju,
    I would suggest the following solution path:
    Execute the report (or whatever) and catch the output in an internal table. When using abap list output with the SUBMIT statement there's also an option to EXPORT LIST TO MEMORY and such. (I never used it but I've seen it working).
    Then send this output as an attachment (and not as mail text). Attachment are passed "as-is", as long there's not format conversion active for this output. If you name the attachment list.ALF and in SAPConnect you have ALF-->TXT then your attachment's going to be converted. But this should still keep your line-size of > 255.
    Best wishes,
       Florin

  • Webclient email attachment size

    Hi all,
    We are trying to send an email via the webclient, but when the attachment exceeds  600KB, message 057 from class CRM_IC_APPL_UI_CHMSG is shown.
    this explains that the message exceeds the max limit of 60000Kb.
    Does anyone know where I can change this parameter?? I have already tried using some SOST parameters I found on OSS and a profile parameter on system level, but with no luck.
    Apparently the mail doesn't even get to SOST.
    Anybody knows where to change it??
    Thanks in advance!
    Micha

    Ok, did I ask that??? Argh, here goes the rep
    I feel soooooo ashamed... That was about the only (but soooo logical) place I didn't look....
    Thanks Bruno!!
    Full awarded

  • Convert spool to PDF and send as email attachment

    When i try to convert SAP spool to PDF and send it as email attachment,  size of PDF document becomes large as compared to size of the PDF cocument i download using the same spool.
    I am using following FMs.
    CONVERT_ABAPSPOOLJOB_2_PDF to convert spool to PDF
    and
    SO_NEW_DOCUMENT_ATT_SEND_API1 to send email with attchment.
    some times size of attchment exceeds 2MB and email results in error in SAP connect (SOST).
    Any idea on how to compress the PDF attchment??
    Thanks

    Hi Venkat,
    Can you plesae assist me.
    I have a requirement to convert spool to pdf
    send an email to users
    issue is that attachement is big cant go through
    I have used compress, but when I open the pdf file error that file was not correclty decoded
    please assist, anyone

  • Broadcasting: cell item is centered / size of email attachment

    Hi,
    Question No 1.
    I created a web template (BI 7.0) with an analysis web item. When I send the template via broadcast, all cell items are centered in the analysis item. Is it possible to rigth align all numbers in the cells?
    It is the part of the source of *.mht file send via email attachment.
    <td id="ANALYSIS_ITEM_1_interactive_467" tp="C" s="" st="" class="urSTTD urSTTDBdr urSTSStd urSTCl" style="text-align:center;vertical-align:top;"><span tabindex="0" ti="0" id="ANALYSIS_ITEM_1_interactive_466" ct="TV" s="" class="urTxtStd" style="white-space:nowrap;">564.766</span></td><td id="ANALYSIS_ITEM_1_interactive_469" tp="C" s="" st="" class="urSTTD urSTTDBdr urSTSStd urSTCl" style="text-align:center;vertical-align:top;"><span tabindex="0" ti="0" id="ANALYSIS_ITEM_1_interactive_468" ct="TV" s="" class="urTxtStd" style="white-space:nowrap;">1.915</span></td>
    I don't understand the reason of style "text-align:center" for all cell.
    Question No 2.
    In the analysis item we have 1200 row and 12 coloumn. The size of the *.mht attachment is 6MB. Is it normal? Can we reduce it?
    Thanks,
    Peter

    Hi Arun,
    Thanks for your answer.
    1.
    Yes, I use portal styles. I tried it with all styles (standard, tradeshow,..), but cells are always centered. I created a 'My Theme' and checked the themes for table elements. 'Center' attribute is not set.
         System Administration
          Portal Display
           Theme Editor
            Complex Elements / Table
            Component-Specific Styles / Tables
            Component-Specific Styles / BI Web Reports
    I suspect the 'INTERACTION_ALLOWED' attribute for web template/Analysis item. If I set it to 'Off' then cells are centered.
    I set it to ‘On’, but in case of broadcasting the ‘Off’ can be set automatically.
    2.
    As I know in case of 'HTML' format attachment must be zipped with all MIME elements. It results smaller size (for HTML and MHTML also), but I want to minimize the number of clicks.
    Peter

Maybe you are looking for