cancel
Showing results for 
Search instead for 
Did you mean: 

How can we Change Status of a Recipe Getting Error Recipe is not Locked

Former Member
0 Kudos

Dear All ,

I am trying to change the recipie status from the class /PLMI/CL_RCP_BO and method SET_STATUS. But its giving me an error Recipie is not locked . Please suggest what should be the sequence of the method call. i tried CHECK_ACTIVITY and the SET_STATUS but not working . Please help me out in this .

Regards

Shankar

Edited by: Shankar SB on Nov 2, 2011 12:39 AM

Edited by: Shankar SB on Nov 2, 2011 12:41 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

The Problem is solved .

The Calling Sequence of the Method :

1) get_details

2) set_status

3) check_before_save

4) save

Former Member
0 Kudos