Unicode problem:
Data Declaration :
p_data_in like w3mime (RAW data of length 255 )
p_data_out like w3mime (RAW data of length 255 )
the error happens in the follwing code
p_data_outl_offset = p_data_inl_offset.
saying " The structure does not start with character-type"