Skip to Content
0
Former Member
Apr 24, 2009 at 07:16 PM

Dump while running Workflow.

615 Views

Hi ,

I get the following dump whenever I execute my workflow :

Im Programm "CL_SWF_RUN_WIM_LOCAL==========CP " ist der folgende Syntaxfehler

aufgetreten:

"You can only define attributes in the PUBLIC, PROTECTED or PRIVATE sec"

Error in ABAP application program.

The current ABAP program "CL_SWF_RUN_WIM_FACTORY========CP" had to be

terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

As suggested in the Dump I did the syntax check on the Class Interface CL_SWF_RUN_WIM_LOCAL

I get the following Syntax error.

Include <SWFCNTN01>

You can only define attributes in the PUBLIC,PROTECTED or PRIVATE section.

Thanks!.

J@vi.