cancel
Showing results for 
Search instead for 
Did you mean: 

Difficulty in implementing a web dynpro application

Former Member
0 Kudos

Hi All,

this is Sangeet.I'm facing some difficulty in testing the dynpro application zz_00_bapiflight.When I test it shows that the context node does not exist.

One more thing which I wanted to know is when a view is created , it asks for a user name n PW, what is its significance.It did not show it for me in the above said application.Is it the reason ?

Please help me out n the answers will be rewarded.

Thanks,

Sangeet.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sangeet,

When any view is created it does not ask for username and password.

Which system are you using? Web dynpro ABAP can only work on ECC6.0

onwards and it requires WAS 7.0 to run the application.

Also when you run the application you need to check whether all settings are

done or not. If you have not created any context node then please create it as

per your requirement. Also check whether everything is active or not.

To follow the complete procedure,

You can start with tutorials and all. There are around six tutorials in SDN library.

I] Web Dynpro for ABAP

http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm

best tutorials in wbdynpro for ABAP to start with :

https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb... [original link is broken]

Hope my answer will help you.

Cheers,

Darshna.

Answers (3)

Answers (3)

Former Member
0 Kudos

You can start with tutorials and all. There are around six tutorials in SDN library.

I] Web Dynpro for ABAP

http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm

best tutorials in wbdynpro for ABAP to start with :

https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb... [original link is broken]

Former Member
0 Kudos

Hi sangeet ,

It might possible that you have not created context node or there might some thing wrong while creating or binding them to UI elements .Even it possible that there is problem with cordinality .It is reqired some thing and you have set different .

I will suggest you to see couple of link that will surely help you


10.25.116.32\PlainHTML\helpdata\EN\5c\f78b41bce2a609e10000000a155106\frameset.htm

another thing please see pdf named <b>Web Dynpro for ABAP</b> <b>(WDA, WD4A, WDF4A)</b> from SDN library in that you will get deatails.

Cheers

Parry

mohammed_anzys
Contributor
0 Kudos

From the question its not clear about when you are getting the error.Did you do any modifications to the program?