Tagged Questions

Web Dynpro is a web application user interface developed by SAP AG and exists in both ABAP and Java versions.

learn more… | top users | synonyms

2
votes
1answer
298 views

Consuming flex3 components in Visual Composer 7.2 using Web Dynpro

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 ...
2
votes
3answers
614 views

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. ...
1
vote
2answers
465 views

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 ...
1
vote
2answers
2k views

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 ...
1
vote
1answer
339 views

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

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 ...
1
vote
2answers
273 views

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) ?
1
vote
1answer
82 views

Set Categories on DateNavigator

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 ...
0
votes
0answers
106 views

What tools can I use to design and create screens/forms at runtime in a Java applet or other web application?

We had the following requirement for an SAP WebDynpro for java application: System administrator must be able to design screen/forms at runtime based on the users requirements and assign the ...
0
votes
1answer
278 views

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, ...) ?
0
votes
3answers
129 views

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.
-1
votes
3answers
119 views

Develop an ALV-alike Web Dynpro Component

Is there a way to develop an ALV-alike Web Dynpro component? If yes can someone show me a link, an article or Google search keywords about how-to? [update] Thank you 4 ur replies. But I am asking how ...