cancel
Showing results for 
Search instead for 
Did you mean: 

Action profile and status profile?

Former Member
0 Kudos

Hi All,

When I perform an action from the workilist, status is not changing.

For Eg:- action definition is " Approve Change request"

Method call - HF_SET_STATUS and initial value is E0004.

Where E0004 is "Approved" in Status profle.

I clicked the approve change request from the worlist and saved the document.

But the status is not changing to "Approved" and still the status shows "To be appoved".

If I go and see the action tab it is showing action has been performed.

I don't where I have made a mistake.

Please give me the suitable solution.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hey,

LIke Christain mentioned, just see whether there are any warnings or errors in that error button......

Mostly u might see a warning like " Status was reset bla bla "......

And if this is true, then evaluate TSOCM_STAT_PROP to fix this issue...

Regards,

Anand.....

Former Member
0 Kudos

Hi,

Change lower and higher limit for every status you want to display.

10.To be appoved 10 20

20.Approved 20 20

Regards,

Nikhil

Former Member
0 Kudos

Do you get any error messages? Check top section of the document for a yellow or red error symbol.

Also you may have a look at the user status table TSOCM_STAT_PROP and see if there are any unwanted PROCESS_TYPE <> STSMA combinations.

/cheers