cancel
Showing results for 
Search instead for 
Did you mean: 

Where to find sources of SAP java webdynpro apps -> ESS

Former Member
0 Kudos

Hello,

I want to implement note 957741 - Few lines in the data entry grid of the timesheet webdynpro. We want to manual correct the error as described:

1.In the Netweaver development studio IDE, in the project ess~cat

select the component VcCatRecordEntry.

2.Select the view VcCatTableDay.In the implementation of this view

select the method wdDoModifyView.Here add the below line of code.

Now my question is where do I find the sources of project ess~cat, I suppose I need them to modify the code and redeploy? I have no idea where to find them....

Thanks for helping,

jeroen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

So I cannot change the code without NWDI? Where does the NWDI find it's sources?

Former Member
0 Kudos

Hi,

No you cannot change it without NWDI. Do a search as there has been loads of questions about this.

Gareth.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jeroen,

You need to have an NWDI in your landscape with the correct ESS SCA files imported to a development track, so that you can then check the relevant projects out and make the changes as required.

Gareth.