cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Query - How to use Web Dynpro DC based approach to modify ESS screen

Former Member
0 Kudos

Hi Experts,

1) I have to modify certain Web Dynpro based ESS screens using Development Component based approach. Can you please let me know how I can do so? I have never worked on DC based enviornment for Web Dynpro.

2) Please let me know me know the steps to create DC based Web Dynpro screens.

Regards,

Gary

Accepted Solutions (1)

Accepted Solutions (1)

pramod_gopisetty1
Active Contributor
0 Kudos

Hi Gary,

Please go through the links

NWDI Track

/message/5118047#5118047 [original link is broken]

Adding Custom DC

https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/how-toaddacustomWebDynproiViewtotheMSSEmployeeProfile%2528ECC+6.0%2529

Check the note 872892

Hope this helps.

Cheers-

Pramod

Answers (2)

Answers (2)

Former Member
0 Kudos

Gary,

Basically you need to setup your NWDI server...connect the Developer's NWDS to NWDI ...create track for ESS on NWDI.....import the ESS .sca file into it.....then goto NWDS and import the Development Configuration file for your track.....create a project for the ESS DC you want to modify ...and goto the Webdynpro project to modify the screens or the code.....

Hope it helps.

Shikhil

Former Member
0 Kudos

Once you done with the Customized RFC development.

Then do the following process.

You have to import the rfc into application using thru NWD studio.

Create a model for it

and then execute the Customized function model thru code..

The functionality is inside web dynpro explorer

We give the server details, then search for RFC, and then select it.

its not a customization but a web dynpro application modification.

Cheers,

Vivek