One section data of adobe form is not read by web dynpro code

Hi,
I am facing problem in adobe form integrated with web dynpro. Form is having Java script. There is a section in the form related to settlement rule of wbs. It can be added in the form by pressing add record button.
When I use this form offline and press add record and one section is added. I fill the data in those two section and upload on the portal to process online data in the second section is not reaby the code whereas in the first section is present there.
But if the same activity is performed online data is properly read by the code.
Could you please assist if there is any issue of saving data in the form offline and how it is handled in offline form.
Thanx..

Hi ,
Try this.
I think  you have corresponding context node is in the WDP. using  'APPEND INITIAL LINE TO'  just add  some blank data to the context. .
Inside the form, create a table  for the context node. so at  run time all the empty entry will be displayed. Make this Table as hidden.
Create another  Table that will display all the non empty row from  the above hidden table. When ever  we add / delete rows, the corresponding entry will update the hidden table. or else you can update the  hidden table on the click event of SUBMIT .
Hope  this will help you.
Regards ,
Shaira

Similar Messages

  • Cyrillic data in Adobe Form could not display in WD Application .

    Hi All,
    I use Adobe Interactive Form Object in WD Application so as to display data in Cyrillic Language for printing.
    I have the problem that in the PDF i cannot display the Cyrillic data ( Bulgarian, Romanian...) but only EN .
    I dont have any problem running my adobe print form from R3 report program.
    Please , i will appreaciate any help.
    Regards,
    Ari

    Hi Thomas & Amit ,
    Thank you very much for your help.
    Tomorrow i will check your advices.
    Thomas how could i check the Adobe Plugin?
    I have problem only when i run adobe in WebDynpro abap view. I use the standart Interactive Form Object. When i run it inside sap (no in the web application) i have no any problem.
    You think there is any font problem with the Cyrillic Languages ?
    Amit i will check you solution and will replay.
    I appreciate your help.

  • Group by colum wise data in adobe form

    Hi,
      I have a requirement to print data in adobe form thru webdynpro for abap.
    example; i have a table data getting from webdynpro like below.
    date               empno   activity.
    11-11-2008     p101       x1.
    11-11-2008     p101       x2.
    11-11-2008     p102       z1.
    12-11-2008     p110       z2
    12-11-2008     p111       z3
    above table data i need to print in adobe form like this.
    date :  11-11-2008
    empno       activity
    p101           x1.
    p101           x2.
    p102           z1.
    date : 12-11-2008
    empno        activity
    p110             z2
    p111             z3
    please tell me how can make this
    Thanks
    Murali Papana
    Edited by: murali papana on Nov 14, 2008 1:47 AM

    Hi,
    After creating new data connection in the Lifecycle designer, all the attributes in the web service will appear in the 'Data View'.
    Drag and drop a DropDownList from the library palette
    Add the static values and texts to it
    Select the UI element (DropDownList) within the form designer.
    Goto Object palette --> Binding
    select Import/Export Bindings (Execute):
    Select data connection and give the binding attribute.
    Thanks & Regards,
    Sanoosh

  • I downloaded Adobe Acrobat X in 2010 and then a few years later I got a new computer and I would like to install the Adobe Acrobat X on my new computer but I cannot tell if I had more than one license and my Adobe account is not showing that I ever downlo

    I downloaded Adobe Acrobat X in 2010 and then a few years later I got a new computer and I would like to install the Adobe Acrobat X on my new computer but I cannot tell if I had more than one license and my Adobe account is not showing that I ever downloaded or ordered anything.  Can you assist?

    Download/install it from http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html and activate it with your serial number.

  • Getting data in Adobe forms

    Hi,
    what are the ways to get the custom field data into adobe forms. I want to use in WD application.I made the zpdf form with standard and added some custom fields in that. But how to get the data from table .
    Thanks

    hi,
    ->For getting data from table into Adobe Forms, you need to add code in your WD application only.
    -> You create an UI Element (Interactive Form) for the adobe forms in the Layout.
    -> Give the name of your form (Zpdf) in the Template Source property.
    -> A pop up will appear asking you to make contexts in your application by its own.
    -> Click on Ok and then context will also appear in your Wd application.
    -> Now you can use the context and write the code for getting values in Wddoinit or anywhere you want.
    -> Write select/query or call a FM to fetch the data into an internal table.
    ->Finally bind the internal table with the Contexts created.
    Check out this link :
    /people/bhawanidutt.dabral/blog/2007/11/15/how-to133-integrate-adobe-form-on-webdynpro-for-abap-and-deploy-it-on-portal
    I hope it helps.

  • Adobe 11 will not read my files.

    I have downloaded Adobe 11 several times, with and without the anti-virus set, and though it recognises my files Microsoft reports it had 'encountered a problem and is closing it down' when I try to open them.  When I restore the system to Adobe 9 it opens my old files but, obviously, not those in '11' format.  Any ideas?

    Well, it's like this.  Someone sends me some printed  information.  A bill.
    A report ,  It downloads.  I try  to open it and it tells me I need Adobe
    Reader 11 to do so and gives me a  link.  .  I download from the link.  It
    takes an age but in the  end it tells me I have successfully downloaded Adobe
    Reader 11. When I try to  open the file Microsoft tells me they have
    encountered a problem and are closing  it down.  When I try to open any of my
    saved Adobe Reader files I then  get the same message.  I have to use System
    Restore to get the facility of  Adobe Reader 9  back.  Then it opens my saved
    files again.
    In a message dated 04/11/2012 02:36:32 GMT Standard Time, 
    [email protected] writes:
    Re:  Adobe 11 will not read my files.
    created by Pat Willener (http://forums.adobe.com/people/pwillener)  in 
    Adobe Reader - View the full  discussion
    (http://forums.adobe.com/message/4821557#4821557)

  • I am getting message "Sorry, your browser/program is not supported by Web Dynpro! " Please provide the solution

    I am getting following message displayed, for one of the website.
    "Sorry, your browser/program is not supported by Web Dynpro! "
    Please provide the solution
    Regards
    Rajesh R Rakesh

    Use a browser that is supported.

  • Error Your browser/program is not supported by Web Dynpro

    Hi,
    1. I am getting error "Your browser/program is not supported by Web Dynpro" while executing Web dynpro java application
    2. Portal is EP 7.0 with SP15
    3. Browser is IE 8.0
    4. Which browser(s) (& sp level)  are supported by web dynpro?
    5. Is it possible to customize this error message?
    6. If so, from where (Web dynpro java application or Visual Admin) 
    7. My web dynpro application supports multiple languages.
    8. Is it possible to maintain this message in messagecomponent.xlf file
    Thanks & regards,
    Nilesh

    Hi Nilesh
    IE8 and IE7 is not supported.
    For browser/program is not supported by Web Dynpro----
    check this forums link
    /message/6416540#6416540 [original link is broken]
    /message/2842083#2842083 [original link is broken]
    Re: browser/program is not supported by Web Dynpro!
    Hope this link information will help you
    Regards
    Ruturaj

  • I can't get on my husbands work place to get his pay stub.It says not supported by web Dynpro.I could before i down loaded updated firefox.How do i get it again?

    This started after i down loaded new firefox.last week.I didn't have any problem before that.It won't bring it up period.It just says your browser not supported by web Dynpro.

    Web Dynpro hasn't updated their app to work with Firefox 4.0.x yet I'm afraid.
    You'll have to consider downgrading to the previous secure version if you can't live without it. If that's what you want to do, follow these steps.<br><br>
    #Go to [http://www.mozilla.com/en-US/firefox/all-older.html Download Firefox v3.6.17] and download it to the desktop.<br><br>
    #Then go to Add/Remove Programs, scroll down to "Mozilla Firefox" and remove it, choosing to keep your bookmarks, customizations etc., (''don't checkmark the box'').<br><br>
    #Then reboot and delete the folder called "Mozilla Firefox" at this location: C:\Program Files\Mozilla Firefox<br><br>
    #Finally run the installation file you downloaded to the desktop earlier.<br>
    Your bookmarks, customizations etc., are maintained in a different location and will become available to you again once you complete the installation.<br><br>
    After you complete the installation, go to the [http://www.mozilla.com/en-US/plugincheck/ Plugins Check] page and update where necessary.

  • WHAT THE MEANING OF THIS LINE Sorry, your browser/program is not supported by Web Dynpro

    Sorry, your browser/program is not supported by Web Dynpro pls tell me whats the meaning of above line

    You might try spoofing '''IE7''' User Agent strings to make a wepage or web-based application "think" you're running IE7.
    * https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/

  • I've gotten the message Sorry, your browser/program is not supported by Web Dynpro! I'm using Windows 9

    I attempted to open up a program, it seemed to open fine until I tried to click on the tabs to view specific information & that is when I received the message that my browser/program is not supported by Web Dynpro. I checked the website for Web Dynpro but their downloads only cover Windows 8.

    There is no Windows 9 as Windows 8 is still in Beta testing and not out until 2012.
    There is Internet Explorer 9 (IE9) browser and you appear to be using Windows 7.
    Perhaps the 8 is for the IE8 browser.
    Perhaps the unnamed download you are referring to from Web Dynpro is only for IE.

  • What to when my browser/program is not supported by Web dynpro

    when i tried to open a link in the website i am using I get
    this message : your browser/program is not supported by
    Web dynpro - this happened after I updated firefox today -
    what to do ???

    Did this start when you installed Firefox 4?? Many web applications use browser version numbers for compatibility checks. Even if they actually would run just fine in a newer version. I suggest checking with your internal IT on whether this is a known issue for that application.
    If the site previously worked with Firefox 4, maybe they changed something, or maybe you installed a new add-on that is causing a conflict?

  • IP: Sorry, your browser/program is not supported by Web Dynpro!

    Hi guru,
    I want to make an Integrated Planning design.
    When I execute transaction RSPLAN and  I click on "Start Modeler" , I am receiving following msg :  "Sorry, your browser/program is not supported by Web Dynpro! "
    Please can you tell me what is wrong as I am new in IP modeling ?
    I am using IE 8
    Thansks in advance
    Edited by: Firmin Kouassi on Nov 27, 2009 1:33 AM

    Hello
    Go to http://service.sap.com/pam and click on "SAP NetWeaver 7.0". There is a powerpoint with all supported versions.
    Your system should be on SPS20 to use IE8.
    Regards
    Lucimar

  • IE 9 in EP 7.00 SP24 - Your browser is not supported by Web Dynpro

    Hi Experts,
    We have implemented in our Portal the SP24, and according to PAM ( http://service.sap.com/pam ), the latest version of Internet Explorer, IE9 should be available. Here is a quote about the system information in the administration page of our Portal where is it possible to see that the SP is fully implemented:
    Software  Components
    Name                                 Version                                                                                Applied 
    sap.com/SAP-JEECOR       7.00 SP24 (1000.7.00.24.0.20110405094932)                           20110805185504 
    sap.com/SAP-JEE              7.00 SP24 (1000.7.00.24.0.20110405094838)                           20110805212442
    Although the SP24 is implemented, we still receive the following message when we acces to a Web Dynpro for Java App:
    Sorry, your browser/program is not supported by Web Dynpro!
    Does anybody knows whats wrong?
    Thanks!
    Regards.

    Hi Nicolas,
    What version of IE9 are you using?
    According to SAP Note 1599159 https://service.sap.com/sap/support/notes/1599159 the following restrictions apply:
    1. At the moment the 64bit version of IE9 is not supported.
    2. The new "Quirks Mode Emulation" is not supported at this time. Further details are available in note 1590563.
    Also, in the same note, it states:
    When attempting to display a web dynpro application in IE9, the following message may be outputted:
    "Sorry, your browser/program is not supported by Web Dynpro!"
    Additional details regarding this issue can be found in note 1347768.
    ...however, note 1347768 seems to apply to IE8 only, but might be of help for your case as well
    Hope this helps!
    Robin

  • This browser shows-not supported by web dynpro when open selfcare.ndc.bsnl.co.in

    ''dupe of https://support.mozilla.org/en-US/questions/916084''
    when i open 'selfcare.ndc.bsnl.co.in to check my account usages,on screen appears 'your browser/programme is not supported by Web Dynpro.

    I have downloaded firefox 10 version but my problem is not solved.After browsing selfcare.ndc.bsnl.co.in, a page welcome to customer care portal opens. After login this page with user ID and password another page of sap netweaver portal opens.On this page a message appears,"Your browser/programme is not supported by Web Dynpro".While Safari Browser opens account usage,My services etc. onthis page.

Maybe you are looking for

  • Unable to Save Interactive Form

    Hi Experts, I am unable to save any UI elements (viz. Table, Text Fields, etc) on an Interactive Form UI element created using NWDS. Whenever I create new UI elements on the Interactive form and try clicking on Save Metadata Button of the NWDS the Bu

  • Blackberry Z10 saving and uploading issue

    I got my blackberry a week ago, and I haven't been able to save files from the browser. When I click save, it doesn't do anything. I can't upload files to facebook or bbm straight from in the app either, I have to share them. I can only save images s

  • I am sick of running into MultiSim's bugs

    I was introduced to MultiSim many years ago via Electronics Workbench.  I had the opportunity to get in on the ground floor, so to speak, as, because I was a student (and through my professor), I was able to purchase the instructor's (not education/s

  • Sound blaster xfi extreme music

    I have been trying to download the driver for the above hardware, but everytime it comes up with broken link web page just as i press the agree button to the terms and condition page.. can somebody help please...

  • Win2k cannot start oracle services

    Hi, Usually, our oracle servers can start up autometically when the machine start up. Just now, oracle services cannot start. I try use start->control panel->administrator tool-> services to start oracle service, it gets errors as following: could no