Skip to Content
0
Former Member
Mar 23, 2009 at 02:31 PM

Dump while running Workflow

319 Views

Hi Gurus,

I get the following dump whenever I execute my workflow :

The following syntax error occurred in the program

CL_SWF_RUN_WIM_LOCAL==========CP :

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

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.

I have checked the workflow config in SWU3 and find all green tick marks.

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.

Can anybody advice me on how should I go ahead and rectify this Syntax error.

I have checked that the Include <SWFCNTN01> is defined in the Program SAPLSWUS and the Include

LSWUSTOP.

Any help is appreciated.

Thanks,

Bluesh