cancel
Showing results for 
Search instead for 
Did you mean: 

Work item XXXXXXX: Object XXXXXXX method SETRELEASED cannot be exec

Former Member
0 Kudos

Hi experts,

We are in SRM5 SP11,

The following workflow error occurs, when approver approves the Invoice in SRM .

Work item XXXXXXX: Object XXXXXXX method SETRELEASED cannot be exec

Error changing to status RELB , System status FREE is active (Invoice XXXXXXX)

The Invoice not replicated to backend and statuses as shown.

                  Status         Description                          Inactiv

HEADER     I1021          Created

HEADER     I1022          Approved

HEADER     I1038          Complete

HEADER     I1047          Created

HEADER     I1052          Currently In Release Process   X

1. Any function module to Push the SRM Invoice to ECC in Production.

2. How to debug workflow

Regards

Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kumar,

Actually this error is not a WFL issue but means that the invoice itself has an error and cannot be released. You can debug this by going at SWO1> test> invoice guid > instance> then go down into the methods. Run the setrelease method> put the initiator (approver or something) and run in debug mode.

Then you can debug and see from where the error is coming from.

Cheers,

Melina