cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a field in Web dynpro java in Travel Request application

Former Member
0 Kudos

Hi All,

How to add a field in Web dynpro java in Travel Request application or can we copy the Web dynpro java application to Web dynpro ABAP and add a field. Experts, Can you please suggest me step by step in resolving the problem.

Thanks & Regards,

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Instead can we add a field in Trip(Travel request) T-code in R/3 to reflect that field in iview.

Thanks for your valuable inputs.Do you have any good documentation with examples as my knowledge is zero in Web dynpro Java.

Former Member
0 Kudos

Hi Kumar,

First, in order to customise the ESS webdynpro Java iViews you need to be aware that, you are about to change the SAP standard iviews. In order to avoid this you can make a copy of the SAP standard one's and then try to customise the copied one's.

Now, you should have NetWeaver Development Infrastructure(NWDI) installed. Once it is installed you should also install the Netweaver Developer Studio (NWDS) on your computer.

Once you have these two installed, you should deploy the ESS Business Package onto the NWDI by creating tracks. There is a cookbook available on SAP Service Marketplace for configuring NWDI for ESS.

Once you have all the above mentioned tools, have a look at the following blog which clearly explains about the procedure of customising ESS iviews.

/people/vinoth.murugaiyan/blog/2007/08/24/essmss-customization-150-make-it-simple

Also check the following Wiki, this might be useful!

https://www.sdn.sap.com/irj/scn/wiki?path=/display/erphcm/employee%252bself%252bservice

I hope this helps. Let me know if you have any issues.

Dont forgett to contribute points if this is useful! All the Best.

Regards,

PG