I established connection to a SAP Server and I would like to print a list of BAPIs in my Java program. I am using sapjco3.jar.
Is there any way to do it?
You can use the BAPI_MONITOR_GETLIST to get a list of all BAPIs in your system together with meta data.