cancel
Showing results for 
Search instead for 
Did you mean: 

Get msg status in the adapter

Former Member
0 Kudos

Hi all.

I need to retrieve the status of a meesage in the adapter engine.

In other words I need to perform in the background exactly what the msg monitoring of the RWB does when a user performs a query.

Does anybody knows how to perform that using a STANDART way(BAPI etc.)?

Thanks,

Amir.

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

<i>I need to retrieve the status of a meesage in the adapter engine.</i>

Retreive as message? If yes, there is no standard way.

If u want to view it, u may alaways view it in RWB. Check the audit logs

Regards,

Prateek

Former Member
0 Kudos

Hi.

thanks for your reply.

Not as a message.

All I need is the record with the status field and description field as it is provided by the RWB when you use the messgae monitoring by hand.

Amir.