CWYAP104001 - CWYAP104007

CWYAP104001
The stream cannot be parsed.
Severity
20 : Error
Explanation
Either the BAPI or RFC function name is incorrect in the received stream.
Response
Ensure that the function name in the input stream is correct.

CWYAP104002
An incorrect pointer, <insert_0>, was passed to calculate the offset in the stream. The stream cannot be parsed.
Severity
20 : Error
Explanation
An offset that is not valid was encountered while attempting to parse the stream.
Response
Verify that the offset for the property in the error message is correct.

CWYAP104003
Either <insert_0>, <insert_1>, or <insert_2> is set to null in the ParseMixedElement. The stream cannot be parsed.
Severity
20 : Error
Explanation
The input BAPI stream contains either incorrect or null input parameters.
Response
Ensure that the input stream data for the mixed elements is correct.

CWYAP104004
Function module <insert_0> was not found; therefore, the stream cannot be parsed.
Severity
20 : Error
Explanation
The RFC or BAPI function could not be found in the SAP system.
Response
Ensure that the function exists in the SAP application to which you are connecting. If it is not, work with the SAP administrator to resolve the problem.

CWYAP104005
The RFC type <insert_0>, encountered during a parsing function, is not valid; therefore, the stream cannot be parsed.
Severity
20 : Error
Explanation
An error occurred while parsing the RFC type in the input stream.
Response
Ensure that the structure of the BAPI or the RFC in the input stream is correct.

CWYAP104006
A BCD encoding that is not valid was sent to the adapter, and the stream cannot be parsed. Error: <insert_0>
Severity
20 : Error
Explanation
A BCD encoding failed for the bytes to big decimal conversion.
Response
Ensure that the BCD encoding used by the adapter is valid. Check the exception error message for more information.

CWYAP104007
The processing of the interceptor <insert_0> failed due to <insert_1>.
Severity
20 : Error
Explanation
An unexpected error has occurred while processing the interceptor(s).
Response
Ensure that the runtime is configured to support the interceptor(s).