cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EHS Workflow WS00500001 Error

Former Member
0 Likes
715

Hi Gurus,

I am using standard EHS workflow WS00500001. In the task TS00800185 level, it is going to an error.

we are using Class CL_EHHSS_PCO_INC_LC ... CREATED event to trigger the workflow.

In task TS00800185, GENERATE_INITIAL_REPORT method will call from the same class.

In workflow log it is showing "method cannot be executed" error.

when I am trying to execute the class from se24 it is giving "Syntax error in test display generated test environment...YES, NO"

If I  selected yes..it is going to report %_JJ_TESTFRAME_CLASS

If I selected NO.. it is coming out of the class with showing "error occurred during the abap generation of the test frame for CL_EHHSS_PCO_INC_LC

Give me some inputs .

Regards,

Murali .

View Entire Topic
Former Member
0 Likes

Hello,

"when I am trying to execute the class from se24 it is giving "Syntax error ..."

I would try to get it working from SE24 first. Check the class for syntax errors.

Has it worked before?

regards

Rick Bakker

Former Member
0 Likes

Hello Rick,

There is no syntax errors in class but when executing it is displaying "syntax error...." pop up window. If select "yes" then it is going to report %_JJ_TESTFRAME_CLASS. This report contains syntax errors.

Regards,

Murali.