Skip to Content
0
Former Member
Sep 12, 2007 at 01:48 PM

Unicode Error : Type incompatible - structures

46 Views

Hi ,

Here is a new requirement in HR Transaction PA30 which calls an include.

do znumber_of_lgart_in_p0008 times

varying zstr_p0008 from rs_p0008-lga01 next rs_p0008-lga02

varying zstr_indbw from rs_p0008-ind01 next rs_p0008-ind02.

but zstr_p0008 and rs_p0008-lga01 ... or structures.

It says "type incompatible ERROR".