cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow completed withput work item

Former Member
0 Kudos

Hi SRM experts,

I'm working with SRM 7.0 I have a case with a PO in status Ordered, but in the Approval view the status is "Not yet started" and when I check in the bbp_pd the object type BU2201 has not have any work item. For that reason the PO cannot be change (the button has disappeared).

Do you have any ideas how to fix this? or at least how to restart the workflow.

Thanks a lot.

Karina

Accepted Solutions (0)

Answers (2)

Answers (2)

SE12
Active Participant
0 Kudos

Hi Karina,

To restart the workflow you can use transaction SWUE.

Fill in the following parameters :

Object Category : ABAP Class

Object Type : /SAPSRM/CL_WF_PDO_PO

Event : READY_FOR_WORKFLOW

Object Key : guid of PO (get this from BBP_PD)

Event Parameter : User id of approver

Click 'Event Parameter'

Kind regards,

Siobhan

Former Member
0 Kudos

Thanlk a lot for your help, it was very helpfull for a similar case, this one I couldn't solved it because the user deleted the PO.

Regards

Karina Cardalda

Former Member
0 Kudos

Hi Karina,

If you are using application controlled workflow then check your start condition else check you are evaluation id of the process level.

Saravanan