cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI doesn't respond

Former Member
0 Kudos

Hi,

I'm using the XMI API to read audit log in a SAP system.

It's running fine, but not with some SAP system!

After many execution of the BAPI “BAPI_SYSTEM_MTE_GETMLHIS”, the BAPI is executed but doesn't respond!

This seems to be a remote function call problem, calling the BAPI-function via JCO from Java.

It looks like a resource problem?

Is there too many logs? Have you got an idea?

Thank you for you helps.

Best regards,

Mathieu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

BAPI_SYSTEM_MTE_GETMLHIS doesn't respond because there are too many logs.

Reduce START_TIMESTAMP and END_TIMESTAMP per hour and runs fine !