CWYAP102000-102999: SAP Software resource adapter - EMD BAPI metadata import
- CWYAP102001
- The BAPI interfaces for the RFC node you selected under <insert_0> could not be located. Error: <insert_1>
- Severity
- 20 : Error
- Explanation
- The RFC functions under the node you selected could not be retrieved.
- Response
- Make sure that you have enough privileges to do metadata introspection on the target SAP system.
- CWYAP102002
- The function <insert_0> for generating the leaves for the BOR node was not found.
- Severity
- 20 : Error
- Explanation
- An error occurred while retrieving the leaves of the BOR node because the lookup function cannot be found.
- Response
- Check the log for more information.
- CWYAP102003
- Metadata information for the BOR node cannot be found. Exception <insert_0>
- Severity
- 20 : Error
- Explanation
- An error occurred while introspecting the BOR tree in the target SAP system.
- Response
- There might be a problem with the BOR tree in the target SAP system. Verify that the BOR can be browsed by using the BAPI browser and try again.
- CWYAP102004
- Metadata information for RFC could not be found. Error: <insert_0>
- Severity
- 20 : Error
- Explanation
- An error occurred while checking for the RFC nodes.
- Response
- Check the log for more information.
- CWYAP102005
- Optional parameters for the BAPI, <insert_0>, could not be identified. Exception: <insert_1>
- Severity
- 20 : Error
- Explanation
- An error occurred while checking for the RFC nodes.
- Response
- See the log for more information.
- CWYAP102006
- The wrapper for the BAPI could not be created. Exception: <insert_0>
- Severity
- 40 : Stop Error
- Explanation
- Enterprise metadata discovery encountered an error while creating a wrapper around the selected BAPI or BAPIs.
- Response
- Restart the external service wizard and try regenerating the objects. If the problem persists, contact IBM Software Support.
- CWYAP102007
- The BOR node could not be created. Exception: <insert_0>
- Severity
- 20 : Error
- Explanation
- An error occurred while traversing the BOR tree to build the leaves of the BOR node. This issue might be related to the connection.
- Response
- Reconnect and try again.
- CWYAP102008
- Metadata information for the BOR node cannot be found. Exception: <insert_0>
- Severity
- 20 : Error
- Explanation
- An error occurred while creating the BOR node, which might be due to a problem with the BOR tree in the target SAP system.
- Response
- Verify that the BOR tree can be browsed by using the BAPI browser and try again.
- CWYAP102009
- A function for the RFC node was not found. Error Code: <insert_0>, Detail: <insert_1>
- Severity
- 40 : Stop Error
- Explanation
- The external service wizard allows generation of only RFC-enabled BAPIs through this node.
- Response
- Using the SAPGUI, ensure that the structure of the BAPI is RFC-enabled.
- CWYAP102010
- The RFC node could not be built because an error was generated by JCo. Error: <insert_0>
- Severity
- 20 : Error
- Explanation
- The external service wizard allows generation of RFC-enabled BAPIs only through this node when using the SAP JCO API.
- Response
- Using the SAPGUI, ensure that the BAPI is RFC-enabled.
- CWYAP102011
- One of the leaves under the RFC node cannot be set. Error: <insert_0>
- Severity
- 20 : Error
- Explanation
- An exception occurred when trying to discover the RFC-enabled function.
- Response
- Using the SAPGUI, ensure that the structure of the RFC-enabled function is correct.
- CWYAP102012
- The business object definitions for <insert_0> could not be built. An error occurred while retrieving the metadata. Details: <insert_1>
- Severity
- 20 : Error
- Explanation
- To generate service definitions, the external service wizard needs complete metadata information for this function.
- Response
- Using the SAPGUI, verify the structure of the BAPI.
- CWYAP102013
- An error occurred while getting the function template for the selected BAPI, <insert_0>. Error: <insert_1>
- Severity
- 20 : Error
- Explanation
- The external service wizard encountered an error while trying to fetch the function template on which the service definitions are generated.
- Response
- Using the SAPGUI, check the details of this function documentation to ensure it exists and is correct.
- CWYAP102014
- An error occurred while traversing the parameters for the selected BAPI <insert_0>. Error: <insert_1>
- Severity
- 20 : Error
- Explanation
- The external service wizard encountered an error while trying to fetch the function parameters on which the service object properties are generated.
- Response
- Using the SAPGUI, verify the structure of the BAPI.
- CWYAP102015
- The definition for the structure or table parameter, <insert_0>, could not be built. Error: <insert_1>
- Severity
- 20 : Error
- Explanation
- The external service wizard encountered an error while trying to fetch the structure definition on which the child service objects are generated for the selected BAPI.
- Response
- Using the SAPGUI, check the details of this function's parameters.
- CWYAP102016
- The grandchild <insert_0> for the selected BAPI could not be generated. The parameter is of type <insert_1>. Error: <insert_2>
- Severity
- 20 : Error
- Explanation
- The external service wizard encountered an error while trying to generate a nested BAPI structure definition based on the metadata received from the SAP system.
- Response
- Check the details of this function's parameters in the SAP system.
- CWYAP102017
- The length for the attribute <insert_0> belonging to the structure or table parameter, <insert_1>, could not be set.
- Severity
- 20 : Error
- Explanation
- The external service wizard encountered an error while trying to generate a nested BAPI structure definition based on metadata received from the SAP system.
- Response
- Using the SAPGUI, check the details of this structure/table parameters for the selected BAPI.
- CWYAP102018
- An error occurred while processing a custom error for the Key: <insert_0>, FieldName: <insert_1>, and ErrorMsg: <insert_2>.
- Severity
- 20 : Error
- Explanation
- The custom RFC error application-specific information XPath is unable to find the corresponding field in the RFC. Make sure the XPATH variable is not of the type Import.
- Response
- Ensure that the Xpath variable for the RFC custom error application-specific information is not an Import parameter. It should either be an Export or a Table parameter.
- CWYAP102019
- The ErrorCode specified in the business object and the custom-error application-specific information matched. See business object levels 'ErrorConfiguration' AppSpecificInfo, ErrorDetail=<insert_0>
- Severity
- 20 : Error
- Explanation
- An error condition for the custom error specified in business object level application-specific information matched the error code.
- Response
- Verify the RFC data specified for the custom error application-specific information XPath.
- CWYAP102020
- The BAPI listener received an IDOC event
- Severity
- 10 : Warning
- Explanation
- An unexpected event type was received by the BAPI listener which cannot be processed
- Response
- Ensure that the correct BAPI event is sent to the RFC destination