‎2011 Mar 24 12:54 AM
Hi
I'm beginig with ABAP Webdynpro (i already read tutorials and make some easy program for display Z table) , but i need to modify some SAP standard abap webdynpro program, wich contains a tabstrip with 2 tabs ; i need to add a third tab.
I need investigate about how to do this and how debug it , when i execute the program send me to the web page with program executing but i really do not know how can i debug it.
Does sombebody can help me about where can i read how to modify a standard abap webdynpro program ? and how can i debug a webdynpro program ?
Any help will be appreciated.
Thanks a lot
Frank
Moderator message: wrong forum, please have a look in the "Web Dynpro ABAP" forum.
Edited by: Thomas Zloch on Mar 24, 2011 9:14 AM
‎2011 Mar 24 8:00 AM
Hi
Does somebody knows where can i investigate about how to modify a standar abap webdynpro program ?
I know about to enhancement a standar abap program (exits, Badis, screen exits, enhancements points, etc.) but i really do not know if a standar abap webdynpro program can be enhanced and how to do this.
My requirement is modify a standard webdynpro program wich shows a tabstrip with 2 tabs, i need to add one more tab to program.
Any help will be aprecciated.
Thanks
Frank
‎2011 Mar 24 8:07 AM
Hi
Go to T code SE80.
Copy the standard WebDynpro ABAP Application to Z applicaiton. Then you analyse it first how it's working.
Then you can make changes where you want include your requirements.
Regards,
Shankar.