Skip to Content
0
Former Member
Oct 27, 2005 at 07:54 AM

RFC-Model not executable?! (execute method missing)

20 Views

Hello group,

I have two very similar RFC-models. (One GET and one SET)

The first one works very fine - but when I try to use the seconde one - the execute() method is missing!

Investigation the generated code, i find, that one of the models extends:

com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable

and the other one:

com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClass

I absolutely dont get it. I found nothing about this in the docs..

Any ideas?

Thanks a lot,

Simon