How to customize or change the subject of the mail send throu SM36

HI,
i m using SM36 to Schedule some of reports and send the output of those reports as an attachement to particular email ids.
It is working fine people are receive mails with an output of the report as an attachement , but the subject is coming like this
"Job PRODUCTION PLANING REPORT, Step 1"  where  "PRODUCTION PLANING REPORT" is the job name . What i want is the Subject should be only my Job Name "PRODUCTION PLANING REPORT"   the Prefix Iob and the Sufix Step 1, should not appear in the subject. How can i achive this ?
Regards
Edited by: nau on Jan 20, 2010 3:31 PM

In SM36, under the 'General Data' area, the answer is right there. Click on the Spool list recepient button and place the e-mail recepient in the box. It looks like only one entry can be entered there so you may want to have a distribution group setup accordingly for multiple recepients
My view is as per the line i can see only .html attachment  only you can send...
See Mr NA. take intitiative and tell the clients....Clearly that if we schedule thtrough SM36 then we have limited funcitonalities like you can't attach the excel version's specially and Subject issue what you are discussing...
So as of now my suggestion is Using the FM (if it is version 6.0 Ecc prefer using classes....) You can write extra funcitionality to report to send via Email
Sas

Similar Messages

  • How do I create a dropdown in the Subject Line field while sending emails.

    How do I create a dropdown in the Subject Line field while sending emails as I send more than 300 emails with the same subject line everyday.

    Which webmail service do you use, gmail may have problems currently see thread
    '' Subject autofill feature stopped working in gmail for new subjects only - and I'm not the only one - help! {[https://support.mozilla.com/en-US/questions/793610 link]]''
    For general information see [[form autocomplete]] and [[Form autocomplete entries are not saved ]]

  • How to maintain open change request control for the transaction MM02 & CS02

    hi all...
    can any one please let me know that, is there any BADI or Enhancement spot
    where i can code for my desired functionality...
    how to maintain open change request control for the transaction MM02 and CS02.
    Desired Functionality:
    • The user wants to maintain a material, bill of material or a document.
    • On the initial screen of the respective transaction (MM02, CS02)
      user enters a change request number.
    • The system checks whether the object record that the user wants to maintain
      is already assigned to other change request numbers.
    • If this is the case, the system displays a warning, stating that there are
      other open change requests for this master data record.
    • In addition, the system lists the relevant change request numbers.
    • The user can continue the maintenance or leave the transaction and first check
      the mentioned change requests.

    hi satish thanks for reverting back
    but sorry yaar given enhancement is not triggering...
    but my requirement is:
    - after executing the transaction MM02 & CS02.
    - user inputs the data for Material Number and then he enters the Change Number.
    - if the given Change Number is not maintained with the Material (i dont no
      where/how this two fields are maintained internally), then it has to raise a
      warning and it should list the existing Change Numbers for that perticular
      Material.

  • Set the subject of the mail

    Hi,
    Here is one working example
    create or replace
    procedure testing_mail
    IS
    mailhost VARCHAR2(30) := '10.?.5.?';
    mail_conn utl_smtp.connection;
    crlf VARCHAR2( 2 ):= CHR( 13 ) || CHR( 10 );
    mesg VARCHAR2( 1000 );
    BEGIN
    mail_conn := utl_smtp.open_connection('10.?.5.?', 25);
    mesg:= 'Date: ' || TO_CHAR( SYSDATE, 'dd Mon yy hh24:mi:ss' ) || crlf ||
    'From: <'postmaster@mysmtpdomain'||'>' || crlf ||
    'Subject: '||'testing mail' || crlf ||
    'To: '||'[email protected]'|| crlf ||
    '' || crlf || 'Testing mail procedure';
    utl_smtp.helo(mail_conn, '10.?.100.?');
    utl_smtp.mail(mail_conn, 'postmaster@mysmtpdomain');
    utl_smtp.rcpt(mail_conn, '[email protected]');
    utl_smtp.data(mail_conn, 'Testing mail procedure');
    utl_smtp.quit(mail_conn);
    END;
    But I need the idea to put the subject for the successful example above!
    Best Regards

    Do not invent your own linefeed combinations. Use the linefeed constant from the UTL_TCP package.
    As for formatting the e-mail itself - that is governed by the specs for MIME bodies.
    Have a look at the basic explanation at http://en.wikipedia.org/wiki/MIME and read the relevant RFCs that contains detailed specifications on how to construct MIME bodies.

  • Email Submit:  Field Contents as the Subject of the Email?

    Hi All,
    I've built a .pdf form using Live Cycle Designer. I want the user to be able to press a button on the form to send the form (as a .pdf attachment) to a predetermined email address and cc.
    In addition, the subject of the email should be a concatenation of a) predetermined text that will remain static, and b) the contents of a field on the form (entitled "Project").
    Lastly, I'd love to have a predetermined message body automatically applied to each such email.
    I'm able to have the user press the button which sends the saved form as a pdf attachment to a predetermined address.
    I'm NOT able, however, to achieve the following:
    a) I don't know how to get it to cc the predetermined email address.
    b) I don't know how to get field contents into the subject of email, nor concantanate the field contents and the static text.
    c) Don't know how to set forth a predetermined message body.
    I don't know anything about javascript or xml.
    Can you help?
    Thanks!
    John

    Hi Chris!
    Thanks much! Now I only need the button to automatically cc a predetermined email address. My fully functioning code is below. What do I need to add? Thanks!
    J
    var concatenation = Picture.rawValue + ' - ' + Artist.rawValue + ' - ' + DealType.rawValue;
    event.target.submitForm({cURL:"mailto:[email protected]?subject=DEAL ORDER: " + concatenation + "&body=Click on send in order to submit your Deal Order Form.\nIf you experience any technical difficulties, please call Neil at x5175.",cSubmitAs:"PDF",cCharset:"utf-8"});

  • Customize the subject of a mail

    I want to change the subject of an alert functional email, but I cant find where can I do that.
    Searching in the forum, I notice that I cant do this in BPM; instead I go to ALRTCATDEF TCode and surprise!!!! I found tecnical and functional alerts, but in the "long and short text" on the Message title I found something that doesnt appear in the subject mails.
    Where can I found this? I just want to add 3 chars at the end of the subject and I cant understand how...

    That is what I tried to do but the title doesnt match with the mail subject (the mail subject says "Process xxxx" where xxxx is a large number, and the message title says another thing)
    Any other idea? Maybe this is not from XI, Im thinking that this is from the delivery system of outlook, but I'm not sure.

  • E-Recruiting - Change the subject of the correspondence letter

    Hi Gurus,
    Till now the E-Rec correspondence letter has for email subject the activity name (eg: "Correspondence: Rejection").  We would like to replace it by the Posting ID and title. 
    I tried to found any things like this which could helps me in img but doesn't seem there is something like in standard.  Does anyone of you could let me know how we could change this subject ?
    Thank you
    Hadrien

    CL_HRRCF_CS_DOC_CAT_SF_SUPER-set_subject

  • How much is to change frontal display And the Back ?

    I've broken my iPhone 4, my frontal display and the back screen so, I'd like to know how much is to change it ?

    You should see if you have 3rd party in your area that fixes iphone.  They can answer the question for you.
    apple doesn't replace screens.

  • Outlook 2010 - Subject line of new e-mail changes to duplicate the subject of the e-mail below

    I'm having the strangest issue with a new install of Outlook 2010. Sometimes when I receive a new e-mail, the from, subject, received, and size fields will duplicate the information from the e-mail below it. In other words, no matter what the sender, subject,
    time, etc. actually is, it will display in the inbox the same as the e-mail below it. Once I open it, it will list correctly in the inbox, or I can click on another folder and return to the inbox to see it correctly displayed.
    I do not have any kind of preview on, and the inbox only displays one line. There is no pattern to which e-mails this happens to.
    Any ideas?

    Please run /cleanviews switch to check the result.
    (Type "Outlook.exe /cleanviews in Windows search bar and press ENTER.)
    Please also create a new Outlook profile to check if the issue still persists. Thanks.
    Tony Chen
    TechNet Community Support

  • How do I access the subject line when I send an email?

    This never used to be a problem until recent "upgrades" but I can't put a subject for an email in the subject line even though I am constantly prompted to do so when I send an email. There doesn't seem to be any way to adjust preferences anymore either.

    There is a way to remove the Subject line!!
    follow these steps:
    go to Settings > Messages > uncheck "Show Subject Field "
    Thats it! You're problem will be solved!
    Edit

  • Change Email Subject of Outgoing mails

    Hello Folks,
    I have a requirement wherein I need to add a text "[Test Mail]" in the email subject of all outgoing mails from our dev/test systems. This is to ensure that the end users who are the receipients are able to distinguish the emails sent out by the test system from the emails sent out by the actual production system.
    Do let me know if anyone out here has developed something similar or can provide some advice/help into this matter.
    Thanks in advance,
    Abhishek

    Hi Brad,
    We are mainly using CL_BCS as well as FM SO_NEW_DOCUMENT_ATT_SEND_API1 in the system. The problem here is that there is no one fixed/common approach being followed. So I need to understand if there is a way by which I can access all the outgoing mails from the system and change the subject.
    One option that I thought was to find out some enhancements or BADIs within CL_BCS and FM SO_NEW_DOCUMENT_ATT_SEND_API1 to manipulate the subject line before the mail is sent out. This would  cover most of the cases where mails are sent out from the system, but I am not sure if the mails can be sent out by any other means as well.
    abhishek

  • My iphone will list my emails and the subject, but the body will be empty.

    I have had my phone for approximately one year with no problems.  Now it sends only the senders name and the subject of emails but the body is blank.  I have checked settings etc. but can't find why it is doing this.  I think it may have happened when I tried to open an attachment.  Now, all my email is like this.  I am traveling and need to get this fixed soon.  I am not in a position to phone apple.

    The problem lies with your computer.
    If you are connecting the iPhone direct to a USB port on your computer - not connected to a USB hub, have you tried every USB port?
    Desktop or laptop?
    PC or Mac?

  • What does the "To" in a rounded rectangle mean on the subject line of Mail?

    Just wondering what the "To" in a rounded rectangle means on the subject line of iPad Mail. It's on nearly all my messages!! Really bugging me.
    Cheers!
    Tom Adams

    Cheers!! I turned that setting on thinking it displayed those fileds when typing a new message, rather than having to press details.
    Fab! Cheers all!
    Tom Adams

  • Change of ISP password stops mail sending from iPad

    My ISP has a glitch in connecting to hotmail.  They have incorrectly claimed to have fixed it but, in doing so, advised that some domain mail would not work without the domain mail password being changed.
    I have changed the password in my desktop but changing it in my iPad mail has killed sending mail.  Not only from my domain mail but also my personal mail and my gmail. 
    Failed mail goes into my personal mail, outbox.  Very odd.
    Nothing will go and the ISP help desk seems to be at a loss.
    I can't check the outmail server settings on the iPad, though the in-mail is still correct.  (How can I check the out gate, BTW?)
    Anyone have a solution?  To think one change - the domain mail password - could damage all mail.
    Grateful for solutions, please.
    Thanks
    Ron

    Footplate wrote:
    In the iPad, there seems to be no way to check whether the Out server port settings may have inadvertently changed, either.
    As noted, yes there is an easy way to check the Outgoing server settings.
    What aren't you seeing?

  • Apple Mail sending multiple copies of email. What's the cure?, Apple Mail sending multiple copies of email. What's the cure?, Apple Mail sending multiple copies of email. What's the cure?

    Recently, my Apple Mail has been sending from two to six copies of email, timed to the same minute. I've taken to using Thunderbied (which I don't prefer) to avoid it. My theory is that if I can reload Lion it might cure it, but since Lion only comes as a download, I don't know how.
    I've had MacKeeper in place since before the problem, but updating it became impossible. I emailed that program and was advised to trash it, do a cold reboot and then download it again. I did, and it hasn't helped.
    Any suggestions?

    MacKeeper is so bad, it has earnt the distinction of a User Tip of it's own
    https://discussions.apple.com/docs/DOC-3036
    After dragging the app to the trash, you will need to clean up using something like  AppTrap, AppZapper, AppCleaner etc. The official MacKeeper uninistaller leaves advert popups still appearing on your computer.
    http://freemacsoft.net/appcleaner/

Maybe you are looking for

  • Can't Activate Recorder. Try Resetting Camera.

    This is usually a easy fix based on what I know on Premiere and in comparison to other peoples threads I've seen with the same problem. However, my problem doesn't seem to have the same symptoms from what i've seen. As the title indicates, when I go

  • Why is there a big difference in price for the Adobe Acrobat Pro 9 and other software???

    I am looking at selling the ADOBE PRO 9 range of software but i am confused as to why one is selling at £20 and another at £200. The packaging is exactly the same and they look the same, so can anyone tell me why this is?? I had a customer asking me

  • Trouble with making a freeze frame?

    Hello All, I need some help with something I'm trying to do.  I have a short clip in my timeline that I have color corrected and added some filters to.  Then I move the playhead around until I find a still picture that I like and then I go to Modify>

  • Will not navigate new site

    After a new tab loads once and I try to navigate to a new site in that tab the browser fails to load the new page. Then it will not load any page.I have checked my internet with 2 other browsers and have no problem loading pages mozilla firefox will

  • Faulty firewire port on DV7-3080ca​: can't capture video

    I have a Pavilion DV7-3080ca laptop, and I cannot properly capture video from my (Canon HV20) video camera, which I connect to the laptop's firewire (1394) port. Regular video can be captured but not without many dropped frames, and HD Video cannot b