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

EHS Workflow WS00500001 Error

Former Member
0 Likes
708

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 .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi All,

Thanks for your replies, I found related SAP Note "1718312 & 1673691”. These are solved my problem.

Regards,

Murali Krishna.

Answers (2)

Answers (2)

Former Member
0 Likes

In workflow log,

Error performance assistance is showing

1)      "Identify the message statement in the application method and replace it with the command "Message....Raising". If the method is part of the      standard shipment, create an OSS message for the relevant application component."

2)     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. This class contains syntax error " IV_INSTANCE_ID" had no value assigned to it .

Please let me know how to proceed .

Regards,

Murali

anjan_paul
Active Contributor
0 Likes

Hi,

   Any sap note is there or not. I think sap note 1100966 may helpful

Former Member
0 Likes

Thank you Anjan,

I found these two notes 1100966,983212.

My SAP Basis component version is 730, corrections delivered in the above two notes are in SAP BASIS 700 only. Any other note, please provide.

Regards,

Murali.

Message was edited by: MURALI KRISHNA

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.