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