The jboSimpleParameterDescriptor Class 

The jboSimpleParameterDescriptor class describes simple parameter objects, which are derived from com.sap.bapi.jboParameterDescriptor . Application programs can use this class to retrieve information about the described simple parameter (contained in com.sap.bapi.jboSimpleInfo class), and can set values to this parameter using the Core Reflection API.

This class offers one method: getSimpleInfo . For more information on this method, please see the Java BAPI HTML Reference.