Skip to Content
0
V A
Mar 02, 2009 at 10:21 AM

dump in ME9F in ECC 6.0

40 Views

Short text The current statement is only defined for character-type data objects.

What happened? Error in the ABAP Application Program

The current ABAP program "SAPLSTXV" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

For the statement "IF ... op1 CO op2 ..."

only character-type data objects are supported at the argument position

"op1". In this case. the operand "op1" has the non-character-type "P". The

current program is a Unicode program. In the Unicode context, the type

'X' or structures containing not only character-type components are

regarded as non-character-type.