cancel
Showing results for 
Search instead for 
Did you mean: 

aRFC model reimport error

Former Member
0 Kudos

Hi Experts,

I have got the build error when I reimported the RFC model. It could not findout the classpath of the existing java file after reimport.

Errors:

com.xxx.epic.rtd.bean.BackedDataBean cannot be resolved (or is not a valid type) for the the method changeTab.

actually the BackedDataBean exist in the same hierarchy but it shows error when I reimported the model.

I have got lot of errors - all of them are not pointing to classpath. Its working fine before reimport the model. I have refreshed the DC and rebuild the DC but same errors.

Anybody share your idea how to solve this problem please.

Thanks,

Krishna.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member197348
Active Contributor
0 Kudos

Hi Krishna,

Try the following:

1. Organize imports: Place the cursor near the error and press CtrlShiftO.

2. Rebuild the project. Still if you have problems,

3. Right click on the DC-> Repair -> Project structure and Classpath. Still if you have problems like reference to classpath.

4. Right click on the DC-> Properties -> Java Build path -> if JRE_LIB is not there "Add Library" -> JRE system Library -> Choose proper JRE -> Finish.

5. Similarly Add External JARs also. Still if you have problems,

6. Close and Open the DC. Still if you have problems,

7. Close and Open NWDS as well.

I hope this solves your problem.

regards,

Siva

former_member192434
Active Contributor
0 Kudos

probably RFC is not been imported properly, try to re-import you RFC if the problem exists then close your NWDS and reopen it and see the out come