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

A character set conversion Dump

Former Member
0 Likes
598

Hi gurus ,

I am facing one dump:

"A character set conversion is not possible"

while creating an idoc using TCode Vl02n.

this dump occur's in Program SAPLEDI7 which is non modifiable program.

the dump occured because of code conversion due to wrong input data.

i have tried to solve this but not found solution

can anybody please tell me the solution or any sapnote to resolve this.

Thanks in Advance.

Vinod.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

Are you generating the idoc thru your program ??

3 REPLIES 3
Read only

Former Member
0 Likes
555

Are you generating the idoc thru your program ??

Read only

0 Likes
554

Thanks for reply.

Actually

in vl02n tcode in delivery output tab i am putting LALE output type and after saving this change Idoc get generated .

this dump is occured when i am putting text in packageing text tab into header.

thanks

vinod

Read only

0 Likes
554

I think there might be a mismatch in the data passed.

Check out in the debuggin mode, by placing a breakpoint in the program where its going for dump