Skip to Content
Author's profile photo Former Member

Steps to change Process chain process steps to Green

Hi all

We always have problem when Process chain BG job is red but job in SM37 is green.

There is not best and easy way to continue and make process chain process step as green to continue with next steps.

Please find below the steps which could help you to overcome this problem. It´s not the ideal way but it works 🙂

1. Get the “Varaint” and “Instance” from Display Message of process step from process chain.

Capture_1.PNG

2.  Go to Se16:- RSPCPROCESSLOG

Put the above “Variant” and “Instance” and the date of the job when it ran as seen below

Capture_2.PNG

Capture_3.PNG

Step 3: Got SE37 and use the functional module RSPC_PROCESS_FINISH

Capture_4.PNG

Enter the below details which we can get from the table:-

Table                     Se37

LogID                     I_LOGID

Process type      I_TYPE

Variant                 I_VARIANT

Instance               I_INSTANCE

And put Status : G

Capture_5.PNG

This will change the status of process chain status from Red to Green.

I think these steps are really helpful for support projects.

You can also create small rapper program using the above functional module where you can give only variant and program will change the status to Green.

I hope this information would be help to you all.

Thanks

Amol

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.