webdynpro

Set Categories on DateNavigator

Hi. My friend seems to be having some trouble with ABAP. Here's a copy of his question - posted on the SAP community forums. Hey Everyone, I am trying to mark the DateNavigator with two categories. I made a context called Marking, with attributes Date, Category and Tooltip. Node: Marking Date: Category: Tooltip: I filled category ...

field Id's in SAP Netweaver webdynpro components

Is there a way to extract the field id's of SAP's webdynpro components ? I need them to set up a stable automatic testing environment. ...

how to set up environment for web dynpro?

Is there a way I can learn on Web Dynpro without having to set up an SAP environment? There was an opening for a job requiring Web Dynpro skills and it was mentioned alongside with other Java skills. I wanted to apply but have no clue on web dynpro, and so wanted to set up an environment to understand what it is all about. Can someone t...

Combine ASP.NET (or Silverlight) with SAP Webdynpro

Does anybody knows possibilities or approaches to combine ASP.NET with SAP Webdynpro (or to embed/integrate Webdynpro in a ASP.NET (or Silverlight) application) ? ...

Consuming flex3 components in Visual Composer 7.2 using Web Dynpro

Hi All, Is there a way to export Table data to a MIME Resource(Flex3 component) from Web Dynpro? I have a flex3 component(US heat Map) which accepts a arrayCollection (state and value pairs). I need to create a webdynpro wrapper for this to use in Visual Composer 7.2. What I am trying to do is migrate the flex components I made for Vi...

Integrate SAP Webdynpro into a normal website (web appllication)

Is it possible to embed / integrate SAP Webdynpro pages / applications into nomral websites / web-applications (for example html, asp.net php, ...) ? ...

How to fill a webdynpro table binded to a BAPI initially?

Hello SAP-Gurus, im fairly new to webdynpro abap and have the following problem: I created a service returning a set of all existing customers. This function works well, if i test it in a litte program simply printing out the lines. now i created a webdynpro containing a table to display these customers. I also did the binding! AND it ...

How to get the selected entry in WebDynpro ABAP table?

Hallo, i have a webdynpro containing a table displaying numerous lines. after the user clicks the delete button i want to delete the selected line of the table. my problem right now is, that i don't know how to implement this in the event-call. How can i identify the selected line of the table? Best regards Philipp ...

How do I create an SAP interface to pull some data from our webapplication?

We have a Java web application built on a relational database and we would like to create a SAP module to pull some data in from this application into SAP. What would be involved? My understanding so far is that we would need a Java web-dynpro interface built to import the data from our web-app using SOA. Also, looking for a vendor who...