How to Integrate a Email within a Form in WebDynpro?

I want to integrate a email within my Form!!!!
I should take the email address as one of the input field in the form and display it in the next view.
Now the email address should work in such a way that in the diaplay view when i click a button the entire enteries of the form should be mailed to my email address which i had entered!!!
Plese solve the problem!!!
Regards,
Pranay

hi
good
go through this link, which might help you to solve your problem,
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/837d9290-0201-0010-1381-e633fe17cb14
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/98347a90-0201-0010-d1a6-cc4d80917d81
thanks
mrutyun^

Similar Messages

  • How do I extract email from a form and send the PDF to that user?

    How do I extract email from a form and send the PDF to that user?

    here you can add email to send to, CC, Subject, and body message
    var oDoc = event.target;
                        oDoc.mailDoc({
                                                                bUI: false,
                                                                cTo: "Agency Contact Email",
                                                                cCC: "",
                                                                cSubject: "Write your title here,
                                                                cMsg: "Dear" + AgencyContact + "(" + AgencyContactEmail + ")\nThe student, " + FirstName + " " + LastName + " has applied to work at your agency. Please confirm they can work here blah blah blah.......\n\nThanks.\n\nrespectuflly,\n\nme"

  • How to integrate Flashisland for Adobe interactive forms

    Hi Experts,
       Can you please help us in understanding how to integrate Flashisland with adobe interactive forms?
    We need to add swf file in the interactive forms, which will be used in webdynpro abap application.
    Any idea will be helpful for us.
    Thanks for the support.
    Regards
    Sathish

    Hi Sathish,
    You can not add swf file in interactive form, however you can integrate you flash island with web dynpro ABAP application.
    Adobe flash island and adobe interactive form are two different things and have different purposes.
    You can have adobe flash island and adobe interactive form in a single WD application(even as part of the same screen), but still there will be integration on the data level not on UI level. The UI elements for both will react separately from each other and there can't be any integration of adobe flash island inside adobe form.
    However you can develop a flash application using which you can view adobe interactive form similar to adobe reader and use this flash application as part of your WD ABAP application but that doesn't make any sense as without flash island we can show it in WD ABAP view.
    I hope this will clear your doubt.
    Regards,
    Vaibhav

  • How can I automatically email the completed form as a pdf for signing to the respondent?

    how can I automatically email the completed form as a pdf for signing to the respondent?

    Have your husband text the word "stop" to 48369. This should take his number out of the iMessage system.
    Go into your settings under messaging and make sure the box to send as an SMS if iMessage is unavailable is checked.
    Hopefully this will get your messages sending/receiving to each other.

  • How to integrate the email content to workflow?

    Hi Experts,
    1. Is there any way to trigger a workflow when the user requests to create the material through the email?
    2. How to incoporate the standard material to the workflow?
    I want to knw about how to capture the email conternt fields and when the user send the request email to create the material.
    I'll highly appreciate if you can explain me how it be done.
    Thank you for your valuable time.
    Best Regards,
    Rashika

    Hi,
    This is my scenario,
    1. User will request to create the material by providing the material information in Excel sheet attached to the Lotus Notes email.
    2. Shared service team will receive the above mail. According to the mail, team will create the materials.
    3. When Material created, the user receives the email with the created material information.
    I have tried Tutorial workflow for "Material Create" in saptechnical site. Its working properly. I want to know how may alter this workflow to meet my requirement.
    So my problem is how do I do this with minimum cost? Because programming will cost & I'm new to the SAP workflows. Therefore please help me to do this done.
    Your kind help will be appreciated.
    Thank you
    Best regards.
    Rashika

  • How can I find duplicates within my form?

    I'm trying to find a way to track down if we get any duplicate entries in our form. I've seen the filter option but not sure I'm using it correctly as it seems I would still need to go through all the names to find the duplicates.

    Hi,
    Here's one approach that uses the COUNTIF function to help identify duplicate entries. In the screenshot below, I have created a "Count" column with an expression that counts the number of occurrences of each cell value within the Email column.
    The next screenshow shows the table content after applying the expression:
    You could then sort or filter on the Count column to identify duplicate entries.
    Regards,
    Brian

  • [iPhone] How are you implementing email within your apps?

    Hi,
    I want to implement an email feature within my Voice Changer app but I am not sure where to start. Are you passing an attachment through to the integrated emailing app or do you have to write your own smtp client?
    Thanks for any help
    Message was edited by: Ascon

    I wrote my own, using Pantomime API, and combining an adaptation of openSSL....this was roughtly a nightmare to do !!!

  • How to integrate Java 2D into ADF form

    Hello, everyone.
    I am working on ADF web application. I need to show image on page,but users of system can draw line on this image.
    now I am searching solution. please help

    You could develop your own ADF Faces / JSF component and use a Javascript library for drawing. Have a look at e.g. Raphael for cross-browser compatible vector drawing:
    http://raphaeljs.com/
    Some Raphael-based editors:
    http://ianli.com/sketchpad/
    http://code.google.com/p/jsvectoreditor/
    Also, this one looks really good but seems to go more in the direction of a full-blown app (don't know on what library it's based):
    http://code.google.com/p/svg-edit/
    You'd "just" have to wrap this as an ADF Faces component to integrate it in your ADF application.
    Of course, if you've got Flash knowledge available you could do this in Flash (or simply use Java 2D and emebed it as an applet in the ADF page). But I think using HTML5 / Javascript would be more in line with ADF technology...
    Regards
    Andreas

  • How do i move emails within the archives?

    when i archive an email i would like to be able to move them to subfolders that i have created. so far they go to the archives, but i can't move them to a subfolder.

    You can't. The Library is your database of secured info. It can only be sorted by any of the 26 fields of information in ascending or descending order.
    Assuming that the reason you asked is that you want to play certain songs in a certain order (maybe you should confirm this), create a playlist equal to your Library and manipulate it instead.
    Or, you can edit song information, or add fields, in the library that help to sequence the playing the way you'd like, even if you're in shuffle mode. This method is far more technical and time consuming to enter the data and stay on top of it.
    Playlists are simple to create and easy to manipulate.

  • How to add Table element in PDF form in Webdynpro

    Hello Everybody,
    I am developing one application in Webdynpro using PDF form in it. I wantable control in PDF form. I read somewhere that we can add table control in PDF form. But i didnt find how to add the same. So if anybody knows then please help me.
    Thanx in advance...
    Bhavik

    Hi All,
    Please follow these steps to create tables in adobe interactive forms.
    Lets us take this example. We want to display employee information. The following fields are the one that we are going to display:
    1. employeenumber
    2. First name
    3. last name.
    First insert a "interactive form UI element" in the view. Create a value node and bind it to the data source of the UI element.
    Create a subnode called "Employee".
    Create 3 value attributes to display the 3 values.
    Open the form designer. Insert a subform. change its type to "flow content"(default is position content) and in the next drop down, choose the value as type "table".
    insert one more subform into this subform. change its type to "flow content" and from the dropdown, choose the value as "table row" and in the tab "binding", click the checkbox "min" and have its value as 1.
    now drag the elements from the data hierarchy into the second subform.
    save the form in the designer.
    go to the view implementation and populate the nodes with the value. if this is within a loop, the content of the second subform is repeated giving the user a "table".
    I hope the steps are clear.
    Regards,
    Chander

  • How to send an email with an attachment using webdynpros

    Hi Friends,
    i have a table and a toolbar button (send) when i click on that button i have to send an email for the selected row from the table with an attachment. please let me know step by step in detail.
    Thanks,
    Mahesh.Gattu

    Hi Mahesh,
    I observed one thing that the mail was waiting in the system. In SCOT transaction we can see that the mail was waiting.
    And also we need to add one more parameter to the function module call i.e.       commit_work                = 'X'
    After adding this parameter also in my scenario the mail was in waiting state in SCOT transaction.
    In Scot transaction, i have created a job sheduled for the INT, selected varient INT and set the peroid 1 min.
    After performing this, the mail functionality was working in my application.
    Sample code:
    METHOD onactionsend_mail .
    For API
      DATA: ls_maildata TYPE          sodocchgi1,
            lt_mailtxt  TYPE TABLE OF solisti1,
            ls_mailtxt  TYPE          solisti1,
            lt_mailrec  TYPE TABLE OF somlrec90,
            ls_mailrec  TYPE          somlrec90,
            sent_to_all TYPE          sonv-flag.
      DATA: l_current_controller TYPE REF TO if_wd_controller,
            l_message_manager    TYPE REF TO if_wd_message_manager.
      ls_maildata-obj_name  = 'Test mail Subject'.
      ls_maildata-obj_descr = 'Test mail Description'.
      ls_maildata-obj_langu = sy-langu.
      ls_mailtxt-line = 'Test mail Subject 2'.
      APPEND ls_mailtxt TO lt_mailtxt.
      CLEAR ls_mailtxt.
      ls_mailtxt-line = 'Test mail Description 2 '.
      APPEND ls_mailtxt TO lt_mailtxt.
      ls_mailrec-receiver  = '[email protected]'.
    ls_mailrec-express   = 'X'.
      ls_mailrec-rec_type  = 'U'.
      APPEND ls_mailrec TO lt_mailrec.
      CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
        EXPORTING
          document_data              = ls_maildata
          commit_work                = 'X'
        IMPORTING
          sent_to_all                = sent_to_all
        TABLES
          object_content             = lt_mailtxt
          receivers                  = lt_mailrec
        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.
      ENDIF.
    ENDMETHOD.
    You can also refer the thread (regarding email was waiting) Re: email status waiting.
    Best regards,
    Suresh

  • How to transfer data from Mobilephone's form to PC's form?

    Hi
    I'm sorry about the title. The title itself may be hard to understand or even misleading. So I try to explain what is my problem below and hope to find some advices or help about it.
    My question is about the Mobile function in LiveCycle ES2.5. LiveCycle ES2.5 could let users start workflow(for example: a approval process) by a mobile device. I think this function could help sellsmen to report customer information(for example: basic information of a customer's offer) more faster and make the whole application precedure faster than before.
    I try to make a simple demo to show my thought. My needs are written below
    1,  By using iphone, a sellsman write some basic information(such as: name, address, offer number) in a mobile form and submit the information to Data Center and start a approval workflow in Workspace at the same time.
    2,  When the specific employee of Data Center opened the workspace, he will notice the new task and open it. At this time, a dedicated offer sheet will be opened and The Most Important Thing is that the information sent by the selssman are filled in the specific items of the sheet. And The Other Items in the sheet should be editable.
    3,  The mobile form and the offer sheet are both created by LiveCycle ES2.5.
    The most thing I want to do is the second need :   the information sent by the selssman are filled in the same items of the sheet. And the other items in the sheet should be editable.
    I faced problem here.I built a mobile form and a offer sheet, then I noticed that if I want to transfer data, I need Data Model embedded with the forms. But mobile form's Data Model is .fml, offer sheet's Data Model is .xsd.  I don't know how to make the two Data Model connected. I also try to only use .fml to embedded the both forms, but as a result, the items in the offer sheet could not be edited.
    This is my question, and in fact, my way may not be a good one or even just be wrong.  If you notice that, please fix it or if you think there is much easier to realize my needs, please teach me how to do.
    Best wishes.
    En Shoku

    Sharing my thoughts:
    FML and XSD are just Data Models. Which means, they defines how the data are represented within your form/guide.
    But the actual data must be in a XML format only.
    I hope its just a matter of transforming the XML data from Guide[Mobile form] to PDF [PC's form].
    What do you think?
    Nith

  • Sending email from oracle forms

    Hi, I want to send an email within oracle forms 10g.
    If anyone could help me.
    Thanks.

    Hi,
    I didn't understand.....
    Isn't it convienient to you , to create a button , for example , and call the UTL_MAIL.SEND(......<parameters given in text items of your form>......) buolt in procedure....????? or the equivalent procedure in UTL_SMTP ....????
    Regards,
    Simon

  • How to reuse standard Activity subcomponents - Appointments, Tasks, Phone Calls and Emails within a custom work center?

    Requirement : We have a requirement to reuse the standard Activity subcomponents Appointments, Tasks, Phone Calls and Emails within a custom work centre. The requirement is to leverage and copy all sub functionalities Appointments, Tasks, Phone Calls and Emails available within the standard activity work center. This feature is available within Accounts, Opportunities, Leads etc. (Refer screenshot: Std_Act_Screen.jpg)
    We are unable to consume/embed the standard Activity (Work center) sub components Appointments, Tasks, Phone Calls and Emails within the custom work center. This is because of backend consistency check violation UI designer error message displayed. (Refer screenshot:Error while consuming standard activities.jpg)
    Ø  Open Question:
    a.      Is there a limitation to consume/embed the standard Activity (Work center) subcomponents Appointments, Tasks, Phone Calls and Emails within a custom work center?  We have noticed that this standard Activity Work center subcomponents Appointments, Tasks, Phone Calls and Emails has been repeatedly reused within the application in Account, Opportunity, Sales lead, Lead, Sales Quote Objects.
    b.      Is there an alternative way in which we can call [Through API etc..] the standard Activity Work center subcomponents Appointments, Tasks, Phone Calls and Emails?
    We need your guidance to overcome the error to enable the reuse of the standard Activity Work center sub-components Appointments, Tasks, Phone Calls and Emails within our custom work center or suggest a suitable workaround on how this can be achieved.
    Regards .. Dheeraj Saini

    Whenever you find out let me know. I wanted to assign a text tone to someone and now in iOS 7 i can't. Or I haven't figured this out yet.

  • How to embed email opt-in form in image

    How to embed email opt-in form in image

    You cannot delete the email field. It is required for the form to work. One thing you can do that is a bit more work is to use Adobe Forms. I believe it is at Quickly & Easily Create Online Forms and Surveys | Adobe FormsCentral and create the form you want there and then you can copy the embed code from it and use the insert HTML to embed the form in your page.

Maybe you are looking for

  • Communication between 2 computers

    Communication between 2 computers Hello to everyone! I have wrote a JMS program that works wonderful on my computer And now I want that this program can communicate between 2 computers As the JMS allows. I know that I should change the ip configurati

  • Bootcamp not recognizing partition

    Hi everyone. I have an external hardDrive of 1TB (WD MYBOOK) and had had 3 partitions without any problem (One for TimeMachine with 350GB, one for normal usage and data with around 650GB or something like that and with HFS+ format, and one for Window

  • Mat. No. require in Selection screen of sales order reference

    Hi Team, When we create an order (Credit memo) with reference to billing document, the sytem give the material description in the Selection List. My question is how we set Material No. instead of Description in the selection list. Thanks AT

  • To get IDOC number when running MASTER_IDOC_DISTRIBUTE in update task.

    Hi , I am running 'MASTER_IDOC_DISTRIBUTE' Func Module for creating FIDCC2 message type IDOC in UPDATE TASK. I am not getting IDOC number of the created IDOC in this case. Can anyone pls update me how do I get it? Thanks, Prabhu Note: Useful answers

  • Switching between Classic and exended classic

    Hello All, We are going for an upgrade to SRM Server 5.0 with the Classic scenario. Can we in the near future go for Extended classic Scenario to have all the purchasing processes in SRM. If it is possible how can we go for and what are the efforts,