Skip to Content
0
Former Member
Apr 22, 2009 at 04:24 AM

Unicode errors

46 Views

Hi All,

I am getting the following unicode errors :

1. WRITE: / 'iecon-zchvvente force à 1:*',IECON(50).

Here IECON is a structure which has CHAR as well as CURR fields.

The error is : The length declaration "50" exceeds the length of the character-type start (=39) of the structure. This is not allowed in Unicode programs. .

2. Begin of HBSEG ,

include structure Z*,

include structure bseg,

end of HBSEG.

BSEG = HBSEG.

This is giving a unicode error.Does it work like move corresponding.

Thanks and Regards,

Aman