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