cancel
Showing results for 
Search instead for 
Did you mean: 

Need to BackTrack the Workflow item from the message in SOST

mayank_agarwal7
Explorer
0 Kudos

Hi,

I can see the message in SOST transaction. Now i need to Back track to its workflow Item. Basically i need to see how are the values filled in the mail. Can anyone tell me how to do this?

Any help in this regard is appreciated.

Thanks & Regards,

Mayank Agarwal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello

from SOST take the objectid, put this in the BBP_PD, there you find the main workitem ID, put this ID in the SWI1, and there you see the container and everything.

Hope this helps,

Daniel

mayank_agarwal7
Explorer
0 Kudos

Thanks Daniel for your reply.

Can you please tell me how to find ObjectId from SOST?

Thanks & Regards,

Mayank Agarwal

Former Member
0 Kudos

Hello

Usually the objectid is in the Doc.Title to seen.

for example " Bid Invitation 00001235"

for SC You have the Name of the SC in this Doc. Title, then you should search in the bbp_pd with this name, and you will find it.

If you double-click on the line in SOST, in the details you see object number, this is NOT the objectid!

Daniel

mayank_agarwal7
Explorer
0 Kudos

Thanks Daniel,

I was able to find the ObjectId from the SOST. However I was unable to find any Work area Item id from BBP_PD. WorkArea Item is balnk over there. What could be a possible reason for that?

How could I back track that message in SOST then?

Thanks

Mayank Agarwal

Former Member
0 Kudos

Hello

use SWI6:

choose business object (BUS212)

Enter the object number (Object Key)

- in case of BUS2121, by other BUS Objects you had to enter the header GUID from the bbp_pd

choose "All Instances" as selection variant

Choose "All" as selection date

Daniel