Skip to Content
0
Former Member
May 29, 2009 at 08:42 AM

how do i know RFC executed in remote system

1957 Views

hi Experts,

i am doing a integration synchronous scenario like , http to RFC through SAP PI.

here the sender is HTTP client page, and the Recever system is SAP ECC 6.0.

i am using a BAPI_GET_COMPANYDETAIL (RFC function module) in ECC 6.0.

here i am sending a request message from http. this requst message will send to ECC 6.0 throgh SAP PI. and the Function Module BAPI_GET_COMPANYDETAIL in ECC 6.0 is executed and sends the responce (Company details) back to the HTTP client through SAP PI.

but here my question is, how do i know the function module is executed in ECC 6.0?

are there any table updates in ECC 6.0, that this function module executed or failed?

is there any T code to know the status of the RFC execution in ECC 6.0?

can any body tell me... whats the way?

thanks,

Kumar