Skip to Content
0
Former Member
Nov 27, 2006 at 05:14 PM

JCo: retrieving all BAPIs from R3 system

41 Views

I create JCo.Client object.

According to all jco tutorials next steps are: create repository, create function template, get function, set input parameters, execute function, get output.

These steps are all about executing ONE particular BAPI.

Is it possible to retrieve all BAPIs available on R3 system represented by my JCo.Client?