Mail from Web Template : body text

Hello,
i created a button in my web template so that users can send a mail to confirm they have checked this months data. Nothing to fancy about it (not getting dynamicaly the variable values just some fixed text).
This is the code i used:
<FORM action="mailto:[email protected]
     ?subject=I have checked and approve the data for this month
      &body=Best regards"
      method=post encType=text/plain>
<INPUT type=submit value="I have checked and approve the data for this month">
</FORM>
This works fine.
Now my question : i want to have multiple lines in my body and i can't get thjis working (logic since i don't know much of HTML ). Anybody any suggestions?
Thanks in advance for your help!

Hi Tom,
One small change whatever you are writing in
Value="....."
This Text will come on Button.
So as explained earlier if you want more text on button you can do that.
If you want more text in body than I think simply you can use
<FORM action="mailto:[email protected]     ?subject=I have checked and approve the data for this month      &body=Best regards \n Tom"
i.e. use "\n".
Hope this helps.
Regards,
Ashish

Similar Messages

  • Bi call document browser from web template wad 7.0

    Hi,
    Is it possible to customize the document browser dialog when calling via command "OPEN_DIALOG_DLG_DOC_BROWSER" from web template.
    The iframe within the browser has a fixed size, so when opening a document the iframe is always too small and does not change the size, also when changing the size of the document browser window.
    Is there a possibility opening the documents in a new window instead of opening in the iframe?
    From WAD I have not found any possibility solving this. Maybe it's possible to change the web dynpro. Does anybody know the web dynpro / component for the document browser?
    Regards,
    René

    You can only open 2004S Web Templates in 2004S EP. R u using EP to display ur web templates?
    Check this blog for more details:
    Rolling out the New SAP NetWeaver 2004s BI Frontend Tools
    KJ!!!

  • Calling BSP from WEB Template

    Hi,
    Can any one help me regarding Bex web designer..
    I want to call BSP in my Bex web template with passing parameters to BSP(R/3) over URL  and also like to avoid login pop for BSP.
    Thanks
    Atul

    Hi Arun,
    Thanks for your reply, but what i want to know is from WEB template how can we get variable to pass it to BSP page.
    Eg: If i have using hierarchical object in my WEB template and i want know which node(level) i have selected, how i can achieve that, if i am able to do that then i can pass it to my BSP page.
    Regards
    Atul
    Message was edited by: Atul Dhariwal

  • Problem when exporting Query from Web template to Excel Sheet.

    Hello,
    Im encoutering a problem when im trying to export query output from web template to excel sheet.
    A popup windown appears when excel sheet opens which reads.."problem cameup in the following areas during  load : Cell Value".The report layout appears to be fine but the totals shows unwanted values starting with * followed by number.
    Any valuable inputs, what could be the problem. where can i rectify the same.
    Regards
    Ellora

    Hello A K,
    Thanks for ur time and response but the option u mentioned did not serve my purpose.
    The problem seems to be only with pirticular cells.As mentioned earlier the layout appears properly..all the values are seen..but the end result..totals are disturbed.
    eg: If the report shows in template the total value :20,668,554...when exported the values is shown as **668553.88000000600000.
    So what could be the problem ? any template setting ? global setting to look at ?
    Regards
    Ellora

  • Creating PDF from web template

    Hello,
    I have question on you who use creating PDF from web templates. We want to implement this opportunity in our company. We know all conditions for implementation but we didn´t see yet the final result for end user. We have SAP BW 3.5. Do you know if it´s possible use (create) some new icon on web template e.g. PDF and via this icon create the PDF file or another user-friendly solution?
    Thanks for information.
    Petr

    Hello Petr,  
    We are using a 3rd party tool [IBS Solution|http://www.ibs-solution.de] for generating PDF and PPT files. We can also generate various types of chart with the same.
    You can also contact [Kai Wachter|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/u/38348], the founder of IBS Solution Ltd.
    You can register for free and get an free evaluation Version.
    [SAP Network Blog: How to create own Items in BW|/people/kai.wachter/blog/2005/05/23/how-to-create-own-items-in-bw]
    [Thanks|http://chandranonline.blogspot.com/]
    [Chandran|http://chandranonline.blogspot.com/]

  • Is there a user exit for Excel download from Web Template?

    Hi,
    Is there a user exit for Excel download from Web Template?
    Thanks,
    Frank

    Hi,
    I need to do some data manipulation before export to Excel.  I could use Table Interface to manipulate the data before rendering to the Web.
    Regards,
    Frank

  • DECODING MAIL FROM WEB SERVER IN PLAIN TEXT FORMAT(THE MAIL BEING SENT BY LABVIEW APPLICATION)

    Hi All
    I have a labview application that send mail every hour automatically.
    But actually the mail has to be decoded from the web server(by another application).But now when that application decode the data in the mail(that is send by labview application)its getting some funny characters inside that can not be detected by the decoding application
    (When open the mail no problem.)But actually our goal is to decode the mail from the web server.
    Why the extra characters are appearing when decoding from the server?Is it because of the HTML format?
    Is there option to send the mail in plain text format(not like attachment)?
    In outlook we can change the setting (tools->options->send->mail sending format->....here we can set as HTML format/Plain Text format)
    Like that at the sending time can i chenge the sending option as plain text format in my labview application?
    Thanks...

    smercurio_fc wrote:
    Then it sounds to me like this other application is not decoding the attachment correctly, especially if you looked at the attachment yourself after you received it and verified it's correct.
    No, no, smercurio. This is charcter encoding here. In older versions of LabVIEW you could specify what character encoding to use when sending an email through the SMTP VIs. But that gave problems since people in certain locales used certain characters that where not transfered right when the wrong encoding was specified, and that encoding stuff is not understood by most people at all, so the wrong selected encoding was rather the rule than the exception. In newer versions of LabVIEW do the SMTP VIs handle the encoding automatically based on the currently used locale on the system.
    This change is documented in the Upgrade Notes of LabVIEW and probably happened around LabVIEW 7.1 or 8.0.
    A decent mail client will recognize the encoding and convert it back to whatever is necessary before presenting it to the user. The OPs posters server application obviously isn't a smart mail client but probably just some crude text file parser that has no notion of proper mail character encoding and how to deal with it.
    I would suppose that there is a chance to dig into the SMTP VIs itself and try to manipulate or disable that encoding altogether in there but that may open a whole can of worms somewhere else. The proper way would be to process the incoming mail by a character encoding aware mail client before passing it to the text parser. On Unix setting up something like this would be fairly trivial.
    Rolf Kalbermatter
    Message Edited by rolfk on 01-23-2008 10:21 AM
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • EMail Bursting of Web Template - no Texts are shown!

    Dear experts,
    on using eMail Bursting for a web template the eMail with the attached PDF is send.
    Unfortunately no texts form the Web Template are send - only the query results....
    is there a setting where to ensure thatl also texts (Headers and additional information) from the web template is included in the bursted PDF document?
    Thanks,
    Angie

    Hi Angie,
    By Default,whenever you broadcast(or Export),it will take only the Query Output(which means the Analysis item).So you place a Info Field item,and then assign it to the Data Provider and then Broadcast it.
    Now you will get an output with the data along with the Text in the InfoField item.
    Rgds,
    Murali

  • Hidden Objects from Web Templates

    Hello,
    I have two tabs on a web template.
    - On the first tab I only want to see the table
    - On the second one I want to see the chart.
    I only want to see the Information from one sub- template on every tab)
    But the result is: If I click on the second button I see both (table and chart).
    So how can I hidde this table if I click on the second tab
    Thanks for help and any ideas!!
    Henning
    Code:
    <!-- First Tab: Display table and nav block -->
    <td align="middle" nowrap class="SAPBEXTbsTabSel" id="GR1Area">
    <A  title=GH href="<SAP_BW_URL ITEM='GH_1' MULTI='X' HIDDEN='Y' CMD_1='ITEM=GH_1&MULTI=X&HIDDEN='Y' >&dummy=#TabStripContent" >GH</A>
    </td>
    <!-- Second Tab: Display chart -->
    <td align="middle" nowrap class="SAPBEXTbsTab" id="GR2Area">
    <A title=GH href="<SAP_BW_URL ITEM='GH_2'  HIDDEN='' CMD_1='ITEM=GH_2&MULTI=X&HIDDEN='X' >&dummy=#TabStripContent" >Grafik</A>
    </td>
    </tr>
    </table></td></tr></table></td></tr></table>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GH_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
             <param name="TEMPLATE_ID" value="ZTEMPL1"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="HIDDEN" value="Y"/>
             ITEM:            GH_1
    </object>
    <object>
    <param name="OWNER" value="SAP_BW"/>
    <param name="CMD" value="GET_ITEM"/>
    <param name="NAME" value="GH_2"/>
    <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
    <param name="TEMPLATE_ID" value="ZTEMPL2"/>
    <param name="HIDDEN" value="X"/>
    <param name="GENERATE_CAPTION" value=""/>
    ITEM: GH_2
    </object>

    <!-- Second Tab: Display chart -->
    <td align="middle" nowrap class="SAPBEXTbsTab" id="GR2Area">
    <A title=GH href="<SAP_BW_URL ITEM='GH_2' HIDDEN='' CMD_1='ITEM=GH_2&MULTI=X&HIDDEN='X' >&dummy=#TabStripContent" >Grafik</A>
    </td>
    Call onclick event like
    <!-- Second Tab: Display chart -->
    <td align="middle" nowrap class="SAPBEXTbsTab" id="GR2Area">
    <A title=GH href="<SAP_BW_URL ITEM='GH_2' HIDDEN='' CMD_1='ITEM=GH_2&MULTI=X&HIDDEN='X' onclick= "HideTable();">&dummy=#TabStripContent" >Grafik</A>
    </td>
    At the bottom between </BODY> </HTML> Paste this
    <script>
    function HideTable(TableName)
    obj = getTableReference("GH_2");
    obj.style.display = "hidden";
    function getTableReference( table_name ){
       var all_elements = document.all;
       for( var i=0;i<all_elements.length;i++ ){
          if (all_elements<i>.name==table_name)//we have found tbl
             return all_elements<i>;
       }//end for
       return null;
    }//end function[/code]
    </script>
    Hope it helps
    Regs
    Gopi.
    Message was edited by: Gopi

  • Programatically create new mail item and open - body text lost on subsequent saves

    Hi,
    I have a problem with trying to create new GroupWise mail item from a
    button in a C3PO. I require programmatic access to this via the Object
    API, so it must be a saved draft. This is relativley straight forward to
    do - just create a mail item using the object API, and then use the Token
    API to open this item.
    This worked fine in 6.5.0, however in 6.5.1 and 6.5.2 I have noticed that
    when the user does a subsequent save, the body text of the message
    dissappears in the GUI (it is updated correctly in the draft however) -
    and all subsequent saves cause the body text to dissappear. If you close
    the mail item and open the draft manually you can continue as normal.
    As a test, I also tried to use the Token API to create a new mail item,
    and then again to save the item in the work in progress folder. This
    seems to work fine the very first time you do this, but each subsequent
    time the same behaviour is seen - i.e. the body text of the email is
    deleted from the GUI. Also, another observation here, event though the
    mail item was saved in the WIP folder via the token API command
    ItemSaveMessageDraft, it moves into the users MailBox when the user saves
    it manually.
    I have posted the two snippets of code from my test C3PO project at then
    end.
    This is a major problem, as we need to be able to reliably create new mail
    items from a toolbar button, so any help very much appreciated.
    Regards
    Greg
    Test case 1: Create a new message object in the WIP folder, and then open
    it using Token API...
    Dim sRetString As String
    Dim DraftMail As Object
    Set DraftMail =
    g_C3POManager.ClientState.CurrentAccount.WorkFolde r.Messages.Add
    ("GW.MESSAGE.MAIL", egwDraft)
    g_Commander.Execute "ItemOpen(""" & DraftMail.MessageId & """)", sRetString
    Test case 2: Create a new mail via token API, then use token API to save
    the item in the WIP folder...
    Dim sRetString As String
    ' create the new mail item...
    g_Commander.Execute "NewMail()", sRetString
    ' Get the folder path as a string..
    Dim GWFolder As Object
    Dim sAccount As String
    Dim sFolderPath As String
    sAccount = g_C3POManager.ClientState.CurrentAccount.RootFolde r.Name
    Set GWFolder = g_C3POManager.ClientState.CurrentAccount.WorkFolde r
    sFolderPath = sAccount & "\" & GWFolder.Name
    ' dirty the message so save works...
    g_Commander.Execute "ItemSetText(""X00"";Subject!;"" "")", sRetString
    g_Commander.Execute "ItemSetText(""X00"";Subject!;"""")", sRetString
    ' do the save...
    g_Commander.Execute "ItemSaveMessageDraft(""" & sFolderPath & """)",
    sRetString

    Hi,
    I have a problem with trying to create new GroupWise mail item from a
    button in a C3PO. I require programmatic access to this via the Object
    API, so it must be a saved draft. This is relativley straight forward to
    do - just create a mail item using the object API, and then use the Token
    API to open this item.
    This worked fine in 6.5.0, however in 6.5.1 and 6.5.2 I have noticed that
    when the user does a subsequent save, the body text of the message
    dissappears in the GUI (it is updated correctly in the draft however) -
    and all subsequent saves cause the body text to dissappear. If you close
    the mail item and open the draft manually you can continue as normal.
    As a test, I also tried to use the Token API to create a new mail item,
    and then again to save the item in the work in progress folder. This
    seems to work fine the very first time you do this, but each subsequent
    time the same behaviour is seen - i.e. the body text of the email is
    deleted from the GUI. Also, another observation here, event though the
    mail item was saved in the WIP folder via the token API command
    ItemSaveMessageDraft, it moves into the users MailBox when the user saves
    it manually.
    I have posted the two snippets of code from my test C3PO project at then
    end.
    This is a major problem, as we need to be able to reliably create new mail
    items from a toolbar button, so any help very much appreciated.
    Regards
    Greg
    Test case 1: Create a new message object in the WIP folder, and then open
    it using Token API...
    Dim sRetString As String
    Dim DraftMail As Object
    Set DraftMail =
    g_C3POManager.ClientState.CurrentAccount.WorkFolde r.Messages.Add
    ("GW.MESSAGE.MAIL", egwDraft)
    g_Commander.Execute "ItemOpen(""" & DraftMail.MessageId & """)", sRetString
    Test case 2: Create a new mail via token API, then use token API to save
    the item in the WIP folder...
    Dim sRetString As String
    ' create the new mail item...
    g_Commander.Execute "NewMail()", sRetString
    ' Get the folder path as a string..
    Dim GWFolder As Object
    Dim sAccount As String
    Dim sFolderPath As String
    sAccount = g_C3POManager.ClientState.CurrentAccount.RootFolde r.Name
    Set GWFolder = g_C3POManager.ClientState.CurrentAccount.WorkFolde r
    sFolderPath = sAccount & "\" & GWFolder.Name
    ' dirty the message so save works...
    g_Commander.Execute "ItemSetText(""X00"";Subject!;"" "")", sRetString
    g_Commander.Execute "ItemSetText(""X00"";Subject!;"""")", sRetString
    ' do the save...
    g_Commander.Execute "ItemSaveMessageDraft(""" & sFolderPath & """)",
    sRetString

  • How to use stylesheet from web-template in portal

    Hello all,
    I want to integrate a web application consisting of several web-templates (BW 3.5) into a portal (EP 6.0) via iviews.
    When called from the portal the web-templates stylesheets are replaced by portal stylesheets.
    How do I force the portal to use the web-templates stylesheets.
    Thanks in advance,
    Denis

    You can define the styles you want in a *.css file then put a link in your jsp to use these styles.  You can also just put the styles directly in your jsp.  Either should work
    I have another post with some examples feel free to look there
    Hope this helps

  • Call an ABAP routine from Web Template

    Hi Gurus,
    I Need to call an ABAP routine from a Web template or export value to memory to use in the variable exit.
    is it possible ?
    Thanks.
    Rodrigo

    Hi Ankit,
    take a look:
    /thread/725385 [original link is broken]
    WAD and ABAP
    How to call a ABAP or ABAP Class from the WEB
    /people/kai.wachter/blog/2008/03/11/how-to-write-own-items-in-bi-70-java-runtime
    Regards
    Andreas

  • Link to BPS from  Web Template

    Dear friends,
    Urgent requirement!!!
    I need a huge helps from you all as based on my requirement.
    Is it possible to give a link from the web template to the BPS dialouge function where the user can enter the values?
    When the user clicks the link it has to display the dialouge where the user can enter the values...
    Also from the web template chart when i click on a particular plant will it give the detailed report in the next page of the particular plant automatically
    I need your helps please.....
    Thanks in advance
    Waiting for the replies
    Regards
    Srini

    Hi,
    for BI7 check this: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b085e86e-2353-2910-0c96-9f6ab693d0e6
    the best way to implement a corporate design for BPS Web Interfaces is to configure a cascading style sheet (CSS) and load the graphics into the MIME repository.
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/0d79ee29ee47edaec7fe6786543ff9/frameset.htm
    Thanks
    @ajy

  • Send e-mail from web aplicattion, routine pl/sql generate by desginer

    Does anybody knows how send an e-mail from pl/sql routine, generate by designer on web aplicattion?

    This depend a lot on which OS Platform your Oracle is on.
    I have done it on Solaris, using UTL_FILE to create the mail and shell scripts.
    I have a cron-job (batch job) running 4 times pr. hour to look for and execute the generated scripts.
    If on NT I think it might be simpler, but you normally need a mail client running on your oracle server.
    Hope this helps,
    Jens

  • NO header detail appears when downloading to excel from web template

    When we run our queries via a web template and through the portal we get the results which shows the query title and report details. When we try to download this to excel the header(report title etc. )information doesn't come down but all the rest of the report does. If we go in again and change the variable values for characteristics (query is being changed and run the web template (via portal)again and download to excel the header (report title etc.)the whole report title and report detail now appear. Looking for someone who has resolved this problem.

    For anyone who is interested, this was caused by our email client, not BIP.

Maybe you are looking for

  • Upgrading to ios 8.1.2 caused some notes to disappear

    Has anyone experienced this?  I upgraded my iphone 5s to ios 8.1.2 last week and then noticed that several of my notes just disappeared.  Not all the notes, just certain ones.  I know I did not delete it.  Anyone have any ideas on how to get it back

  • PDF Error in Adobe In Design

    Hello Please help me, when I export a file on In Design to Print Ready PDF. The PDF Saves and opens fine on my Computer. However when i email it to anyone the PDF Comes up with errors. What could be the problem? Regards Asief eBucket

  • Condition Types EDI1 EDI2 For Purcahse Order

    Hi All, The vendor sends a price change(855) that can be accepted automatically. The IDoc is updated but the purchase order is not updated with the confirmed price. I found the below from SAP Market Place Answer: Prerequisites for the use of the pric

  • Posting document with 4 eyes review

    Dear  SAP-GURUS, has anybody experience with 4eyes-review roles in the accounting (posting document) procedure. Our client from the USA wants to realise the G/L postings with the following criterias: - someone has a right only to edit/park and change

  • Cannot install because of previous version?

    I just purchased the book, Labview 8 student edition, for a class I'm enrolled in this semester and I am unable to install the software included. The installer starts and then quicky stops indicating that: "You have a different  language edition of L