Skip to Content
0
Former Member
Dec 04, 2008 at 01:06 PM

Adapter status determination by program

13 Views

Dear all,

Is there any possibility to determine an adapter status by a program?

I mean, if there is any API, or BAPI, or RFC, or tables, whatever, to read into an ABAP program the adapter status - specifically the informations which are displayed on the corresponding Runtime Workbench page (active/inactive/stopped, perhaps the status of last processed messages).

The ABAP cache holds all the adapters (definitions), but no dynamic status, so it's useless. The message table does not contain any information about the adapter, so it's useless too.

The ideal would be to retrieve such data into an ABAP program, but any other help would also be useful.