cancel
Showing results for 
Search instead for 
Did you mean: 

Network w/o project created from sales order. Subsequent change gives ABAP run time error

0 Kudos

Network w/o project created from sales order. Subsequently when Network is changed and saved or Sales order is opened for edition(Va02), ABAP run time error.comes:

We are using a material of type Service(DIEN). Essentially a service order where in the network activities with work centers are planned. Work centers have person assignment. Hence it will facilitate planning and monitoring service persons.

Error in the ABAP Application Program

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

  terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLWB2_TEW_ACTION_SERVICE " in

  include "LWB2_TEW_ACTION_SERVICE$07 " in

line 19:

"You cannot use duplicate key specifiations. "MANDT" and "STEP_STATUS_T"

"_GT" are key specifications of "SAPI_OBD_ITEM_CTRL". "MANDT" is identi"

"cal to "STEP_STATUS_T_GT" or part of "STEP_STATUS_T_GT"."

How to correct this?

Thanks and regards

A.Saravanan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I think you should first show this ABAP dump to your ABAPer and ask him to check where the program fails.

This would give you a better idea about the cause of the issue. You can then rectify the issue yourself, if possible or revert and we would help.

By the way i guess you are using the Assembly Processing feature. It would also be better if you could search the WIKI section of PS for a detailed article on Assembly Processing. Should help i think.