Skip to Content
0
Jun 01, 2011 at 06:38 PM

DO_OPERATIONS not called in custom interactive form

45 Views

Hello,

I implemented a HCM Interactive form, I changed Layout to ZCI and pulled in the web dynpro scripting. I have a ISR Native Control Button with my custom event in the scripting. But when I press the button the debugger only stops in my IF_HRASR00GEN_SERVICE~GET_FIELD_INFO of my implementation but never in the DO- or GET_OPERATIONS methods. The methods are implemented and the spro check says that my customing is ok and the class compiles without any errors. Anybody has a hint where the problem could be?

Maybe the change of layout is the problem - but as said, I already imported the web dynpro scripting? Or do I use the wrong buton, I also tried the webdynpro button but its not doing anything at all?

Thanks a lot and best regards,

Kai