BAPI question via SAP Adapter in WM 7.1.3

Need help to determine the correct objectName and bapiName parameters for the following function modules in SAP:

BAPSDORDER_GETDETAILEDLIST
RFC_READ_TABLE

this is for use in plugin adapter pub.sap.transport.BAPI:outboundProcess
found in WmSAP package (WM 7.1.3 Developer)

I was able to back into these parameters for a few other SAP BAPI’s (function modules) using the SAP Adapter Lookup feature.

One example: For SAP Function Module BAPI_SALESORDER_GETSTATUS,
objectName = SalesOrder
bapiName = GetStatus

Typing mistake in the original post. FM names are
BAPISDORDER_GETDETAILEDLIST and
RFC_READ_TABLE