Hi Experts
I am facing one different kind of issues in Unicode related to OFFSET
Code is some what like this :
bdclm+14 = logtable-logmessage.
here logtable-logmessage is of character type length 400.
and bdclm is a standrd sap structure for Batch input: Log messages.
the error which i get is that "The sum of the offset and length (=628) exceeds the length of the start (=366) of the structure. This is not allowed in Unicode programs. programs. "
i have checked sdn onthis found quite a lot of replies related to offset on field but nothing like this that table+14.
please help
thanks