Hello,
I encounter the following problem:
In a task I have placed a secondary method from an ABAP class. The method is a static public method and the interface IF_WORFKLOW is set in the class.
The method (modal call) does not seem to be triggered. When I replace this method with a method from a BOR-object it works just fine.
Any suggestions ?
Bert