Troubleshooting and Error Messages
BEA WebLogic Adapter for SAP User’s Guide 9-5
Error Messages in SAP
The following table lists errors and solutions when using the adapter.
Error Solution
When executing a request, the
following error message appears:
AdapterException:
java.lang.Exception: Function
module CUSTOMER_GETDETAIL2
does NOT exist.
Check the syntax of your input XML document
and ensure the name of the Remote Function
module is correct and is available in SAP.
When executing a request, the
following error message appears:
AdapterException:
java.lang.Exception: Object
type unknown for business
object: CUST
Check the syntax of your input XML document
and ensure the Object type is correct.
When executing a request, the
following error message appears:
AdapterException:
java.lang.Exception: Unable
to retrieve BAPI name for:
CUSTOMER.DETAIL2
Check the syntax of your input XML document
and ensure the name of the BAPI is correct and is
available in SAP.
When executing a request, the
following error message appears:
java.lang.RuntimeException:
com.sap.mw.jco.JCO$AbapExcept
ion: (126) OBJECT_UNKNOWN:
Basic type or extension does
not exist.
Check the syntax of your input XML document
and ensure the IDoc extension is correct and is
available in SAP.
When executing a request, the
following error message appears:
AdapterException:
java.lang.Exception:
BapiError/BapiAbort: You are
not authorized to display
customers.
Make sure your user ID has the correct
permissions configured in SAP. For more
information, consult your SAP administrator.