cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve the Conversation ID in ABAP

Former Member
0 Kudos

Does anyone know how to retrieve a conversation ID in ABAP?

You can retrieve the reference ID from SXMSPMAST but how do you retrieve the conversation ID?

Table names? FM?

ABAP not Java or UDF

All suggestions welcome.

Regards,

Nay

Accepted Solutions (0)

Answers (1)

Answers (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

This Thread help to Write UDF to Get Conversion ID

Former Member
0 Kudos

As I said in my question, I am not asking for how to retrieve the conversation ID in a UDF. Please read my question....

I am asking, given a specific message ID, how can I retrieve the conversation id for that message ID on the ABAP stack - e.g. with a function module, what table names etc.

thanks, Nay

Former Member
0 Kudos

hi folks - does anyone know what table the conversation ID can be retrieved from in ABAP

regards,

Nay