Skip to Content
0
Former Member
Jan 05, 2008 at 07:31 PM

Question about SE30

30 Views

I have a problem with this Transaction.

I create a Framework with Java JCO to run parallel Thread connection to SAP server.

And every Thread has themself different function moduls.And i want to get the Runtime Analysis evaluation for every Thread such as the report from SE30 >Analyze >ABAP Database System.

In SE30 is it very easy , --> in current Session --> Function Model give the name >Execute > give the Parmeter and Execute --> get the Report

my question

1. Is there any Function Modul in SE30 ,which i can call it with my java code ,use in my java code?

I have googling around for some time, did not find some valuable information about SE30. Most of them is to introduce how to use it.

Hope somebody could give me some advices.

2. how to use the function 'in parallel Session'

i want to test the response time for FM BAPI_PROJECTDEF_EXISTENCECHECK in 10 parallel session. How can i realize it?

Thanks a lot for any help

Regarts