Skip to Content
0
Former Member
Mar 23, 2009 at 05:15 AM

Bean ZBAPI_COMPANY_DETAIL no found on host

188 Views

Hi experts,

I created the BAPI for using asynchronous RFC between ECC and XI server. But when i run the report and call the RFC like that:

CALL FUNCTION ZBAPI_COMPANY_DETAIL

IN BACKGROUND TASK

DESTINATION 'ECC_RFC_XI'

TABLES...

The error message occurs in SM58 is: Bean ZBAPI_COMPANY_DETAIL no found on host xxxx, although i had created the RFC with type T and name ECC_RFC_XI point to the XI server.

Could you guy help me to solve this error please.

Thanks in advance.