Adobe interactive form with 2 Iviews

Hello
I have a adobe interactive form which is filled by an employee and then the HR department should approve it
How can I develop it so only the HR department user will see the approve / disapprove button ?
should I create 2 iviews?
thx
Shai

If the adobe form is embeded with Webdynpro java, developers can modify the code and implement it.

Similar Messages

  • Search Help on Adobe Interactive Form with Web Dynpro ABAP

    Hi All,
    I have created Adobe Interactive Form with ZCI type and XML based interface type using Webdynpro ABAP.
    I placed a text field USER_NAME on the form ( data element is linked to search help USER_COMP ).
    Added Native WD UI element 'Value Help' to form to search for users and changed script
    *var fieldName = "INSERT_NAME_HERE*"; to var fieldName = "USER_NAME";
    The problem is that when I click on the value help button, nothing happens.
    Is any more additional steps required ?
    Thanks
    Karu

    Hello
    Check this
    F4 Value Help on Adobe Interactive Form with Web Dynpro ABAP
    Thanks
    Anirudh

  • How to use Adobe Interactive forms with ISR frame work in Webdynpro forJava

    Hi,
    Anybody worked on Adobe Interactive forms with ISR frame work in Webdynpro for Java in ESS/MSS development.
    We have already searched in ISR_Cookbook_2004, however we didn't anything related webdynpro for java in that.
    Any information regarding this will be of great help.
    Regards
    Satish Kumar

    There are a number of issues here. A form that you created with LiveCycle Designer (XFA) cannot be used with FormsCentral. An Acroform, the kind you can create with Acrobat, can be used with FormsCentral, with certain limitations,  one of which is skip logic. A dynamic XFA form allows for this type of thing, but as mentioned, they don't work with FormsCentral. You can set up an Acroform to show/hide or activate/inactivate fields based on selections or entries made in other fields, but you'd have to set this up in Acrobat, not FormsCentral. So you can set up something roughly equivalent to a web form's skip logic, but you'd have to learn how to do this in Acrobat using JavaScript. There is a separate Acrobat JavaScript forum here if you have any questions.

  • Adobe Interactive Forms with Browser Apple Safari and Mozilla Firefox

    Hi Experts,
    We have a requirement to implement HCM P&F using Adobe Interactive Forms. These Adobe Forms will be accessed using Browser Apple Safari and Mozilla Firefox. I have come across that the Adobe Interactive Forms are not supported on these browsers. In the same regard I have also gone through the Product Availability Matrix by SAP which specifies that Forms are not support on these browser and neither SAP has future plans to support them.
    PAM can be found on link:          http://service.sap.com/pam
    I would like to know from experts that if any of the project has successfully implemented Adobe Interactive Forms with browser Apple Safari and Mozilla Firefox or
    is there any solution which can make these forms work successfully on browser Apple Safari and Mozilla Firefox.
    Your early reply will be highly appreciated.
    thanks
    Manoj

    Hello,
    Mozilla Firefox is supported for Adobe Interactive Forms on Windows operation system.
    Unfortunatelly we do not have support for Mac OS and Safari browser.
    Please re-check the PAM.
    Best regards,
    Dezso

  • Configuration of Adobe Interactive Forms with CE 7.2

    Hello all,
    We use ALD 8.1 in our ECC ABAP development system and we get the Adobe Interactive Forms services from our SOLMAN (java stack).
    We would now like to use ALD 9 which can only be configuered with CE 7.2 (Note 1522483).
    We could find the documentation for the configuration of Adobe Document Services in CE 7.2 in the following path:
    [http://help.sap.com/saphelp_nwce72/helpdata/en/45/bf03b55b9847f2e10000000a114a6b/frameset.htm]
    But we could not find the configuation guide for the Interactive Forms part. Does anyone have this documentation?
    Do we still have to create the Destination FP_ICF_DATA_SID?
    What is the Path Prefix in the ADS RFC from our ABAP system? The old one doesn't seem to work anymore.
    Thanks,
    Oren Harlap

    have to close it! problem unsolved

  • Adobe Interactive Forms with ABAP

    Dear Fellows,
    I need to know if I can develop an Adobe Interactive Form through the ABAP Workbench and Form Builder. ´Til now, I only found information about Print Forms with ABAP.
    Thank You very much for Your help.
    Regards.
    SS.

    Hi,
    What version are you on? Pl take a look at the following <a href="http://sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/d-f/faq%20on%20in">link</a>
    http://sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/d-f/faq%20on%20interactive%20forms%20based%20on%20adobe%20software.faq
    Regards,
    Suresh Datti
    Message was edited by: Suresh Datti

  • F4 Value Help on Adobe Interactive Form with Web Dynpro ABAP

    Hello,
    I have created an Interactive Form with ZCI type.
    I placed a text field MATNR on the form.
    Then I placed a Native WD UI element 'Value Help' as mentioned in the below link: http://help.sap.com/saphelp_nw70/helpdata/EN/42/fb2fe500553ee4e10000000a1553f7/frameset.htm
    This form was then embeded into Web Dynpro ABAP view.
    The problem is that when I click on the F4 button, nothing happens.
    Is anything else needs to be done?
    Thanks
    Sagar

    Hi Amol,
    After binding the Context variable in the view, and in the Adobe Layout Designer from the Library go to WebDynpro Native Tab and drag and drop the Value Help and for this automatically JavaScript is being generated, go that script and edit the line
    Var fieldname = "yourfieldname";
    Note: Don't forget to link the context attribute to search help. ie. in the context properties of the attributes select the input help mode as dictionary search help and specify the name of the search help present in data dictionary.
    And now go to Utilities and click on u201CInsert Web Dynpro Scriptu201D.
    Also make sure that you specify the Layout as ZCI Layout in the Propertioes of the Adobe Form.
    Ragards,
    Amol Patil.

  • Adobe Interactive forms with Graph and Japanese text

    Hi Experts,
    I want to use graph/bar/pie chart with Adobe Interactive forms and along with that the UI element's(Button,lable,table header,column) text has to be in Japanese language.
    Is it possible using Adobe interactive form ?
    Thanks in advance.

    I don´t understand. Where do you want the Japanese texts? In the ordinary fields? Then you have to use (of course install first) some Japanese fonts for the fields. If you would like to have the texts in the picture, then there is no problem with the form since the texts are coming as a part of the picture into the form and you don´t need any fonts. Of course you need to install/ configure the japanese fonts in the backend to be able to draw it into the picture.
    Otto

  • Adobe interactive form with ABAP workbench

    Hi Experts,
    Need to know, can we run Online Adobe interactive form using ABAP ( Not webdynpro ABAP or Java) workbench? If so how? and if possible please provide the driver program which run the form & after filling it, it updates SAP data online.
    Regards,
    Nik

    That is possible by using FLM tool. You need to buy it separately. Its an ARCH product. Or if its HR forms then you can use HCM proceess & forms.

  • Generate Adobe Interactive Form with XML Schema-Based Interface

    Hi,
    I need to generate a adobe Interactive but with XML Schema-Based Interface, i have one example but with ABAP Dictionary-Based Interface.
    CALL FUNCTION 'FP_JOB_OPEN'
      CHANGING
        ie_outputparams       = fp_outputparams
    * EXCEPTIONS
    *   CANCEL                = 1
    *   USAGE_ERROR           = 2
    *   SYSTEM_ERROR          = 3
    *   INTERNAL_ERROR        = 4
    *   OTHERS                = 5
    CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
      EXPORTING
        i_name     = 'ZMMDM_CL'
      IMPORTING
        e_funcname = fm_name.
    But when i call the next function for print i need the docxml parameter and i don't know how to get it
    fm_name
    CALL FUNCTION fm_name
      EXPORTING
       /1BCDWB/DOCPARAMS        = fp_docparams
    *    /1bcdwb/docxml           =
    * IMPORTING
    *   /1BCDWB/FORMOUTPUT       =
    * EXCEPTIONS
    *   USAGE_ERROR              = 1
    *   SYSTEM_ERROR             = 2
    *   INTERNAL_ERROR           = 3
    *   OTHERS                   = 4

    1) this questions was asked many times before, you didn´t search for a second
    2) I am not aware of any standard solution
    3) custom solution: use XSLT transformation ID to get XML from the filled DDIC structure and use string operations to add the header and footer to create a valid XML.
    Regards Otto

  • Adobe Interactive Forms with Webdynpro

    Hi,
    I created Adobe form with Webdynpro with some fields for entry and submit button. when i am running on browser, fields are coming as display mode, i can't enter values nor submit button is working.
    Any help is appreciated.
    Thanks.

    Hello,
    Do you have your form dynamic? You need to have to be able to push button. And do you have your form interactive? (In WD it is "enabled"). You need to to use it as UI there and back, not only for printing. What type of framework you use? ActiveX or ZCI? If ZCI, insert WD script. Regards, Otto
    p.s.: Next time i can recommend you to move your question under Netweaver - Interactive forms

  • Adobe Interactive Forms with ZCI technology

    We are on NW2004s SP8 Java stack. We would be integrating Interactive Forms using Web dynpro for Java. I was going through OSS notes which says we can avoid installation of ACF on client machines if forms are build using ZCI technology.
    Which version of NW2004s this technology is available? Is it available for Web dynpro for Java also? Are there any how-to guides on this new technology?
    Thanks
    Anu

    Hi Anu,
    Hope this thread answers your question.
    <i>Re: ACF
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Adobe Interactive Form with WDA Video not opening

    The eclass in the page below does not open.
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/c766e918-0b01-0010-99b1-c2b78cd059b3
    It keeps giving the 'Loading Page . Please wait' message .
    Any plug-ins are needed. Trying to view this in IE 9.0

    Hello Huaizhi,
    My problem was that I created the Context on the WDA bad.
    Afortunatelly, I could solve it.
    What version of Adobe Reader you have? My actual problem is when my version of Adobe Reader was 6.1, my Form was running perfectly, but when I upgrade my Adobe Reader version to 8.1, the field of the Form are blank. Please, check this point, try to execute your form on a System with a Adobe Reader with version 6.1. If you see something strange, please, let me know.
    Good luck and regards,
    Manuel.
    Edited by: Manuel Loureiro on Mar 10, 2008 9:42 AM

  • Adobe Interactive Form with workflow processing

    I am new to both WebDynpro ABAP and Adobe forms.  I  am creating a new adobe form for material stock request with a 2 level approval. I have created the form and the WD application.
    How do you pass the adobe form and it's data from the WD application to the start of the workflow. I assume that you would load the PDF source in a wf container.  What data type should the wF container be? What code is required to get the PDF source in the WD application and code to re-load the PDF source from the container value?
    I currently have the following code to get the PDF source data and pass this to my function module to load the container and start the workflow.
    data:  lv_wi_id    like ls_pdf_data-wi_id.
      data:  ret_error        type c,
             ret_message(70)  type c.
      DATA lo_el_context TYPE REF TO if_wd_context_element.
      DATA ls_context TYPE wd_this->element_context.
    DATA lv_pdf_source LIKE ls_context-pdf_source.
      data lv_pdf_source type string.
    Read the context to get the binary PDFSource attribute.
    get element via lead selection
        lo_el_context = wd_context->get_element(  ).
    get single attribute
        lo_el_context->get_attribute(
          EXPORTING
            name =  `PDF_SOURCE`
          IMPORTING
            value = lv_pdf_source ).
       CALL FUNCTION 'ZMMSR_START_WORKFLOW_2'
         EXPORTING
           pdf_source        = lv_pdf_source
         IMPORTING
           RET_ERROR         = ret_error
           RET_MESSAGE       = ret_message
           RET_WI_ID         = lv_wi_id
         changing
           zmmsr             = ls_pdf_data.
    Thanks for any help

    Hi,
    I would like to answer this through Webdynpro-Java method.Please analyze it. Hope this helps
    First we can create two views. In one view one form and in another view another form.
    Now how to pass values from one view to other view is the question? This can be done through workflow.
    But to acheive this we need to store the values in temporary table through RFC and that RFC should also trigger the workflow.
    Then in workflow we have workflow container, workflow container inturn stores the data and it will have Workitem Id. Now work item will be raised and after clicking on WorkItem by the help of Workitem Id we fetch the records into 2nd view of Adobe Form.

  • Adobe interactive form with table in webdynpro

    Hi Experts,
    My requirement is getting the data from adobe form table to my context node where I 've used 0..n cardinality to my table. what I did is when I use 0..1/1..1 cardinality to pass the data from adobe to context node am getting the data, as per my req. I 've to pass more than 1 record at a time so I set the cardinality to 0..n/1..n for the context node in this case am not getting the data to my context node. all the settings and the mappings are done properly. can anybody suggest me how to proceed in this case.

    What SP level is your NetWeaver system?  I've seen at least two other threads describing the same problem in the last few days.  I can not recreate the problem on my SP15 system, but I suspect since several people are having the same problem that there is a bug in the runtime at some SP level. I suggest that you enter a support ticket and/or search OSS for possible notes.

Maybe you are looking for

  • Recipients are unable to open my attachments.

    Hi all, First time posting so please excuse any misused terminology and the like.  I'm having trouble with Mac Mail.  I use iCloud mail for my service and I have my iCloud account connected to "Mail" on my iMac.  I also have a Hotmail account connect

  • In pdf processing

    hello members, Im working in pdf processing.i try google a lot but its not useful for my requirement. i want to know is there any methods provided by java to find document magnification type in a pdf file.(like Fit Width,100%,175%) thanks in Advance

  • Creating ProDos Bootdisk for Apple IIGS

    I just recently got a iigs and am trying to remember how to create a prodos boot disk. I have a prodos bootdisk ver prodos 16 1.3 . It boots fine up into gui interface fine. But what I am trying to do is just create a prodos bootdisk that will boot t

  • T-code to find the capacity of the machine.

    HI Experts, I have a scenario for Process industry, In Resources i define formula for Capacity & scheduling , In Master Recipe i give the value to my formula and as per get the Capacity availibility & Scheduling time. i want to know Is there any T-co

  • Class Action Battery/Chargeing port defect

    I have had the incredible 2 for a yr. And had to replace my phone 3 different times, with this last refurbished phone, that I have had for several months, the battery is not holding a charg, so I ordered a new battery, in which I'm still having the s