cancel
Showing results for 
Search instead for 
Did you mean: 

Function module "CNV_MBT_RFC_CHECK_FOR_UNICODE" not found

Former Member
0 Kudos

Hi

This is kiran,

We have installed a new TDMS server. In the process while configuring a RFC connections under a project we are getting the below mentioned error,

Category           ABAP Programming Error
Runtime Errors     CALL_FUNCTION_REMOTE_ERROR
ABAP Program       CNV_MBT_RFC_MANAGEMENT_SIMPLE

Application Component  CA-EUR

Date and Time      12.07.2012 09:20:56

Short text

Function module "CNV_MBT_RFC_CHECK_FOR_UNICODE" not found."

What happened?

Error in the ABAP Application Program

The current ABAP program "CNV_MBT_RFC_MANAGEMENT_SIMPLE" had to be terminated

because it has come across a statement that unfortunately cannot be executed. The error occurred during an RFC call to another system.

In the target system, a short dump has been written as well. More detailed information on the error cause can be found there.

In "SM59" all rfc are working fine. RFC Connection is working fine

In "SE37"

Iam getting the information,

Test for function group  CNV_MBT_RFC
Function module          CNV_MBT_RFC_CHECK_FOR_UNICODE

Uppercase/Lowercase

Runtime:    753.737 Microseconds

Exception   SYSTEM_FAILURE
Message ID:      00                     Message number:       341

Message:

Runtime error CALL_FUNCTION_NOT_FOUND has occurred

RFC target sys:          DEVCLNT234

  Export parameters           Value

  UNICODE

.........................

This function module is unable to return either "0" or "1" to decide the status of unicode environment.

Can you tell how to go about in this scenario.

Thanks in advance.

Regards,

Kiran

Accepted Solutions (1)

Accepted Solutions (1)

former_member65049
Active Participant
0 Kudos

Hi Kiran,

This error could be due to disparity in TDMS Support packages in sender, central and receiver systems.

Please check if all these systems involved in TDMS transfer have same SP level.

If not, bring all these systems at the same level and then retry the failed activities.

Regards,

Rupam

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks alot rupam.

After updating all the participating systems the issue was resolved.

Regards,

Kiran