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?