Interactive form in smartform

hi...
what is an interactive form in smartform?
which comes under migration menu...
thank you..

Hi,
   Interactive form is the next version of the smartform with more functionality and flexibility.In migration menu it displays as convert the smartform into adobe form(interactive form).
Generally adobe forms are classified as 2 types.
1. adobe print form. : it looks just like smartform ,but only additional function is o/p will display in PDF    format and we can save that pdf file.
2.adobe interactive format: here textboxes are editable,buttons have events. Here we have to handle the events for making the form interactive. This form o/p also display in pdf along with user can enter some values and make some actions.
When smartform migrate to interactive form means,generally it creates interface and form. Interface has the parameters for impoting,exporting,table.Form has just layout. when ever we want data parameters just bind the form context with interface parameters.
I think this discussion will help you.
Thanks,
Suma.

Similar Messages

  • Convert Interactive Form to Smartform

    Dear experts,
    Hello dear experts,
    I created 3 different Interactive Forms with the same interface. But out customer wants the forms as Smartforms.
    I would like to know whether it is possible to convert an Interactive Form to Smartform???
    Thank you very much in advance for your answer.
    With kind regards.
    goksi

    hi,
    check this
    [https://forums.sdn.sap.com/click.jspa?searchID=20808560&messageID=6676537]
    [https://forums.sdn.sap.com/click.jspa?searchID=20808560&messageID=6463426]
    [https://forums.sdn.sap.com/click.jspa?searchID=20808560&messageID=6448682]
    [https://forums.sdn.sap.com/click.jspa?searchID=20808560&messageID=6663206]
    Edited by: Neha Thukral on Jan 12, 2009 5:34 AM

  • Starting SAP Interactive Forms by Adobe

    Hi,
    i'm new starter in SAP Interactive Forms by Adobe so i need your help.
    How can we use interactive forms as smartforms in ABAP?
    How can we use parameters in interface of interactive forms?
    and another things about interactive forms.
    Can somebody help me please?
    Thanks.

    Check this thread
    [Re: New to this Interactive Forms..]
    Let me know, if you want anything else.
    Cheers
    Vishal

  • Smartforms to PDF and PDF to adobe interactive forms

    Dear all,
    Is there any way to convert Smartforms to PDF document and import it programatically to Adobe interactive forms(SFP) and make it interactive.
    Regards
    Aravind

    Hi:
    Smartform to PDF
    ATA: i_otf TYPE itcoo OCCURS 0 WITH HEADER LINE,
    i_tline TYPE TABLE OF tline WITH HEADER LINE,
    Work Area declarations
    w_ctrlop TYPE ssfctrlop,
    w_compop TYPE ssfcompop,
    w_return TYPE ssfcrescl,
    Variables declarations
    v_form_name TYPE rs38l_fnam,
    v_len_in LIKE sood-objlen,
    v_len_out LIKE sood-objlen,
    v_len_outn TYPE i.
    Step 1:
    call function 'SSF_FUNCTION_MODULE_NAME'
    exporting
    formname = 'ZZZ_TEST2'
    importing
    fm_name = v_form_name
    exceptions
    no_form = 1
    no_function_module = 2
    others = 3.
    IF sy-subrc 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    w_ctrlop-getotf = 'X'.
    w_ctrlop-no_dialog = 'X'.
    w_compop-tdnoprev = 'X'.
    Step 2:
    CALL FUNCTION v_form_name
    EXPORTING
    control_parameters = w_ctrlop
    output_options = w_compop
    user_settings = 'X'
    IMPORTING
    job_output_info = w_return
    EXCEPTIONS
    formatting_error = 1
    internal_error = 2
    send_error = 3
    user_canceled = 4
    OTHERS = 5.
    IF sy-subrc 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    Step 3:
    i_otf] = w_return-otfdata[.
    Step 4:
    CALL FUNCTION 'CONVERT_OTF'
    EXPORTING
    format = 'PDF'
    max_linewidth = 132
    IMPORTING
    bin_filesize = v_len_in
    TABLES
    otf = i_otf
    lines = i_tline
    EXCEPTIONS
    err_max_linewidth = 1
    err_format = 2
    err_conv_not_possible = 3
    OTHERS = 4.
    IF sy-subrc 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    For Smartform to Adobe is possible
    as [Adobe|http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/4adf7ba13c4ac1b4600d4df15f8b84/frameset.htm]
    Regards
    Shashi

  • Employee Photo In Smartform or Adobe Interactive Form

    Hi Everybody,
    We need to diaplay employee Photo in smartforms or adobe interactive form for Employee ID Card.
    We are not uploading employee photo tru SE78. We need to get Photo from archieve Link, image being displayed in PA20/PA30 transaction.
    I had been tru Many threads, but couldn't find any proper solution.
    Please suggest.
    Thanks in advance.
    Regards
    Ravi

    In forums, there are answers, but not the exact code. The most achieved is that one: Dynamically include a picture in smartform
    Tell us if you need more information.

  • Smartforms or Adobe Interactive Forms?

    Hello Folks,
      my client currently are beginning the decision making process to replace all of their current Jetform based SAP printing solution to a newer more stable solution - and they are interested in the possible options available.
    Note that this is a major project as we have to migrate all documents (invoices, orders, POs, account statements etc) defined in multi languages and versions. Currently we are running SAP4.6C - but there is the possibility of an upgrade in the near future too.
    To me the most stable alternative right now appears to be SAP smartforms - as this is a tried, proven and well integrated technology. Now I read here about the possibilities offered by Adobe interactive forms - and that from 6.40 onwards they will be integrated into the ABAP workbench. It is not clear to me though if Adobe interactive forms are intended to replace Smartforms or if they are merely an alternative approach - and what the pros and cons are of each technique.
    Also it is not clear to me how well Adobe forms can be integrated with standard NAST table style output control - is it possible to integrate adobe forms to the standard output control?
    What we are really concerned with is that we spend a lot of effort migrating to Smartforms only to find out that it is yesterdays technology and that we subsequently have to remigrate to Adobe interactive forms...
    Can anyone there at SAP or on SDN provide any advice as to the pros and cons of the Smartform solution when compared with Adobe interactive forms, and any advice you can offer as to which solution to opt for in our migration project?

    Hi Julian,
    it sounds to me that all your current forms are output forms (for printing, faxing, e-mailing, etc.) i.e. non-interactive.
    Interactive Forms based on Adobe software is SAP's new solution for forms development. Its first release has the focus on interactive use of forms. High-volume printing is supported in principle, but - being a new solution - the performance has not yet reached the same level as Smart Forms or SAPscript, two established solutions that had years to grow. Interactive Forms is the only solution that will continue to be enhanced with new features, while SAPscript and Smart Forms will be supported without limitations.
    When (or if) to move to Interactive Forms depends on your requirements. For interactive forms usage, i.e. the new functions, you have no choice, as the existing solutions don't support it. High-volume print scenarios need to be carefully analyzed to see whether your concrete requirements can be met at this point.
    However, it is possible to move to Smart Forms and design your forms in such a way that a migration at any point in the future would be but a small step. Smart Forms offers from Web AS 6.40 a migration wizard to Interactive Forms. Technically, everything can be migrated, but we recommend against things like ABAP program nodes, for example.
    You are not forced to ever go to Interactive Forms if you don't want to. It really depends on whether your client needs any of the new features in Interactive Forms. Also, if they are currently working with JetForms, they could enquire with Adobe directly what migration path they offer to the joint solution.
    Hope this helps.
    Best regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • Smartform to Adobe interactive form and triggering from print program

    Hi,
    My requirement to migrate puchase order smartformto Adobe interactive form.
    I have migrated my purchase order smartform to Adobe interactive form,
    activated form and interface.
    Question: How do i trigger or my adobe interactive form purchase order in R/3.
    I want to trigger the form from me22n -> print preview..
    I have configured in NACE (Output type customization) with same samrtform print program with adobe form and Type as PDF. But the adobe form is not triggering at all.. Can any know how do i trigger adobe form from ME22n.
    Is there any special print program for this please let me know..
    thx

    Hi,
    Change the form entry in NACE , use entry_neu_adobe and that will work.
    Best Regards

  • Migration of Smartforms to Adobe interactive forms

    Dear all,
    We are facing problem while we migrate a smartform to Adobe interactive forms (i.e through export and switch to runtime). All things got messed up like formats data, etc., Is there any way to generate the layout similar to smartforms.
    Regards
    Aravind

    Hi Aravind
    Have you checked the following threads before posting
    Smartforms or Adobe Interactive Forms?
    Regards
    Sachin

  • Adaptive RFC - WD Java - Display Smartform in Interactive Form (PDF)

    Hi everyone, i need your help. I get data type xstring from my backend function module. This data will use to fill property PDF Source from my Interactive Form UI Element in my iView. But before i get this data, my backend function module throw exception like this :
    <b>"com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Please maintain an output device in your user master data., error key: RFC_ERROR_SYSTEM_FAILURE"</b>
    And The print stack trace :
    <b>com.sap.aii.proxy.framework.core.BaseProxyException: Please maintain an output device in your user master data., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
        at com.cnooc.performancemanagementsystem.model.getappraiseedetail.GetAppraiseeDetail.z_Hr_Pms_Display_Appr_Form(GetAppraiseeDetail.java:196)
        at com.cnooc.performancemanagementsystem.model.getappraiseedetail.Z_Hr_Pms_Display_Appr_Form_Input.doExecute(Z_Hr_Pms_Display_Appr_Form_Input.java:137)
        at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
        at com.cnooc.performancemanagementsystem.Core.executeZ_Hr_Pms_Display_ApprForm(Core.java:1083)
    </b>
    I have search in this forum, but i cannot find similiar case. I suspect if the size of xstring (byte[] in Java) is too big (approximately 8 MB), is this the cause i get the exception ?
    My code in custom controller like this :
    <b> public void executeZ_Hr_Pms_Display_ApprForm( )
        //@@begin executeZ_Hr_Pms_Display_ApprForm()
        GetAppraiseeDetail model = (GetAppraiseeDetail)WDModelFactory.getModelInstance(GetAppraiseeDetail.class);
        Z_Hr_Pms_Display_Appr_Form_Input inputDisplay = new Z_Hr_Pms_Display_Appr_Form_Input();
        wdContext.nodeDisplaySmartForm().bind(inputDisplay);
        Zappraisal_Param_Struc.Zappraisal_Param_Struc_List listForm = new Zappraisal_Param_Struc.Zappraisal_Param_Struc_List();
         Zappraisal_Param_Struc elementForm = new Zappraisal_Param_Struc();
         elementForm.setPernr("20071000");
         elementForm.setBegda("20070101");
         elementForm.setEndda("99991231");
         elementForm.setOrgeh("");
         elementForm.setPlans("");
         elementForm.setStell("");
         elementForm.setEname("");
         elementForm.setPhase("C");
         elementForm.setAtype("A");
         elementForm.setSpras("EN");
         listForm.addZappraisal_Param_Struc(elementForm);
         inputDisplay.setT_Appraisal_Param(listForm);
         wdContext.currentDisplaySmartFormElement().setP_Caller(" ");
         wdContext.currentDisplaySmartFormElement().setP_Langu("E");
         wdContext.currentDisplaySmartFormElement().setP_Type("A");
        try
              wdContext.currentDisplaySmartFormElement().modelObject().execute();
         catch(WDDynamicRFCExecuteException e)
              logger.traceThrowableT( Severity.ERROR, "executeZ_Hr_Pms_Display_ApprForm( )", "ERROR", e );
              model.disconnectIfAlive();
              e.printStackTrace();
              throw new FeedbackException( e );
         catch(WDRuntimeException e1)
              logger.traceThrowableT( Severity.ERROR, "executeZ_Hr_Pms_Display_ApprForm( )", "ERROR", e1 );
              model.disconnectIfAlive();
              throw new FeedbackException( e1 );
         wdContext.nodeReturnDisplayForm().invalidate();     
         wdContext.nodeOutputDisplayForm().invalidate();
         model.disconnectIfAlive();
        //@@end
      }</b>
    My context like this
    <b>- DisplaySmartForm (model node)
    --OutputDisplayForm (model node)
    ---ReturnDisplayForm(model node)
    ---T_Appraisal_Param_Output(model node)
    ---T_PDF_Lines (model node)
    ---Bin_File (model value)
    ---P_Bin_Size (model node) --> display size of bin_file (xstring)
    --T_Appraisal_Param
    --P_Caller
    --P_Langu
    --P_Type
    </b>
    My parameter FM like this :
    <b>FUNCTION z_hr_pms_display_appr_form.
    ""Local Interface:
    *"  IMPORTING
    *"     VALUE(P_CALLER) TYPE  CHAR1 DEFAULT 'X'
    *"     VALUE(P_LANGU) TYPE  SYLANGU DEFAULT SY-LANGU
    *"     VALUE(P_TYPE) TYPE  CHAR1 DEFAULT 'A'
    *"  EXPORTING
    *"     VALUE(RETURN) TYPE  BAPIRETURN
    *"     VALUE(BIN_FILE) TYPE  XSTRING
    *"     VALUE(P_BIN_SIZE) TYPE  I
    *"  TABLES
    *"      T_APPRAISAL_PARAM STRUCTURE  ZAPPRAISAL_PARAM_STRUC
    *"      T_PDF_LINES STRUCTURE  TLINE OPTIONAL
    </b>
    Please anyone, can you help me ? Thank you.
    Regards,
    Satria B

    Hi guys, I still not solve this problem. Strange that my RFC can call successfully when execute through R3 (SE37) but when i call this in my webdynpro application, i get exception "Please maintain output device" (this strange because i have set default output device in SU01 for user that execute this function in webdynpro)
        CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
          EXPORTING
            formname           = v_form_name
          IMPORTING
            fm_name            = v_funcname
          EXCEPTIONS
            no_form            = 1
            no_function_module = 2
            OTHERS             = 3.
        IF sy-subrc <> 0.
          CALL FUNCTION 'BALW_BAPIRETURN_GET'
            EXPORTING
              type       = 'E'
              cl         = 'ZH'
              number     = '036'
            IMPORTING
              bapireturn = return.
          EXIT.
        ENDIF.
        "Data used only by stream creation.
        DATA: ctr_param TYPE ssfctrlop,
              out_opt   TYPE ssfcompop,
              out_info  TYPE ssfcrescl,
              lt_pdf_lines TYPE STANDARD TABLE OF tline.
        ctr_param-no_dialog = 'X'.
        ctr_param-preview   = space.
        ctr_param-getotf    = 'X'.
               out_opt-tdnoprev = 'X'.
        out_opt-tddest = 'JKT018MISLJB2-01'.
        CALL FUNCTION v_funcname
             EXPORTING
                    ARCHIVE_INDEX              =
                    ARCHIVE_INDEX_TAB          =
                    ARCHIVE_PARAMETERS         =
              control_parameters         = ctr_param
                    MAIL_APPL_OBJ              =
                    MAIL_RECIPIENT             =
                    MAIL_SENDER                =
              output_options             = out_opt
                    USER_SETTINGS              = 'X'
             v_year                        = v_year
             v_ename                       = v_ename
             v_pernr                       = v_pernr
             v_position                    = v_position
             v_department                  = v_department
             v_jobfam                      = v_jobfam
             v_last_promotion              = v_last_promotion
             v_appr_no                     = v_appr_no
             v_appr_nm                     = v_appr_nm
             v_evmy                        = v_evmy
             v_evey                        = v_evey
             v_evcc                        = v_evcc
             v_evmc                        = v_evmc
             v_evjf                        = v_evjf
             v_eeio                        = v_eeio
             v_eent                        = v_eent
             v_eest                        = v_eest
             v_eetd                        = v_eetd
             v_ka_score                    = v_ka_score
             v_ka_weight                   = v_ka_weight
             v_cc_score                    = v_cc_score
             v_mc_score                    = v_mc_score
             v_jf_score                    = v_jf_score
             v_weight                      = v_weight
             v_tot_score                   = v_tot_score
             v_cc_subtotal                 = v_cc_subtotal
             v_mc_subtotal                 = v_mc_subtotal
             v_jf_subtotal                 = v_jf_subtotal
             ls_competency_cc_form1        = ls_competency_cc_form1
             ls_competency_cc_form2        = ls_competency_cc_form2
             ls_competency_cc_form3        = ls_competency_cc_form3
             ls_competency_cc_form4        = ls_competency_cc_form4
             ls_competency_cc_form5        = ls_competency_cc_form5
             ls_competency_cc_form6        = ls_competency_cc_form6
             ls_competency_cc_form7        = ls_competency_cc_form7
             ls_competency_mc_form1        = ls_competency_mc_form1
             ls_competency_mc_form2        = ls_competency_mc_form2
             ls_competency_mc_form3        = ls_competency_mc_form3
             ls_competency_jf_form1        = ls_competency_jf_form1
             ls_competency_jf_form2        = ls_competency_jf_form2
             ls_competency_jf_form3        = ls_competency_jf_form3
         IMPORTING
                  document_output_info       =
           job_output_info            = out_info
                  JOB_OUTPUT_OPTIONS         =
          TABLES
            t_emp_strength        = lt_emp_strength
            t_emp_imprv_opp       = lt_emp_imprv_opp
            t_train_dev_need      = lt_train_dev_need
            t_emp_notes           = lt_emp_notes
            t_key_acct            = lt_key_acct
            t_evmy                = lt_evmy
            t_evey                = lt_evey
            t_competency          = lt_competency
         EXCEPTIONS
           formatting_error           = 1
           internal_error             = 2
           send_error                 = 3
           user_canceled              = 4
           OTHERS                     = 5.
        IF sy-subrc <> 0.
          DATA: v_message1 TYPE SY-MSGV1,
                v_message2 TYPE SY-MSGV2,
                v_message3 TYPE SY-MSGV3,
                v_message4 TYPE SY-MSGV4.
    <b>     v_message1 = sy-msgid.
          v_message2 = sy-msgno.
          v_message3 = v_department.
          v_message4 = v_jobfam.
          CALL FUNCTION 'BALW_BAPIRETURN_GET'
            EXPORTING
              type       = 'E'
              cl         = 'ZH'
              number     = '000'
              par1       = v_message1
              par2       = v_message2
              par3       = v_message3
              par4       = v_message4
             IMPORTING
              bapireturn = return.
          EXIT.
        ENDIF.</b>
    When i print this bapi_return message in my iview,I get this <b>SSFCOMPOSER 010</b> which is "Please maintain output device" (SE91).
    Can anyone help me ?
    Thank you and Regards,
    Satria B

  • Print Preview in RFx does not show new Adobe Interactive Form

    Hello Experts,
    I am trying to assign a standard Adobe Interactive form as the output form for SRM RFQ.  I have carried out the following steps in customising under "Define Actions for Document Output".
    - Selected bid invitation Action Profile = BBP_PD_BID
    - Go to "Processing Types"
    - Create a new Processing Type called "External Communication"
    - Set the following values to the new processing type:
         - Form Name = BBP_BID_INV_ADB
         - Form Type = P PDF-Based Forms
         - Format = BBP_BID_INV_ADB_MAI
         - Personalization Type = 5 - Recipeient Variable Replacement
    - Save Changes
    My problem is that when I go to into the BID (RFx) and click "Print Preview" it picks up the standard Smartform, not the new Adobe form I have added as required.
    Please can you advise of any additional config settings or other steps required to ensure that the Adobe Form is called when I click "Print Preview"?
    We are on SRM 7.0.
    I look forward your response.
    Regards,
    Matt

    Hi Matt could you please tell me how do you solve your issue? I have the same and I cant find the solution.
    Thanks a lot
    Kind Regards

  • Interactive forms by email - PRINTING SCENARIO - From ERP output

    Hi,
    We have been using interactive forms for printing scenarios for a while and it works fine.
    From a sales order we produce an output configured to use the interactive forms by adobe.
    Now, we'd like to use the EXTERNAL SEND (5) and send by email. While we've done this in the past with sapscript and smartforms, we have no reference on what is the best way to do this. There is a sample program BCS_EXAMPLE_6 that uses BCS class to achive this.
    Is it the recommended way to do it? If not, please give me the alternative.
    Leonardo De Araujo

    Hey Hi Leo, I remember to have seen that at TechEd last year by Jeff Gebo, go in your virtual teched subscription and check for course CD205,
    also check this link
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0bba346-cb84-2910-2aa9-ba1f8a1c8617|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0bba346-cb84-2910-2aa9-ba1f8a1c8617]
    Alex

  • Problem with interactive forms using ABAP

    Hi all,
        I am trying to create an interactive adobe form using ABAP in ECC 6.0. But while execute the form, it is creating an error saying that
    Exception       SYSTEM_ERROR
    Message ID:          FPRUNX                     Message number:           001
    Message:
    ADS: The render error log file has been written to D:\u(200101)
    But i was able to create adobe interactive form using WebDynpro and its working perfectly. But the problem is while using ABAP method.
    Do anyone have an idea why its happening?
    Thanks and Regards,
    Raja Sekhar

    Hi
    Interactive Forms based on Adobe software is SAP's new solution for forms development. Its first release has the focus on interactive use of forms. High-volume printing is supported in principle, but - being a new solution - the performance has not yet reached the same level as Smart Forms or SAPscript, two established solutions that had years to grow. Interactive Forms is the only solution that will continue to be enhanced with new features, while SAPscript and Smart Forms will be supported without limitations.
    When (or if) to move to Interactive Forms depends on your requirements. For interactive forms usage, i.e. the new functions, you have no choice, as the existing solutions don't support it. High-volume print scenarios need to be carefully analyzed to see whether your concrete requirements can be met at this point.
    However, it is possible to move to Smart Forms and design your forms in such a way that a migration at any point in the future would be but a small step. Smart Forms offers from Web AS 6.40 a migration wizard to Interactive Forms. Technically, everything can be migrated, but we recommend against things like ABAP program nodes, for example.
    You are not forced to ever go to Interactive Forms if you don't want to. It really depends on whether your client needs any of the new features in Interactive Forms. Also, if they are currently working with JetForms, they could enquire with Adobe directly what migration path they offer to the joint solution.
    It is impossible to make a blanket statement on what needs to be done in each of the applications using a form for output. Despite the same underlying technology, forms handling has always been a decision for each SAP application: Some do it through customizing, some through coding, some in yet anither way.
    What I CAN say from a technology pespective is that all applications are in the process of creating their forms based on Interactive Forms so that by 2007 pretty much all SAP forms will be PDF-based. Obviously, each application does it within the framework of their application - but they all use Interactive Forms.
    By the way, be aware that in ERP 2004 this forms solution is subject to a limitation for high-volume printing scenarios as we cannot ensure that ALL customers will be content with the performance in ALL scenarios with this release. (see SAP Note 863893).
    To get an overview idea about Adobe forms ,
    Using SFP , first you need to create a interface . in interface you can declare the import and export parameters and also the declaration part, coding etc : This is nothing but similar to Function module interface.
    And now we have to create the Form which is interactive. Create the form and enter the interface name which you have created in first step, so that the parameters , declarations of fields etc : will be copied and available in the form layout. So that you can drag and drop these declared fields ( dclared fields of interface ) to the layout.
    Create the context and layout in the form.
    The layout generated can be previewed and saved as PDF output.
    Now we need to integrate the driver program and the PDF form to get the final output as per the requirement.
    On activating and executing the form you will get a function module name just similar to smartforms.
    The driver program needs to call this FM.
    Refer to the below sample code :
    DATA : is_customer TYPE scustom.
    DATA : it_bookings TYPE ty_bookings.
    DATA : iv_image_url TYPE string.
    DATA : iv_sending_country TYPE adrc-country.
    DATA : it_sums TYPE TABLE OF flprice_t.
    DATA : docparams TYPE sfpdocparams.
    DATA : formoutput TYPE fpformoutput.
    DATA : outputparams TYPE sfpoutputparams.
    PARAMETERS : pa_cusid TYPE scustom-id.
    SELECT SINGLE * FROM scustom INTO is_customer
    WHERE id = pa_cusid.
    SELECT * FROM sbook
    INTO CORRESPONDING FIELDS OF TABLE it_bookings
    WHERE customid = pa_cusid.
    outputparams-nodialog = 'X'.
    outputparams-getpdf = 'X'.
    *outputparams-adstrlevel = '02'.
    CALL FUNCTION 'FP_JOB_OPEN'
    CHANGING
    ie_outputparams = outputparams
    EXCEPTIONS
    cancel = 1
    usage_error = 2
    system_error = 3
    internal_error = 4
    OTHERS = 5.
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    docparams-langu = 'E'.
    docparams-country = 'US'.
    docparams-fillable = 'X'.
    CALL FUNCTION '/1BCDWB/SM00000043'
    EXPORTING
    /1bcdwb/docparams = docparams
    is_customer = is_customer
    it_bookings = it_bookings
    IV_IMAGE_URL =
    iv_sending_country = 'US'
    IT_SUMS =
    IMPORTING
    /1bcdwb/formoutput = formoutput
    EXCEPTIONS
    usage_error = 1
    system_error = 2
    internal_error = 3
    OTHERS = 4
    IF sy-subrc <> 0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    CALL FUNCTION 'FP_JOB_CLOSE'
    IMPORTING
    E_RESULT =
    EXCEPTIONS
    usage_error = 1
    system_error = 2
    internal_error = 3
    OTHERS = 4
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/4a94696de6429cada345c12098b009/frameset.htm
    https://www.sdn.sap.com/irj/sdn/interactiveforms-elearning
    /people/thomas.jung3/blog/2005/07/13/lessons-learned-from-adobe-forms-development
    /people/community.user/blog/2006/11/20/search-help-in-isr-adobe-forms
    /people/franklin.herbas/blog/2005/12/13/2d-barcode-pdf-forms-with-sap-netweaver
    /people/vani.krishnamoorthy/blog/2006/05/17/fillable-adobe-forms-using-abap
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/849b3482206353e10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/82538c0c4458bbe10000000a422035/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/46/55c841d202c317e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/6d/bd2d828aa04eeb9451aad0d02ae9a0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/dd/60694fddb74ad88cdb7d2a094f3dd2/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d4fe7fca-0b01-0010-569a-9a9c1ddf4132
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/7c3bc67e-0c01-0010-dbb3-908315896909 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/7c3bc67e-0c01-0010-dbb3-908315896909 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    /people/vani.krishnamoorthy/blog/2006/05/17/fillable-adobe-forms-using-abap
    https://www.sdn.sap.com/irj/sdn/interactiveforms
    http://www.sap.com/company/press/press.epx?pressID=2785
    http://www.adobe.com/enterprise/partners/sap.html
    http://www.adobe.com/enterprise/partners/pdfs/sap_datasheet.pdf
    look at the Adobe page here in SDN:
    https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=AdobeForms.htm
    Check these links on Adobe forms
    http://help.sap.com/saphelp_nw04/helpdata/en/1e/05853ff8ec2c17e10000000a114084/content.htm
    https://www.sdn.sap.com/irj/sdn/interactiveforms
    http://www.sap.com/solutions/solutionextensions/pdf/BWP_Interactive_Forms_Adobe.pdf
    It contains lots of useful information, documentation, and e-learning materials teaching you the basics.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b7/64348655fb46149098d95bdca103d0/frameset.htm
    Use the Tcode : SFP
    https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=AdobeForms.htm
    Check these links on Adobe forms
    http://help.sap.com/saphelp_nw04/helpdata/en/1e/05853ff8ec2c17e10000000a114084/content.htm
    https://www.sdn.sap.com/irj/sdn/interactiveforms
    http://www.sap.com/solutions/solutionextensions/pdf/BWP_Interactive_Forms_Adobe.pdf
    It contains lots of useful information, documentation, and e-learning materials teaching you the basics.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b7/64348655fb46149098d95bdca103d0/frameset.htm
    Very useful
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/00f4f594-7306-2a10-8483-b45bec157093 [original link is broken]
    for PDF forms
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/4adf7ba13c4ac1b4600d4df15f8b84/content.htm
    See the links for debugging
    Refer to this thread
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    Debugging
    Check these documents.
    http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc
    http://help.sap.com/saphelp_nw04/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc
    http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/84/1f624f4505144199e3d570cf7a9225/frameset.htm
    http://help.sap.com/saphelp_bw30b/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm
    ABAP Debugging
    http://www.saplinks.net/index.php?option=com_content&task=view&id=24&Itemid=34
    Look at the SAP help link below
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    For online PDF form creation...........
    https://createpdf.adobe.com/index.pl?BP=IE&LOC=en_US
    for Other information use these Links
    C:Documents and Settingsvuser01DesktopSANKET SPersonalVikalpsap netweaver ABAP and adobe Formspdf form webpdf based print forms.htm
    C:Documents and Settingsvuser01DesktopSANKET SPersonalVikalpsap netweaver ABAP and adobe Formspdf form webSAP Interactive Forms by Adobe.htm
    http://searchsap.techtarget.com/generic/0,295582,sid21_gci1079310,00.html?Offer=SAPwn927nw
    http://www.thespot4sap.com/articles/SAP_Netweaver_Introduction.asp
    http://help.sap.com/saphelp_webas630/helpdata/en/cb/f4bc3d42f46c33e10000000a11405a/content.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c7cbe08d-0c01-0010-8bac-b9ce7348246c?source=gawindev09&kw=sap+netweaver&adgroup=brand_netweaver
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    https://websmp204.sap-ag.de/~sapidp/011000358700004952682004E
    /people/venkata.ramisetti/blog/2006/09/21/configuring-output-types-for-pdf-based-print-forms
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/96/6ee0d5b39640d68fc0078fc575114a/frameset.htm
    D:adobe livecycle designerAdobe_Designer_71BeforeInstall.htm
    http://sdn.sap.com/irj/sdn/interactiveforms
    very imp ADS configuration guide
    http://help.sap.com/saphelp_nw2004s/helpdata/en/95/5a08cd0e274a0bae559622d6670722/frameset.htm
    Could anyone provide the complete manual of SAP Query Creation
    Tcode is : SFP
    chk these links:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d4fe7fca-0b01-0010-569a-9a9c1ddf4132
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/7c3bc67e-0c01-0010-dbb3-908315896909 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/7c3bc67e-0c01-0010-dbb3-908315896909 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    /people/vani.krishnamoorthy/blog/2006/05/17/fillable-adobe-forms-using-abap
    see these links..
    https://www.sdn.sap.com/irj/sdn/interactiveforms-elearning
    /people/thomas.jung3/blog/2005/07/13/lessons-learned-from-adobe-forms-development
    /people/community.user/blog/2006/11/20/search-help-in-isr-adobe-forms
    /people/franklin.herbas/blog/2005/12/13/2d-barcode-pdf-forms-with-sap-netweaver
    /people/vani.krishnamoorthy/blog/2006/05/17/fillable-adobe-forms-using-abap
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/849b3482206353e10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/82538c0c4458bbe10000000a422035/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/46/55c841d202c317e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/6d/bd2d828aa04eeb9451aad0d02ae9a0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/dd/60694fddb74ad88cdb7d2a094f3dd2/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d4fe7fca-0b01-0010-569a-9a9c1ddf4132
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/7c3bc67e-0c01-0010-dbb3-908315896909 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/7c3bc67e-0c01-0010-dbb3-908315896909 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    /people/vani.krishnamoorthy/blog/2006/05/17/fillable-adobe-forms-using-abap
    https://www.sdn.sap.com/irj/sdn/interactiveforms
    http://www.sap.com/company/press/press.epx?pressID=2785
    http://www.adobe.com/enterprise/partners/sap.html
    http://www.adobe.com/enterprise/partners/pdfs/sap_datasheet.pdf

  • Interactive forms using ABAP

    Hi ,
              Is it possible to design Interactive forms in ABAP. I have a requirement for a client using R/3, there is no Portal involved so WebDynpro ABAP is not an option.In this case I am wondering is this a possibility using general ABAP.
    Cheers
    S Kumar

    Hi S Kumar,
    You can design the Adobe Interactive Forms without WebDynpro or Portal, This can be done by writing a driver program similar to driver program where we write for SmartForm. Or you can use the WebServices to design your forms. But some functionalities may not be satisfied as in the WebDynpro or Portal.
    Regards
    Pradeep Goli

  • Define Actions for Document Output - Activate / link std. Interactive Forms

    Hello,
    The transactions 'Actions for Document Output' help tells me the following:
    If the processing type External Communication is used for document output using SAP Interactive Forms, the following configuration needs to be done:
    SRM Document (Action Profile)      Form Name            Format
    Purchase Order (BBP_PD_PO)      BBP_PO_ADB       BBP_PO_ADB_PRN
    The interactive forms are available in our SRM system. Still up on searching the forms for f.e. the Purchase Order definition it can not be found. Only smartforms are listed. How come?
    Has the setting in transaction 'PDF-based Forms for SAP ERP' -> 'Activate PDF-Based Forms' got anything to do with this?
    Kind regards,
    Tim

    Hi Jay,
    I tried searching for it where you should link the form with the BUS object.
    Following path (PO): Cross-Application Basic Settings -> Set Output Actions and Output Format ->  Define Actions for Document Output -> Action Profile: BBP_PD_PO -> Tab: Processing Types -> Smart Forms Print -> Search for Form doesn't include the Interactive forms.
    I just realised: I need to add a new entry 'External Communication', would this entry be applicable for all communication methods? Thus fax + print + e-mail? And how did you go about setting it up, i suppose adding an 'external communication' entry next to the smartform entries in the std. SAP BBP_PO would be double (system wouldn't know which 1 to choose).
    Kind regards,
    Tim

  • Print programs for (print) interactive forms

    Hello,
    I am looking for an (any) interactive form and the print-program belonging to this form.
    It can be any form from any moudule, as i only need it for testing purposes.
    Thank you!

    Hi,
      My requirement to migrate puchase order smartformto Adobe interactive form.
      I have mgrated my purchase order smartform to Adobe interactive form,
      activated form and interface.
    Question:  How do i trigger or my adobe interactive form purchase order in R/3.
                     I want to trigger the form from me22n -> print privew..
    I have configured in NACE (Output type customization)  with same samrtform print program with adobe form and Type  as PDF. But the adobe form is not trigering at all..  Can any know how do i trigger adobe form from ME22n.
    Is there any special print program for this please let me know..
    thx

Maybe you are looking for

  • Exchanging data between a Web Dynpro application and SAP Web Shop

    I'll try to keep this as clear as possible: 1) We have the SAP Internet Sales system running, which has a series of Business Object classes and corresponding Backend Layer objects that can return data from several sources. 2) We are able to create ou

  • Every time I open an app it asks for my iTunes password

    Every time I open any kind of app my phone asks me to sign in to my Itunes. How do I make this stop? This isnt just when I open or download apps within the app store, its every single app i open within my phone.

  • Oracle db - XI - R/3

    hi,    we have a table in the  oracle 10g database.....  i have to take a few fields and update it into R/3 system. i found out that i need to use jdbc adapter only... can anyone give me a small breif on what should be done... if i can use IDOC's r B

  • Kernel panic after installing Yosemite (when connected to power source)

    My Macbook Pro is crashing regularly since I installed Yosemite a couple of weeks back. This only happens when the laptop is connected to a power source and not in use. I get the following Kernel Panic message. Would really appreciate some help since

  • Installer is not showing the correct Nodes in RAC

    Hi Experts, We are in the process of upgrade oracle database from 9.2.0.3 to 9.2.0.8 in RAC. While installing the 9.2.0.8 patch set it is not showing the correct database nodes, instead of it showing production database nodes, but we are doing doing