Skip to Content
0
Former Member
Nov 19, 2008 at 09:57 AM

Offset length error in a Unicode system

705 Views

Hi All,

I have a offset error as follows:

The offset declaration "52" exceeds the length of the character-type start (=15) of the structure. This is not allowed in Unicode programs.

The syntax in 4.6c system is: SHIFT int_usr02+52 LEFT BY 4 PLACES.

But in ECC am getting a syntax error as described above.

int_usr02 is defined as: data: int_usr02 LIKE usr02 OCCURS 0 WITH HEADER LINE.

And usr02 is transp.table.

Please guide me.

Your help will be much appreciated

Thanks in Advance,

Indu.