cancel
Showing results for 
Search instead for 
Did you mean: 

Implementation could not be updated

Former Member
0 Kudos

Hi,

I am currently trying to develop an application which interacts with BAPIs.

It was working perfectly fine earlier on.

Then i went and changed the BAPI and re-imported the model.

After that my component controller implementation is giving me errors like "IPrivateReqApp cannot be resolved".

(Where IPrivateReqApp is my comp ctrler)

Along with this, an error comes in Task bar stating that "The implementatio could not be updated since there are errors (See Task List)".

And when i look at this task list, it shows the missing IPrivateReqApp etc etc errors....

I tried rebuild and repair and everything that could be done but these countless errors are not going.

Also, a folder by the name "wdp" used to form in com\sap\<application name> but now its not!

Can anyone suggest where am i going wrong?

Regards,

Dev

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Please let me know How you resolved the issue.

I am also facing the same problem.

its bit urgent. please help

Former Member
0 Kudos

Hi Devashish,

Do a Reload & rebuild of the DC. That should do the problem.

Rajit Srinivas

Former Member
0 Kudos

Try with this option:

1. Delete all the three folders - gen_wdp, gen_ddc, gen

2. Click on top root=>Develeopment Component=>Rebuild...

Thanks,

JSP

Former Member
0 Kudos

After you changed the BAPI in the backend, you need to restart the server to enforce the J2EE Server cahche refresh.

Have u done that?.

Thanks,

Raj.