Skip to Content
0
Sep 13, 2007 at 08:12 AM

Secondary method call

29 Views

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