Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error when run SCP_CODEPAGE_BY_EXTERNAL_NAME

Former Member
0 Likes
888

Hi Abap Gurus,

We are trying to find out what is the Sap codepage for UTF-8 so we are using SCP_CODEPAGE_BY_EXTERNAL_NAME but when we run the function in transaction code SE37 we get the following message.

Error generating the test frame

Message no. FL819

Diagnosis

The system could not generate a syntactically correct test frame for

function module SCP_CODEPAGE_BY_EXTERNAL_NAME. You therefore cannot test

the function module using the test environment. You have probably used

an ABAP feature in the interface definition that is not yet supported in

the test environment.

The error message is:

"CSEQUENCE" is a generic type. A type reference is possible only for

field symbols and formal parameters. -

Can someone tell me what to do? Or give me the Sapcodepage for UTF-8??

Best Regards

Jo

Hi Abap Gurus,

We are trying to find out what is the Sap codepage for UTF-8 so we are using SCP_CODEPAGE_BY_EXTERNAL_NAME but when we run the function in transaction code SE37 we get the following message.

Error generating the test frame

Message no. FL819

Diagnosis

The system could not generate a syntactically correct test frame for

function module SCP_CODEPAGE_BY_EXTERNAL_NAME. You therefore cannot test

the function module using the test environment. You have probably used

an ABAP feature in the interface definition that is not yet supported in

the test environment.

The error message is:

"CSEQUENCE" is a generic type. A type reference is possible only for

field symbols and formal parameters. -

Can someone tell me what to do? Or give me the Sapcodepage for UTF-8??

Best Regards

Jo

1 REPLY 1
Read only

Rushikesh_Yeole
Contributor
0 Likes
606

check the transaction SCP . You will get all details.