cancel
Showing results for 
Search instead for 
Did you mean: 

Big Trouble -- Please Help

Former Member
0 Kudos

I reimported an Adaptive RFC and the activity appears to have corruported/erased some of the generated classes. For example, in my DataController it can't resolve any of the IPrivateDataController objects. This appears to be the case in several ControllerViews also.

It says this file doesn't exist.

import com.intv.it.mini_vc.dc.wdp.IPrivateDataController;

Is there a way to get those classes regenerated?

/Greg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I found my problem. When reimported the rfc I had some inconsistencies in the context. As soon as I cleaned them up my issues were resolved.

Thanks,

Greg