cancel
Showing results for 
Search instead for 
Did you mean: 

Compile error for Adaptive RFC 2 Model.

Former Member
0 Kudos

I'm using NWDS 7.2 SP3. After moving my workspace to another desktop, my webdynpro project containing several Adaptive RFC 2 Models doesn't compile anymore.

I resync'ed DCs and also reimported models, but nothing changed.

Here are the errors I get:

      ......                         
   [javac] Compiling 74 source files to C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\classes
     [javac] ERROR: C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\gen_cmi\packages\it\sysdat\vieaeree_help_model\helpcommessa\Aufnrrange.java:31: it.sysdat.vieaeree_help_model.helpcommessa.Aufnrrange is not abstract and does not override abstract method isStatic() in com.sap.tc.cmi.annotations.ICMIAnnotationInfo
     [javac] ERROR: public final class Aufnrrange extends com.sap.tc.cm.arfc2.gci.ARFC2TypedModelClass
     [javac] ERROR:              ^
     [javac] ERROR: C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\gen_cmi\packages\it\sysdat\vieaeree_help_model\helpcommessa\Bapiret2.java:31: it.sysdat.vieaeree_help_model.helpcommessa.Bapiret2 is not abstract and does not override abstract method isStatic() in com.sap.tc.cmi.annotations.ICMIAnnotationInfo
     [javac] ERROR: public final class Bapiret2 extends com.sap.tc.cm.arfc2.gci.ARFC2TypedModelClass
     [javac] ERROR:              ^
     [javac] ERROR: C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\gen_cmi\packages\it\sysdat\vieaeree_help_model\helpcommessa\Bapiret2.java:324: getType() in it.sysdat.vieaeree_help_model.helpcommessa.Bapiret2 cannot implement getType() in com.sap.tc.cmi.annotations.ICMIAnnotationInfo; attempting to use incompatible return type
     [javac] ERROR: found   : java.lang.String
     [javac] ERROR: required: com.sap.dictionary.runtime.IDataType
     [javac] ERROR:   public java.lang.String getType() {
     [javac] ERROR:                           ^
     [javac] ERROR: C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\gen_cmi\packages\it\sysdat\vieaeree_help_model\helpcommessa\Zbapiauflst.java:31: it.sysdat.vieaeree_help_model.helpcommessa.Zbapiauflst is not abstract and does not override abstract method isStatic() in com.sap.tc.cmi.annotations.ICMIAnnotationInfo
     [javac] ERROR: public final class Zbapiauflst extends com.sap.tc.cm.arfc2.gci.ARFC2TypedModelClass
     [javac] ERROR:              ^
     [javac] ERROR: C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\gen_cmi\packages\it\sysdat\vieaeree_help_model\helpcommessa\Zbapiaufnrdesc.java:31: it.sysdat.vieaeree_help_model.helpcommessa.Zbapiaufnrdesc is not abstract and does not override abstract method isStatic() in com.sap.tc.cmi.annotations.ICMIAnnotationInfo
     [javac] ERROR: public final class Zbapiaufnrdesc extends com.sap.tc.cm.arfc2.gci.ARFC2TypedModelClass
     [javac] ERROR:              ^
     [javac] ERROR: C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\gen_cmi\packages\it\sysdat\vieaeree_help_model\helpcommessa\Zsep_Pct_F23_Input.java:31: it.sysdat.vieaeree_help_model.helpcommessa.Zsep_Pct_F23_Input is not abstract and does not override abstract method isStatic() in com.sap.tc.cmi.annotations.ICMIAnnotationInfo
     [javac] ERROR: public final class Zsep_Pct_F23_Input extends com.sap.tc.cm.arfc2.gci.ARFC2TypedModelClassExecutable
     [javac] ERROR:              ^
     [javac] ERROR: C:\MYWS.jdi\0\t\A76E0806F5991949E59EB85B7E35BC73\gen_cmi\packages\it\sysdat\vieaeree_help_model\helpcommessa\Zsep_Pct_F23_Output.java:31: it.sysdat.vieaeree_help_model.helpcommessa.Zsep_Pct_F23_Output is not abstract and does not override abstract method isStatic() in com.sap.tc.cmi.annotations.ICMIAnnotationInfo
     [javac] ERROR: public final class Zsep_Pct_F23_Output extends com.sap.tc.cm.arfc2.gci.ARFC2TypedModelClass
     [javac] ERROR:              ^
...
...

Any help will be appreciated.

Regards,

Livio

Accepted Solutions (0)

Answers (1)

Answers (1)

p330068
Active Contributor
0 Kudos

Hi Livio

Try import the track again in the new destop and create the projects. DO not use the existing workspace for the dc's.

Best Regards

Arun Jaiswal

Former Member
0 Kudos

Hi Arun,

problem solved, finally.

After several tries, I decided to apply the latest fixpack for NWDS and the problem disappeared.

Thank you and regards,

Livio

former_member187977
Participant
0 Kudos

what is a latest fix pack for NWDS. need to apply as I am also facing the same problem

thanks !

seventyros