Offline Interactive PDF Forms Using EMail with WebDynpro for ABAP

These is a tutorial on implementing Offline Interactive PDF Forms using Email to both send out and receive the form back using WebDynpro for Java.
Is it possible to implement the same using WebDynpro for ABAP, specifically receiving the forms via email server.
Regards,
Mark

Hi Mark,
Check this out :
https://www.sdn.sap.com/irj/sdn/interactiveforms-elearning
Go to section :
Send, Receive, and Process Interactive Forms via Email in SAP NetWeaver Application Server ABAP (RIG session 4A)
and for the ABAP WebDynpro :
SAP Interactive Forms by Adobe in Web Dynpro for ABAP (Session 3A) .
I managed to make it work in my internal sytem.
Goodluck.
Cheers,
Danny

Similar Messages

  • Send Email with Webdynpro for Abap

    Hi,
    i want to send an email without a attachment after the customer has filled a form.
    The Webdynpro for Abap action must send a notification Email to the
    service department about these new request.
    Has anyone an example how to send an email with Webdynpro for Abap.
    Thanks
    Thomas

    Hi Micky,
    thanks for your help. I trying to used the SO_NEW_DOCUMENT_SEND_API1 in
    a action of my webdynpro for Abap. But I getting the error message that a structure parameter responce an error.
    Here the Code of the Action:
    DATA HEADER TYPE TABLE OF STRING.
    DATA RECEIVERS TYPE STRING.
    RECEIVERS = 'my-mailadress'.
    CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
    EXPORTING
        DOCUMENT_DATA          = 'nothing'.
      DOCUMENT_TYPE          = 'RAW'
      PUT_IN_OUTBOX             = ' '
      COMMIT_WORK              = ' '
    IMPORTING
      SENT_TO_ALL                 =
      NEW_OBJECT_ID            =
      TABLES
        OBJECT_HEADER           = HEADER.
      OBJECT_CONTENT         =
      CONTENTS_HEX             =
      OBJECT_PARA               =
      OBJECT_PARB               =
        RECEIVERS                    = 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
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    What's wrong ?
    Thanks for your help.
    Thomas

  • OCI with WebDynpro for ABAP in SRM 5.0

    Hi there,
    Can somebody tell me how the OCI interface has to be controlled in SRM 5.0 when free order forms are made with WebDynpro for Abap ?
    Thanks.

    You have posted your message to the wrong forum. This forum is for SRM eSourcing.

  • Cannot open/view/access interactive pdf form using Safari

    I was unable to open interactive pdf forms from websites with Safari 6 on my iMac. I received the following message:
    Quote
    To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html
    For further support, go to www.adobe.com/support/products/acrreader.html
    Unquote
    I still couldn't view/open/access the form even after I upgraded to Version 11.0.04 of Adobe Reader.
    This problem happens only (I believe) after I updated OS X and Safari. Previously I was able to do it without any trouble as recently as July 2013. However, I don't encounter any issue if it is just an ordinary pdf document especailly if it can be downloaded to be opened later.
    As far as I can ascertain, I don't have any plug-in except for McAfee SiteAdvisor 2.0, 1Password 3.9.0, AdBlock 2.5.46 (which is disabled), Evernote Web Clipper 5.7, and Open In Internet Explorer 1.0 (by Parallels).
    I am using OS X Mountain Lion 10.8.5 and Safari 6.0.5 (8536.30.1).
    Can anyone please help? Thank you.

    Thank you, Carolyn Samit and andyBall_uk, for your prompt responses and suggestions.
    Although I didn't follow your recommendations, they gave me some idea regarding what to do to resolve the issue.
    The solution is actually very simple. I uninstalled my existing Adobe Reader (using CleanMyMac 2 but I believe moving the app to trash should do it as well), downloaded a fresh copy (version 11.0.04) and reinstalled it again. When the software was being installed, it asked whether I wanted to make Adobe Reader (AR) the default PDF reader. I indicated OK and allowed installation to proceed and finish.
    After installation of AR, I reopened Safari and went to a website to click the link to the pdf form. And lo and behold, I was able to open/access/view the document! It worked with a second website.
    So the lesson is when installing an upgrade remember to make Adobe Reader the default PDF reader.
    I hope that this procedure can help others resolve their issue if they have a similar problem.

  • Not able to integrate Payment Gateway with WebDynpro for ABAP

    Hi,
       I am not able to integrate the Payment Gateway for Billdesk ( third party software) with Webdynpro for ABAP.
    Summery of the Issue : -
    (*) Data from PORTAL Application to PAYMENT GATEWAY is going Correctly but
    (*) Data from PAYMENT GATEWAY to PORTAL Application is not going correctly.
    Details about the Problem : -
       I have created 3 View in Webdynpro Application for ABAP.
    View 1 -> Sales Order
    View 2 -> Confirm Order
    View 3 -> Success Message
    When I am on the View 2 i,e Confirm Order, I have a UI Element ( LINK TO URL) on this View. When I click on the Link it successful takes me to the Bill desk site(Payment Gateway Integrator).After selecting the Card Type - > Master card, or Visa or Amex, I am routed to the Gateway Site of the Citibank, Where I have to enter the CARD details like Card Number, CVV Number, Expiry Date, and press the Submit Button.
    Which now takes me to the final confirmation site, stating
    1) Order Number
    2) Bank ID
    3) Merchant ID
    4) Amount
    5) Authorize ( APPROVED / NOT APPROVED)
    Now once i click on the Submit button, It transfers the amount of the Customer to my bank account, correctly and goes back to the my portal application.
    Till here it is working correctly, but 1 parameter is missing which is called "msg", and this parameter contains important information regarding the payment. This parameter is sent back form the Gateway Site to my Portal.
    1) Authorize STATUS
    2) Check Sum
    etc... which will be finally required to decided whether I should go on to create the Sales Order for the Customer or not.
    If the Authorize Status = '0300' then only create the Sales Order other wise if the status is any thing else lets say not equal to '0300' then gives the message that the Credit Card is not authorize to process the Sales Order.
    Regards,
    Saurabh Bhatnagar
    E : [email protected]

    Dear Sir,
    we are implementing Retail  POS (Point of sale) for one retail company. We need to integrate third party payment gateway.
    it's name is PLUTAS. We have got developer kit from Plutas (For trial ) . we have installed that kit in our system.
    In my program, I am triggering " PL_TriggerTransaction" using call method. After triggering method it executes method, control passes to third party software. But I am not able to catch return parameter (Responce).
    So  that would be great if you help me out with this issue.
    I wrote following code.
    REPORT  ZTEST678.
    INCLUDE OLE2INCL.
    data : rc_plutus type ole2_object,
    lpszTransData type string, 
    lTxnType type char4,
    lpszTransData1 TYPE string,
    ret_string  TYPE string,   
      l_count TYPE i,
      l_time TYPE sy-uzeit.
      rc_gui type ref to CL_GUI_CONTROL.
    lTxnType = '4001'.                        "----
    transaction type
    lpszTransData = '1234567'.          " -
    trasaction data
    *create object rc_gui.
    create object rc_plutus 'PLUTUSEXCHANGE.EXCHANGEOBJ'(001) no flush. "no flush ."queueonly.
    call method of  rc_plutus  'PL_TriggerTransaction'(002) = lpszTransData1
    exporting
      #1 = lTxnType
      #2 = lpszTransData.
    wait up to 20 seconds.
    write:  ret_string.                        " <----
    Value is not coming
    write:  lpszTransData1.            " <----
    Value is not coming

  • How to read some images from file system with webdynpro for abap?

    Hi,experts,
    I want to finish webdynpro for abap program to read some photos from file system. I may make MIMES in the webdynpro component and create photos in the MIMES, but my boss doesn't agree with me using this way. He wish me read these photos from file system.
    How to read some images from file system with webdynpro for abap?
    Thanks a lot!

    Hello Tao,
    The parameter
       icm/HTTP/file_access_<xx>
    may help you to access the pictures without any db-access.
    The following two links may help you to understand the other possibilities as well.
    The threads are covering BSP, but it should be useful for WebDynpro as well.
    /people/mark.finnern/blog/2003/09/23/bsp-programming-handling-of-non-html-documents
    http://help.sap.com/saphelp_sm40/helpdata/de/c4/87153a1a5b4c2de10000000a114084/content.htm
    Best regards
    Christian

  • Storing data in data bag with webdynpro for abap

    Hi,
    It´s possible to store data in data bag with webdynpro for abap?
    The EPCF client data bag API provide methods to store data in a transient data buffer on the client:
                               EPCM.storeClientData(nameSpace, name, value)
    Does webdynpro for abap has an equivalent method?
    Thanks,
    Márcio

    Web Dynpro ABAP can produce a portal event and pass parameters along with the event. These parameters can be read by any event receiver.  However you don't have directly access to the data bag as you describe. Here is a link to the help on the Portal Event API:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/da/f96f4132f15c58e10000000a1550b0/frameset.htm

  • Tools to upload data into SRM 7.0 with webdynpro for ABAP

    Hi,
    Webdynpro for abap is used in SRM70.
    I need to load data in SRM70 (product category...).
    ECATT is not working with web dynpro for abap.
    What other tools can i use to load data in SRM70 ? LSMW ?
    I would like to avoid to create a Z program to load data into SRM70...
    Thanks,
    Kind regards,
    Yann

    Hello Yann.
    welcome . we read your wonderful threads and they are useful to coomunity forever.
    I am not aware much.
    Product category is a permanent data right . i think we may not frequently change the data right.
    Does your business want very  frequent update on product category?
    I believe if we make frequent changes/modify  of data we may use LSMW .
    i think your zprogram is a best method to upload the product category.
    As you aware we can not change the product category as per standard.For eg. If i create a local product category /hierarchy .Even i can not rename them.
    category/hierarchy creation are one time activity in SRM.
    please correct me.
    regards
    Muthu

  • SAP standard example to get start with Webdynpro for ABAP

    Hi,
    I just started learning Webdynpro for ABAP.
    I'm looking for SAP standard buit in applilcation example which explains all the the view controls, properties and Layout desining.
    please let me know the standard applications of SAP for learning.
    Many Thanks,
    Gupta

    hi..
    just go to package SWDP_DEMO, it has all sample webdynpro applications using all UI elements.
    By the way...question is posted in wrong forum
    Regards
    Manas Dua

  • Firefox 3..7 problems with webdynpro for abap

    Hello,
    webdynpro for abap is not running in firefox 3.7 alpha.
    Is the problem known?
    Regards
    Oliver

    That isn't even a final release level of the browser - so it of course woudn't be supported.  Check the PAM (Product Availability Matrix) http://service.sap.com/pam for the latest supported browser versions.  Often you need the latest support package in order to have correct rendering on newer versions of the browsers.

  • WD ABAP: How to use checkboxes in webdynpro for abap

    Hello all,
    I want to use a group of Radio-Buttons in my Webdynpro. If I use the element RadioButtonByKey it will shown three Radiobuttons, how can I use them? I think I have to bind every Radiobutton on an seperate Context-Attribut. But I didn´t know can I do this. And why there are always three Radio-Buttons? I need only two. Is there anywhere a Tutorial which describes the handling of the Radio-Buttons?
    Kind regards
    Axel

    Hi Axel,
      if u need two radio buttons then insert child of type radio button .here is th simple example for creating and binding the buttons to selction key.
    Example:
    Assume that u r having 2 Radio buttons R1 and R2.
    For this u create 3 attributes R1,R2 and Sel.
    For the radio button R1:
    set the element properties as:
    keytoselect---R1
    selected key --Sel
    For the radio button R2:
    set the element properties as:
    keytoselect---R2
    selected key --Sel
    In implementation part :
    public void wdDoInit()
    //@@begin wdDoInit()
    wdContext.currentContextElement().setR1("Pass");
    wdContext.currentContextElement().setR2("Fail");
    wdContext.currentContextElement().setSel("Pass");
    //@@end
    SO from the above code the default radio button R1 will be enabled.
    If u want the second radio button to be default then change sel to
    wdContext.currentContextElement().setSel("Fail");
    so during run time when u select the first one automatically its selvalue changes according to the radio button's value.
    *****Points Please......
    Regards,
    Krishnam Raju.

  • Office (Open or MS) integration with Webdynpro for ABAP

    Hi Guys,
    I want to ask:
    - how may I read an Excel file (contains a few worksheets) into internal table type string, so I can manipulate what user has input in the file ?
    I know it can be done by converting the Excel file into XML file and read the file.
    The thing is, I don't want to have go by using XML file.
    Is it possible to be done ?
    Thanks a lot,
    Tony

    Hi Tony,
    Am not so sure if this requirement is 100% feasible. But you can check out the
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/d1/af8841349e1909e10000000a155106/frameset.htm">Office Controls</a> in WDA.
    Regards
    <b>Raja Sekhar</b><i></i>

  • PDF Form Using E-Mail shows same PDF

    Hi All,
    I downloaded and installed the 'TutWD_EmailInteractiveForm'.
    ("Offline Interactive PDF Form Using E-Mail" in the
    /docs/DOC-8061#47)
    I customized the readInbox method in the EmailInteractiveFormComp.
    I deleted the source of "if (message<i>.getSubject().equals("Travel Request Form"))".
    After I executed, there are 3 records in the window(ReceivedView).
    Next, I clicked the 1st row and show the 1st row's pdf.
    Then I return to the list, and click the 2nd row.
    But it shows a 1st row's pdf!
    Is there a person who became the same phenomenon?
    Please give me some ideas!!
    Regards,
    Hiromitsu

    You can submit whole PDF format as long as you enable usage rights on the PDF.
    Normally Adobe Reader users can only submit the data, XFDF, FDF, XDP, XML.
    To enable usage rights on the PDF you will need to use Adobe Acrobat Std/Pro.
    As for the PHP Script; it depends on your PHP web server capabilities.
    The script will be slightly different, if the server uses PHP Mail or PHP PEAR.
    Just attach the submission to an email and send.
    If the client is submitting the form from a standalone pdf reader app, you can also respond with a success or failure FDF \status message; otherwise, you can redirect to a success / failure URL.
    For more information and online examples:
    http://www.pdfemail.net/examples/

  • Image disappears in pdf while using cfpdf with flatten="yes"

    Hi,
    I just tried to populate an interactive pdf form using cfpdfform and it works great
    then i try to flatten the file using cfpdf
    text fields are then ok but the image field disappears
    how come?
    any help will be appreciated

    Hi Ying,
    Unfortunately CR XI is past it's end of life and CR XI R2 and CR4E 2.0 requires java 1.4.
    Only option is to upgrade.
    Thank you
    Don

  • IS Webdynpro for ABAP/JAVA is same?

    Hi Friends,
    I'm a SAP technical consultant. I would like to learn webdynpro for ABAP. Can anyone of you tell me webdynpro for ABAP and webdynpro for JAVA are same? with webdynpro for ABAP Can we acheive what we can do with webdynpro for JAVA?
    Thanks in advance,
    venkat.

    hi,
    Web Dynpro is the SAP NetWeaver programming model for user interfaces (UIs).
    The Web Dynpro model is based on the Model View Controller paradigm, and has the following features that build on the classic dynpro model:
    ·        Clear separation of business logic and display logic
    ·        Uniform metamodel for all types of user interfaces
    ·        Execution on a number of client platforms.
    ·        Extensive platform independence of interfaces
    Web Dynpro is available both in the Java and the ABAP development environment.
    Web Dynpro for Java
    http://help.sap.com/saphelp_erp2005/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm
    Web Dynpro for ABAP
    http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm
    best tutorials in wbdynpro for ABAP to start with :
    https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb4-c9882aac7b11

Maybe you are looking for